Commit Graph

917 Commits (a8d154b009168337494fbf345671bab74d3e4b8b)

Author SHA1 Message Date
Dmitri Vorobiev b8b9426533 tracing: fix four sparse warnings 16 years ago
Tom Zanussi cf027f645e tracing: add run-time field descriptions for event filtering 16 years ago
Frederic Weisbecker 0cf53ff62b tracing: keep the tracing buffer after self-test failure 16 years ago
Frederic Weisbecker cf586b61f8 tracing/function-graph-tracer: prevent hangs during self-tests 16 years ago
Li Zefan b125130b22 blktrace: avoid accessing NULL bdev->bd_disk 16 years ago
Li Zefan cd649b8bb8 blktrace: remove sysfs_blk_trace_enable_show/store() 16 years ago
Li Zefan 15152e448b blktrace: report EBUSY correctly 16 years ago
Li Zefan cbe28296eb blktrace: don't increase blk_probes_ref if failed to setup blk trace 16 years ago
Li Zefan 3c289ba7c3 blktrace: remove blk_probe_mutex 16 years ago
Li Zefan 5006ea73f3 blktrace: make blk_tracer_enabled a bool flag 16 years ago
Li Zefan 1a17662ea0 blktrace: fix possible memory leak 16 years ago
Frederic Weisbecker 09c9e84d47 tracing/ring-buffer: don't annotate rb_cpu_notify with __cpuinit 16 years ago
Peter Zijlstra ac199db018 ftrace: event profile hooks 16 years ago
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