summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_benchmark.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-17tracing: Have the trace_event benchmark thread call cond_resched_rcu_qs()Steven Rostedt (VMware)
2017-02-15tracing: Fix return value check in trace_benchmark_reg()Wei Yongjun
2016-12-09tracing: Allow benchmark to be enabled at early_initcall()Steven Rostedt (Red Hat)
2016-12-09tracing: Do not start benchmark on boot upSteven Rostedt (Red Hat)
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)
2015-11-02tracing: Only benchmark the time tracepoints take if tracing is onChunyan Zhang
2014-06-06tracing: Only calculate stats of tracepoint benchmarks for 2^32 timesSteven Rostedt (Red Hat)
2014-06-05tracing: Convert stddev into u64 in tracepoint benchmarkSteven Rostedt (Red Hat)
2014-06-04tracing: Remove unused variable in trace_benchmarkSteven Rostedt (Red Hat)
2014-05-29tracing: Add tracepoint benchmark tracepointSteven Rostedt (Red Hat)