ame='generator' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_branch.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-19tracing: Add the constant count for branch tracerSteven Rostedt (VMware)
2017-01-19tracing: Show number of constants profiled in likely profilerSteven Rostedt (VMware)
2017-01-17tracing: Process constants for (un)likely() profilerSteven Rostedt (VMware)
2016-11-23tracing: Make __buffer_unlock_commit() always_inlineSteven Rostedt (Red Hat)
2015-10-21tracing: Remove {start,stop}_branch_traceDmitry Safonov
2015-07-08tracing: Have branch tracer use recursive field of task structSteven Rostedt (Red Hat)
2015-05-13tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)
2015-05-13tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()Steven Rostedt (Red Hat)
2015-01-22tracing: Remove unneeded includes of debugfs.h and fs.hSteven Rostedt (Red Hat)
2014-11-19tracing: Have branch tracer use trace_handle_return() helper functionSteven Rostedt (Red Hat)
2014-11-13tracing: Merge consecutive seq_puts callsRasmus Villemoes
2014-11-13tracing: Replace seq_printf by simpler equivalentsRasmus Villemoes