Commit Graph

2030 Commits (3b02ab8893d45f17ae104588e337188127068a92)

Author SHA1 Message Date
Steven Rostedt db4c75cbeb tracing: Fix stacktrace of latency tracers (irqsoff and friends) 13 years ago
Steven Rostedt 348f0fc238 tracing: Fix regression with tracing_on 13 years ago
Mark Brown 6e48b550d1 tracing: Fix build breakage without CONFIG_PERF_EVENTS (again) 13 years ago
Stephen Boyd 234e340582 simple_open: automatically convert to simple_open() 13 years ago
Steven Rostedt 12b5da349a tracing: Fix ent_size in trace output 13 years ago
Wolfgang Mauerer 01de982abf tracing: Fix ftrace stack trace entries 13 years ago
Al Viro 38eff28926 constify path argument of trace_seq_path() 13 years ago
Mark Brown fa73dc9400 tracing: Fix build breakage without CONFIG_PERF_EVENTS 13 years ago
Rajesh Bhagat db6544e007 ftrace: Fix function_graph for archs that test ftrace_trace_function 13 years ago
Steven Rostedt b892e5c897 tracing: Keep NMI watchdog from triggering when dumping trace 13 years ago
Gerlando Falauto 8c9cf542b8 tracing: Do not select FRAME_POINTER on PPC 13 years ago
Steven Rostedt 499e547057 tracing/ring-buffer: Only have tracing_on disable tracing buffers 13 years ago
Jiri Olsa 5500fa5119 ftrace, perf: Add filter support for function trace event 13 years ago
Jiri Olsa 02aa3162ed ftrace: Allow to specify filter field type for ftrace events 13 years ago
Jiri Olsa ced39002f5 ftrace, perf: Add support to use function tracepoint in perf 13 years ago
Jiri Olsa e59a0bff3e ftrace: Add FTRACE_ENTRY_REG macro to allow event registration 13 years ago
Jiri Olsa 489c75c3b3 ftrace, perf: Add add/del tracepoint perf registration actions 13 years ago
Jiri Olsa ceec0b6fc7 ftrace, perf: Add open/close tracepoint perf registration actions 13 years ago
Jiri Olsa e248491ac2 ftrace: Add enable/disable ftrace_ops control interface 13 years ago
Steven Rostedt 5b34926114 tracing: Don't use p->len field to determine output in __print_*() functions 13 years ago
Andrey Vagin e404b321db tracing: Don't print an extra separator of flags 13 years ago
Thomas Meyer 47b0edcb59 tracing/trivial: Use kcalloc instead of kzalloc to allocate array 13 years ago
Geunsik Lim 1e42e83fde ftrace: sched_switch plugin is deprecated 13 years ago
Jiri Olsa ac483c446b ftrace: Change filter/notrace set functions to return exit code 13 years ago
H. Peter Anvin 72142fd410 x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.h 13 years ago
Al Viro f4ae40a6a5 switch debugfs to umode_t 13 years ago
Tejun Heo 38b78eb855 tracing: Factorize filter creation 13 years ago
Steven Rostedt 762e120788 tracing: Have stack tracing set filtered functions at boot 13 years ago
Steven Rostedt 2a85a37f16 ftrace: Allow access to the boot time function enabling 13 years ago
Steven Rostedt d2d45c7a03 tracing: Have stack_tracer use a separate list of functions 13 years ago
Steven Rostedt 69a3083c4a ftrace: Decouple hash items from showing filtered functions 13 years ago
Steven Rostedt fc13cb0ce4 ftrace: Allow other users of function tracing to use the output listing 13 years ago
Steven Rostedt 06a51d9307 ftrace: Create ftrace_hash_empty() helper routine 13 years ago
Steven Rostedt c842e97552 ftrace: Fix ftrace hash record update with notrace 13 years ago
Steven Rostedt 5855fead9c ftrace: Use bsearch to find record ip 13 years ago
Steven Rostedt 68950619f8 ftrace: Sort the mcount records on each page 13 years ago
Steven Rostedt 85ae32ae01 ftrace: Replace record newlist with record page list 13 years ago
Steven Rostedt a790087554 ftrace: Allocate the mcount record pages as groups 13 years ago
Steven Rostedt 3208230983 ftrace: Remove usage of "freed" records 13 years ago
Steven Rostedt c88fd8634e ftrace: Allow archs to modify code without stop machine 13 years ago
Jiri Olsa 30fb6aa740 ftrace: Fix unregister ftrace_ops accounting 13 years ago
Paul E. McKenney a8eecf2248 trace: Allow ftrace_dump() to be called from modules 13 years ago
Steven Rostedt ddf6e0e507 ftrace: Fix hash record accounting bug 13 years ago
Steven Rostedt c7c6ec8bec ftrace: Remove force undef config value left for testing 13 years ago
Li Zefan 27b14b56af tracing: Restore system filter behavior 13 years ago
Ilya Dryomov cb59974742 tracing: fix event_subsystem ref counting 13 years ago
Tejun Heo d3d9acf646 trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call->filter 13 years ago
H. Peter Anvin d5e553d6e0 trace: Include <asm/asm-offsets.h> in trace_syscalls.c 13 years ago
Steven Rostedt 39eaf7ef88 tracing: Add entries in buffer and total entries to default output header 13 years ago
Steven Rostedt 77271ce4b2 tracing: Add irq, preempt-count and need resched info to default trace output 13 years ago