Commit Graph

1892 Commits (839a4fcc8af7412be2efd11f0bd0504757f79f08)

Author SHA1 Message Date
Steven Rostedt 95950c2ecb ftrace: Add self-tests for multiple function trace users 14 years ago
Steven Rostedt 936e074b28 ftrace: Modify ftrace_set_filter/notrace to take ops 14 years ago
Steven Rostedt cdbe61bfe7 ftrace: Allow dynamically allocated function tracers 14 years ago
Steven Rostedt b848914ce3 ftrace: Implement separate user function filtering 14 years ago
Steven Rostedt 07fd5515f3 ftrace: Free hash with call_rcu_sched() 14 years ago
Steven Rostedt 2b499381bc ftrace: Have global_ops store the functions that are to be traced 14 years ago
Steven Rostedt bd69c30b1d ftrace: Add ops parameter to ftrace_startup/shutdown functions 14 years ago
Steven Rostedt 647bcd03d5 ftrace: Add enabled_functions file 14 years ago
Steven Rostedt ed926f9b35 ftrace: Use counters to enable functions to trace 14 years ago
Steven Rostedt 33dc9b1267 ftrace: Separate hash allocation and assignment 14 years ago
Steven Rostedt f45948e898 ftrace: Create a global_ops to hold the filter and notrace hashes 14 years ago
Steven Rostedt 1cf41dd799 ftrace: Use hash instead for FTRACE_FL_FILTER 14 years ago
Steven Rostedt b448c4e3ae ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions 14 years ago
Arjan van de Ven a3a4a5acd3 Regression: partial revert "tracing: Remove lock_depth from event entry" 14 years ago
Steven Rostedt b9df92d2a9 ftrace: Consolidate the function match routines for normal and mods 14 years ago
Steven Rostedt 491d0dcfb9 ftrace: Consolidate updating of ftrace_trace_function 14 years ago
Steven Rostedt 996e87be7f ftrace: Move record update for normal and modules into a separate function 14 years ago
Steven Rostedt d2c8c3eafb ftrace: Remove FTRACE_FL_CONVERTED flag 14 years ago
Steven Rostedt 45a4a2372b ftrace: Remove FTRACE_FL_FAILED flag 14 years ago
Steven Rostedt 3499e46114 ftrace: Remove failures file 14 years ago
Steven Rostedt 8ab2b7efd3 ftrace: Remove unnecessary disabling of irqs 14 years ago
Steven Rostedt 0778d9ad33 ftrace: Make FTRACE_WARN_ON() work in if condition 14 years ago
Steven Rostedt 058e297d34 ftrace: Only update the function code on write to filter files 14 years ago
Jonathan Corbet 625f2a378e sched: Get rid of lock_depth 14 years ago
Michal Simek d20ac25282 ftrace: Build without frame pointers on Microblaze 14 years ago
Jens Axboe 49cac01e1f block: make unplug timer trace event correspond to the schedule() unplug 14 years ago
Jens Axboe 94b5eb28b4 block: fixup block IO unplug trace call 14 years ago
Jens Axboe d9c9783317 block: remove block_unplug_timer() trace point 14 years ago
Jiri Olsa ee5e51f51b tracing: Avoid soft lockup in trace_pipe 14 years ago
Steven Rostedt 1813dc3776 tracing: Print trace_bprintk() formats for modules too 14 years ago
Steven Rostedt 0588fa30db tracing: Convert trace_printk() formats for module to const char * 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Jiri Olsa 1106b6997d tracing: Fix set_ftrace_filter probe function display 14 years ago
Ingo Molnar 1ef1d1c235 trace, filters: Initialize the match variable in process_ops() properly 14 years ago
David Rientjes 13e5befadd trace, documentation: Fix branch profiling location in debugfs 14 years ago
Tao Ma 805f6b5e1c blktrace: Use rq->cmd_flags directly in blk_add_trace_rq. 14 years ago
Steven Rostedt 4a0b1665db tracing: Fix irqoff selftest expanding max buffer 14 years ago
Steven Rostedt 9a24470b28 tracing: Align 4 byte ints together in struct tracer 14 years ago
Yuanhan Liu 56355b83e2 tracing: Export trace_set_clr_event() 14 years ago
Jiri Olsa 31274d72f0 tracing: Explain about unstable clock on resume with ring buffer warning 14 years ago
David Sharp 10da37a645 tracing: Adjust conditional expression latency formatting. 14 years ago
David Sharp 140e4f2d1c tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup 14 years ago
Steven Rostedt e6e1e25935 tracing: Remove lock_depth from event entry 14 years ago
David Sharp de29be5e71 ring-buffer: Remove unused #include <linux/trace_irq.h> 14 years ago
David Sharp 750912fa36 tracing: Add an 'overwrite' trace_option. 14 years ago
Tao Ma 2d3a8497f8 blktrace: Remove blk_fill_rwbs_rq. 14 years ago
Ingo Molnar e9345aab67 Revert "tracing: Add unstable sched clock note to the warning" 14 years ago
Masami Hiramatsu 0de4b34d46 tracing/kprobe: Fix NULL pointer deref check 14 years ago
Steven Rostedt 868baf07b1 ftrace: Fix memory leak with function graph and cpu hotplug 14 years ago
Steven Rostedt 6752ab4a9c tracing: Deprecate tracing_enabled for tracing_on 14 years ago