Commit Graph

791 Commits (28bea271e58e429eccfad3d7ee2ad12d6ee015bf)

Author SHA1 Message Date
Peter Zijlstra 28bea271e5 ftrace: ensure every event gets an id 16 years ago
Peter Zijlstra 23725aeeab ftrace: provide an id file for each event 16 years ago
Steven Rostedt 5087f8d2a2 function-graph: show binary events as comments 16 years ago
Steven Rostedt 40ce74f19c tracing: remove recording function depth from trace_printk 16 years ago
Steven Rostedt 2fbcdb35ac function-graph: calculate function depth within function graph tracer 16 years ago
Steven Rostedt 5ef841f6f3 tracing: make print_(b)printk_msg_only global 16 years ago
Frederic Weisbecker 3bf832ce1f tracing/ring-buffer: fix non cpu hotplug case 16 years ago
Steven Rostedt ac5f6c9685 function-graph: consolidate prologues for output 16 years ago
Steven Rostedt 4acd4d00f7 tracing: give easy way to clear trace buffer 16 years ago
Frederic Weisbecker 4903620034 tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stopped 16 years ago
Carsten Emde a635cf0497 tracing: fix command line to pid reverse map 16 years ago
Thomas Gleixner 50d88758a3 tracing: fix trace_find_cmdline() 16 years ago
Thomas Gleixner 2c7eea4c62 tracing: replace the crude (unsigned) -1 hackery 16 years ago
Thomas Gleixner 18aecd362a tracing: stop command line recording when tracing is disabled 16 years ago
Steven Rostedt 62524d55e5 tracing: make power tracer start/stop methods lighter weight 16 years ago
Steven Rostedt 5fec6ddcb4 tracing: make sched_switch stop/start light weight 16 years ago
Steven Rostedt af4617bdba tracing: add global-clock option to provide cross CPU clock to traces 16 years ago
Steven Rostedt 37886f6a9f ring-buffer: add api to allow a tracer to change clock source 16 years ago
Tom Zanussi c269fc8c53 tracing: fix leak in event_format_read() 16 years ago
Steven Rostedt 6adaad14d7 tracing: stop comm recording on tracing off 16 years ago
Steven Rostedt 4ca5308523 tracing: protect reader of cmdline output 16 years ago
Frederic Weisbecker 03303549b1 tracing/ftrace: fix the check on nopped sites 16 years ago
Frederic Weisbecker 2fc1dfbe17 tracing/core: fix early free of cpumasks 16 years ago
Frederic Weisbecker ac1d52d0b8 tracing/ftrace: fix double calls to tracing_start() 16 years ago
Frederic Weisbecker 59f586db98 tracing/core: fix missing mutex unlock on tracing_set_tracer() 16 years ago
Frederic Weisbecker 0ea1c4156b tracing/syscalls: select kallsysms 16 years ago
Frederic Weisbecker 5be71b61f1 tracing/syscalls: protect thread flag toggling from races 16 years ago
Frederic Weisbecker 6404434525 tracing/syscalls: various cleanups 16 years ago
Frederic Weisbecker ac99c58c9e tracing/syscalls: fix missing release of tracing 16 years ago
Frederic Weisbecker bed1ffca02 tracing/syscalls: core infrastructure for syscalls tracing, enhancements 16 years ago
Lai Jiangshan e94142a67f ftrace: remove struct list_head from struct dyn_ftrace 16 years ago
Lai Jiangshan 850a80cfaa ftrace: use seq_read 16 years ago
Zhaolei fa9d13cf13 ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED rec 16 years ago
Zhaolei b00f0b6dc1 ftrace: avoid double-free of dyn_ftrace 16 years ago
Frederic Weisbecker ee08c6eccb tracing/ftrace: syscall tracing infrastructure, basics 16 years ago
Steven Rostedt 7f96f93f02 tracing: move binary buffers into per cpu directory 16 years ago
Steven Rostedt bdc067582b tracing: add comment for use of double __builtin_consant_p 16 years ago
Steven Rostedt eb1871f343 tracing: left align location header in stack_trace 16 years ago
Steven Rostedt 5cc9854888 ring-buffer: document reader page design 16 years ago
Steven Rostedt f28e55765e tracing: show event name in trace for TRACE_EVENT created events 16 years ago
KOSAKI Motohiro 889a6c3672 tracing: Don't use tracing_record_cmdline() in workqueue tracer fix 16 years ago
Steven Rostedt e447e1df2e tracing: explain why stack tracer is empty 16 years ago
Steven Rostedt 2da03ecee6 tracing: fix stack tracer header 16 years ago
Steven Rostedt 7975a2be16 tracing: export trace formats to user space 16 years ago
Steven Rostedt e9fb2b6d58 tracing: have event_trace_printk use static tracer 16 years ago
Steven Rostedt 828275574e tracing: make bprint event use the proper event id 16 years ago
Frederic Weisbecker 48ead02030 tracing/core: bring back raw trace_printk for dynamic formats strings 16 years ago
Steven Rostedt db526ca329 tracing: show that buffer size is not expanded 16 years ago
Steven Rostedt 8aabee573d ring-buffer: remove unneeded get_online_cpus 16 years ago
Steven Rostedt 59222efe2d ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUG 16 years ago