| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing: Add pipe_close interface | Steven Rostedt | 2009-12-07 | 1 | -0/+2 |
* | trace/syscalls: Change ret param in struct syscall_trace_exit to long | Tom Zanussi | 2009-11-25 | 1 | -1/+1 |
* | Merge branch 'tracing/hw-breakpoints' into perf/core | Ingo Molnar | 2009-11-21 | 1 | -0/+7 |
|\ |
|
| * | ksym_tracer: Remove KSYM_SELFTEST_ENTRY | Li Zefan | 2009-11-08 | 1 | -1/+0 |
| * | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events | Frederic Weisbecker | 2009-11-08 | 1 | -4/+1 |
| * | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker | 2009-10-18 | 1 | -230/+112 |
| |\ |
|
| * \ | Merge branch 'tracing/core' into tracing/hw-breakpoints | Ingo Molnar | 2009-09-07 | 1 | -26/+61 |
| |\ \ |
|
| * | | | ksym_tracer: Extract trace entry from struct trace_ksym | Li Zefan | 2009-07-10 | 1 | -9/+4 |
| * | | | hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i... | K.Prasad | 2009-06-02 | 1 | -0/+23 |
* | | | | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-10-23 | 1 | -17/+31 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | tracing/profile: Add filter support | Li Zefan | 2009-10-15 | 1 | -1/+2 |
| * | | | tracing/filters: Use a different op for glob match | Li Zefan | 2009-10-15 | 1 | -1/+1 |
| * | | | tracing/filters: Refactor subsystem filter code | Li Zefan | 2009-10-15 | 1 | -1/+0 |
| * | | | tracing: Support multiple pids in set_pid_ftrace file | jolsa@redhat.com | 2009-10-14 | 1 | -2/+2 |
| * | | | tracing: Remove unused ftrace_trace_addr helper | Frederic Weisbecker | 2009-10-13 | 1 | -4/+0 |
| * | | | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-10-01 | 1 | -3/+0 |
| |\ \ \ |
|
| * | | | | tracing/filters: Unify the regex parsing helpers | Frederic Weisbecker | 2009-09-24 | 1 | -0/+9 |
| * | | | | tracing/filters: Provide basic regex support | Frederic Weisbecker | 2009-09-24 | 1 | -9/+18 |
* | | | | | Merge commit 'linus/master' into tracing/kprobes | Frederic Weisbecker | 2009-09-23 | 1 | -203/+77 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | tracing, perf: Convert the power tracer into an event tracer | Arjan van de Ven | 2009-09-19 | 1 | -3/+0 |
| |/ / / |
|
| * | | | tracing: use the new trace_entries.h to create format files | Steven Rostedt | 2009-09-12 | 1 | -5/+7 |
| * | | | tracing: show details of structures within the ftrace structures | Steven Rostedt | 2009-09-12 | 1 | -0/+9 |
| * | | | tracing: use macros to create internal ftrace entry ring buffer structures | Steven Rostedt | 2009-09-12 | 1 | -133/+27 |
| * | | | tracing: do not update tracing_max_latency when tracer is stopped | Carsten Emde | 2009-09-12 | 1 | -0/+1 |
| * | | | tracing: create generic trace parser | jolsa@redhat.com | 2009-09-11 | 1 | -0/+35 |
| * | | | tracing: move tgid out of generic entry and into userstack | Steven Rostedt | 2009-09-11 | 1 | -0/+1 |
| * | | | tracing: move PRED macros to trace_events_filter.c | Li Zefan | 2009-09-09 | 1 | -41/+0 |
| * | | | tracing: remove stats from struct tracer | Li Zefan | 2009-09-09 | 1 | -1/+0 |
| * | | | tracing: format clean ups | Li Zefan | 2009-09-09 | 1 | -11/+11 |
| * | | | tracing: remove dead code | Li Zefan | 2009-09-09 | 1 | -22/+0 |
| | |/
| |/| |
|
* | | | Merge commit 'tracing/core' into tracing/kprobes | Frederic Weisbecker | 2009-09-11 | 1 | -11/+17 |
|\ \ \
| |/ / |
|
| * | | tracing: add trace_array_printk for internal tracers to use | Steven Rostedt | 2009-09-04 | 1 | -0/+5 |
| * | | tracing: pass around ring buffer instead of tracer | Steven Rostedt | 2009-09-04 | 1 | -8/+9 |
| * | | tracing: use timestamp to determine start of latency traces | Steven Rostedt | 2009-09-04 | 1 | -0/+1 |
| * | | tracing: print out start and stop in latency traces | Steven Rostedt | 2009-09-04 | 1 | -3/+0 |
| * | | tracing: only show tracing_max_latency when latency tracer configured | Steven Rostedt | 2009-08-27 | 1 | -0/+2 |
* | | | tracing: Kprobe tracer assigns new event ids for each event | Masami Hiramatsu | 2009-08-27 | 1 | -6/+0 |
* | | | tracing: Add kprobe-based event tracer | Masami Hiramatsu | 2009-08-27 | 1 | -0/+30 |
|/ / |
|
* | | ftrace: Move setting of clock-source out of options | Zhaolei | 2009-08-26 | 1 | -3/+4 |
* | | tracing/filters: Add filter_type to struct ftrace_event_field | Li Zefan | 2009-08-26 | 1 | -0/+2 |
* | | tracing: Add individual syscalls tracepoint id support | Jason Baron | 2009-08-11 | 1 | -6/+0 |
* | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-08-11 | 1 | -4/+0 |
|\ \ |
|
| * | | perf_counter: Fix/complete ftrace event records sampling | Frederic Weisbecker | 2009-08-09 | 1 | -4/+0 |
* | | | tracing/function-graph-tracer: Move graph event insertion helpers in the grap... | Frederic Weisbecker | 2009-08-06 | 1 | -0/+1 |
* | | | tracing/core: Make the stack entry helpers global | Frederic Weisbecker | 2009-08-06 | 1 | -3/+25 |
* | | | tracing/core: Turn ftrace_cpu_disabled into a global var | Frederic Weisbecker | 2009-08-06 | 1 | -0/+1 |
* | | | tracing/filters: improve subsystem filter | Li Zefan | 2009-07-20 | 1 | -1/+2 |
* | | | tracing/filter: Remove empty subsystem and its directory | Xiao Guangrong | 2009-07-10 | 1 | -0/+1 |
* | | | tracing/events: Add trace_event boot option | Li Zefan | 2009-07-01 | 1 | -0/+3 |
|/ / |
|
* | | ring-buffer: Make it generally available | Paul Mundt | 2009-06-25 | 1 | -0/+7 |
|/ |
|