index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_benchmark.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Improve benchmark test performance by using do_div()
Thorsten Blum
2024-05-14
1
-1
/
+1
*
tracing: Use div64_u64() instead of do_div()
Thorsten Blum
2024-03-18
1
-3
/
+2
*
tracing: Add numeric delta time to the trace event benchmark
Steven Rostedt (Google)
2022-09-26
1
-1
/
+1
*
tracing: Fix some typos in comments
Qiujun Huang
2020-11-11
1
-3
/
+3
*
trace: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
1
-2
/
+2
*
rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
Paul E. McKenney
2018-05-15
1
-2
/
+2
*
trace: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
2017-12-04
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
tracing: Have the trace_event benchmark thread call cond_resched_rcu_qs()
Steven Rostedt (VMware)
2017-04-17
1
-3
/
+11
*
tracing: Fix return value check in trace_benchmark_reg()
Wei Yongjun
2017-02-15
1
-2
/
+2
*
tracing: Allow benchmark to be enabled at early_initcall()
Steven Rostedt (Red Hat)
2016-12-09
1
-1
/
+12
*
tracing: Do not start benchmark on boot up
Steven Rostedt (Red Hat)
2016-12-09
1
-1
/
+11
*
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
2016-12-09
1
-1
/
+2
*
tracing: Only benchmark the time tracepoints take if tracing is on
Chunyan Zhang
2015-11-02
1
-1
/
+1
*
tracing: Only calculate stats of tracepoint benchmarks for 2^32 times
Steven Rostedt (Red Hat)
2014-06-06
1
-7
/
+30
*
tracing: Convert stddev into u64 in tracepoint benchmark
Steven Rostedt (Red Hat)
2014-06-06
1
-1
/
+1
*
tracing: Remove unused variable in trace_benchmark
Steven Rostedt (Red Hat)
2014-06-04
1
-1
/
+0
*
tracing: Add tracepoint benchmark tracepoint
Steven Rostedt (Red Hat)
2014-05-30
1
-0
/
+176