Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-09 | tracing: Allow benchmark to be enabled at early_initcall() | Steven Rostedt (Red Hat) | 1 | -1/+12 |
2016-12-09 | tracing: Do not start benchmark on boot up | Steven Rostedt (Red Hat) | 1 | -1/+11 |
2016-12-09 | tracing: Have the reg function allow to fail | Steven Rostedt (Red Hat) | 1 | -1/+2 |
2015-11-02 | tracing: Only benchmark the time tracepoints take if tracing is on | Chunyan Zhang | 1 | -1/+1 |
2014-06-06 | tracing: Only calculate stats of tracepoint benchmarks for 2^32 times | Steven Rostedt (Red Hat) | 1 | -7/+30 |
2014-06-06 | tracing: Convert stddev into u64 in tracepoint benchmark | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2014-06-04 | tracing: Remove unused variable in trace_benchmark | Steven Rostedt (Red Hat) | 1 | -1/+0 |
2014-05-30 | tracing: Add tracepoint benchmark tracepoint | Steven Rostedt (Red Hat) | 1 | -0/+176 |