Commit Graph

237 Commits (8404080568613d93ad7cf0a16dfb68459b42a264)

Author SHA1 Message Date
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
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
jolsa@redhat.com b63f39ea50 tracing: create generic trace parser 16 years ago
Steven Rostedt 48659d3119 tracing: move tgid out of generic entry and into userstack 16 years ago
Li Zefan 197e2eabc9 tracing: move PRED macros to trace_events_filter.c 16 years ago
Li Zefan a5921c6c37 tracing: remove stats from struct tracer 16 years ago
Li Zefan bd9cfca9cb tracing: format clean ups 16 years ago
Li Zefan e0ab5f2dae tracing: remove dead code 16 years ago
Steven Rostedt 659372d3e4 tracing: add trace_array_printk for internal tracers to use 16 years ago
Steven Rostedt e77405ad80 tracing: pass around ring buffer instead of tracer 16 years ago
Steven Rostedt 2f26ebd549 tracing: use timestamp to determine start of latency traces 16 years ago
Steven Rostedt 8248ac052d tracing: print out start and stop in latency traces 16 years ago
Steven Rostedt 5d4a9dba2d tracing: only show tracing_max_latency when latency tracer configured 16 years ago
Masami Hiramatsu ff50d99136 tracing: Kprobe tracer assigns new event ids for each event 16 years ago
Masami Hiramatsu 413d37d1eb tracing: Add kprobe-based event tracer 16 years ago
David S. Miller 31ffe249e5 net: Temporarily backout SKB sources tracer. 16 years ago
Zhaolei 5079f3261f ftrace: Move setting of clock-source out of options 16 years ago
Li Zefan aa38e9fc3e tracing/filters: Add filter_type to struct ftrace_event_field 16 years ago
Neil Horman 9ec04da748 net: skb ftracer - Add actual ftrace code to kernel (v3) 16 years ago
Jason Baron 64c12e0444 tracing: Add individual syscalls tracepoint id support 16 years ago
Frederic Weisbecker f413cdb80c perf_counter: Fix/complete ftrace event records sampling 16 years ago
Frederic Weisbecker 1a0799a8fe tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer file 16 years ago
Frederic Weisbecker c0a0d0d3f6 tracing/core: Make the stack entry helpers global 16 years ago
Frederic Weisbecker 5e5bf48398 tracing/core: Turn ftrace_cpu_disabled into a global var 16 years ago
Li Zefan 1f9963cbb0 tracing/filters: improve subsystem filter 16 years ago
Li Zefan db59504d89 ksym_tracer: Extract trace entry from struct trace_ksym 16 years ago
Xiao Guangrong dc82ec98a4 tracing/filter: Remove empty subsystem and its directory 16 years ago
Li Zefan 020e5f85cb tracing/events: Add trace_event boot option 16 years ago
Paul Mundt 1155de47cd ring-buffer: Make it generally available 16 years ago
K.Prasad 0722db015c hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces 16 years ago
Steven Rostedt 9456f0fa6d tracing: reset ring buffer when removing modules with events 16 years ago
Li Zefan 20c8928abe tracing/events: fix concurrent access to ftrace_events list 16 years ago
Tom Zanussi 8b37256210 tracing/filters: a better event parser 16 years ago
Tom Zanussi a118e4d140 tracing/filters: distinguish between signed and unsigned fields 16 years ago
Tom Zanussi 30e673b230 tracing/filters: move preds into event_filter object 16 years ago
Li Zefan 7a4f453b6d tracing/events: make struct trace_entry->type to be int type 16 years ago
Tom Zanussi ac1adc55fc tracing/filters: add filter_mutex to protect filter predicates 16 years ago