index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_benchmark.c
Age
Commit message (
Expand
)
Author
2018-05-15
rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
Paul E. McKenney
2017-12-04
trace: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-17
tracing: Have the trace_event benchmark thread call cond_resched_rcu_qs()
Steven Rostedt (VMware)
2017-02-15
tracing: Fix return value check in trace_benchmark_reg()
Wei Yongjun
2016-12-09
tracing: Allow benchmark to be enabled at early_initcall()
Steven Rostedt (Red Hat)
2016-12-09
tracing: Do not start benchmark on boot up
Steven Rostedt (Red Hat)
2016-12-09
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
2015-11-02
tracing: Only benchmark the time tracepoints take if tracing is on
Chunyan Zhang
2014-06-06
tracing: Only calculate stats of tracepoint benchmarks for 2^32 times
Steven Rostedt (Red Hat)
2014-06-05
tracing: Convert stddev into u64 in tracepoint benchmark
Steven Rostedt (Red Hat)
2014-06-04
tracing: Remove unused variable in trace_benchmark
Steven Rostedt (Red Hat)
2014-05-29
tracing: Add tracepoint benchmark tracepoint
Steven Rostedt (Red Hat)