Commit Graph

280 Commits (a331b0c3665506aa23bfc78c777199b30349d731)

Author SHA1 Message Date
Steven Rostedt 9a24470b28 tracing: Align 4 byte ints together in struct tracer 14 years ago
David Sharp 750912fa36 tracing: Add an 'overwrite' trace_option. 14 years ago
Steven Rostedt bf93f9ed3a tracing/filter: Increase the max preds to 2^14 14 years ago
Steven Rostedt 4a3d27e98a tracing/filter: Move MAX_FILTER_PRED to local tracing directory 14 years ago
Steven Rostedt 43cd414552 tracing/filter: Optimize filter by folding the tree 14 years ago
Steven Rostedt 61e9dea20e tracing/filter: Use a tree instead of stack for filter_match_preds() 14 years ago
Steven Rostedt 74e9e58c35 tracing/filter: Allocate the preds in an array 14 years ago
Steven Rostedt c9c53ca03d tracing/filter: Dynamically allocate preds 14 years ago
Steven Rostedt 58d9a597c4 tracing/filter: Move OR and AND logic out of fn() method 14 years ago
Jiri Olsa 0a772620a2 tracing: Make graph related irqs/preemptsoff functions global 15 years ago
Jason Wessel 955b61e597 ftrace,kdb: Extend kdb to be able to dump the ftrace buffer 15 years ago
KOSAKI Motohiro ef710e100c tracing: Shrink max latency ringbuffer if unnecessary 15 years ago
Li Zefan e870e9a124 tracing: Allow to disable cmdline recording 15 years ago
Frederic Weisbecker eb7beb5c09 tracing: Remove special traces 15 years ago
Frederic Weisbecker f376bf5ffb tracing: Remove sysprof ftrace plugin 15 years ago
Frederic Weisbecker 5d550467b9 tracing: Remove ksym tracer 15 years ago
Li Zefan 8728fe501e tracing: Don't allocate common fields for every trace events 15 years ago
Li Zefan 039ca4e74a tracing: Remove kmemtrace ftrace plugin 15 years ago
Américo Wang 30dbb20e68 tracing: Remove boot tracer 15 years ago
Steven Rostedt 5168ae50a6 tracing: Remove ftrace_preempt_disable/enable 15 years ago
Li Zefan e1f7992e01 tracing: Fix function declarations if !CONFIG_STACKTRACE 15 years ago
Steven Rostedt 553552ce17 tracing: Combine event filter_active and enable into single flags field 15 years ago
Steven Rostedt 2e33af0295 tracing: Move fields from event to class structure 15 years ago
Jiri Olsa 62b915f106 tracing: Add graph output support for irqsoff tracer 15 years ago
Jiri Olsa d7a8d9e907 tracing: Have graph flags passed in to ouput functions 15 years ago
Masami Hiramatsu 93ccae7a22 tracing/kprobes: Support basic types on dynamic events 15 years ago
Peter Zijlstra faa4602e47 x86, perf, bts, mm: Delete the never used BTS-ptrace code 15 years ago
Tim Bird 0e95017355 function-graph: Add tracing_thresh support to function_graph tracer 15 years ago
Jeff Mahoney 86c38a31aa tracing: Fix ftrace_event_call alignment for use with gcc 4.5 15 years ago
Li Zefan c7c6b1fe9f ftrace: Allow to remove a single function from function graph filter 15 years ago
Daniel Mack 1537a3638c tree-wide: fix 'lenght' typo in comments and code 15 years ago
Lai Jiangshan ea2c68a08f tracing: Simplify test for function_graph tracing start point 15 years ago
Li Zefan 2cbafd68b8 tracing: Remove useless trace option 15 years ago
Steven Rostedt c521efd170 tracing: Add pipe_close interface 15 years ago
Tom Zanussi 99df5a6a21 trace/syscalls: Change ret param in struct syscall_trace_exit to long 15 years ago
Li Zefan 30ff21e31f ksym_tracer: Remove KSYM_SELFTEST_ENTRY 15 years ago
Frederic Weisbecker 24f1e32c60 hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events 15 years ago
Li Zefan 6fb2915df7 tracing/profile: Add filter support 16 years ago
Li Zefan b0f1a59a98 tracing/filters: Use a different op for glob match 16 years ago
Li Zefan fce29d15b5 tracing/filters: Refactor subsystem filter code 16 years ago
jolsa@redhat.com 756d17ee7e tracing: Support multiple pids in set_pid_ftrace file 16 years ago
Frederic Weisbecker bf7c5b43a1 tracing: Remove unused ftrace_trace_addr helper 16 years ago
Christoph Lameter 9288f99aa5 this_cpu: Use this_cpu_xx for ftrace 16 years ago
Frederic Weisbecker 3f6fe06dbf tracing/filters: Unify the regex parsing helpers 16 years ago
Frederic Weisbecker 1889d20922 tracing/filters: Provide basic regex support 16 years ago
Arjan van de Ven 6161352142 tracing, perf: Convert the power tracer into an event tracer 16 years ago
Steven Rostedt 4e5292ea1a tracing: use the new trace_entries.h to create format files 16 years ago
Steven Rostedt d73150943c tracing: show details of structures within the ftrace structures 16 years ago
Steven Rostedt 0a1c49db8d tracing: use macros to create internal ftrace entry ring buffer structures 16 years ago
Carsten Emde b5130b1e7d tracing: do not update tracing_max_latency when tracer is stopped 16 years ago