Age | Commit message (Expand) | Author |
2009-12-16 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-12-13 | tracing: Remove useless trace option | Li Zefan |
2009-12-07 | tracing: Add pipe_close interface | Steven Rostedt |
2009-11-25 | trace/syscalls: Change ret param in struct syscall_trace_exit to long | Tom Zanussi |
2009-11-21 | Merge branch 'tracing/hw-breakpoints' into perf/core | Ingo Molnar |
2009-11-08 | ksym_tracer: Remove KSYM_SELFTEST_ENTRY | Li Zefan |
2009-11-08 | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events | Frederic Weisbecker |
2009-10-23 | Merge branch 'perf/core' into perf/probes | Ingo Molnar |
2009-10-18 | Merge commit 'perf/core' into perf/hw-breakpoint | Frederic Weisbecker |
2009-10-15 | tracing/profile: Add filter support | Li Zefan |
2009-10-15 | tracing/filters: Use a different op for glob match | Li Zefan |
2009-10-15 | tracing/filters: Refactor subsystem filter code | Li Zefan |
2009-10-14 | tracing: Support multiple pids in set_pid_ftrace file | jolsa@redhat.com |
2009-10-13 | tracing: Remove unused ftrace_trace_addr helper | Frederic Weisbecker |
2009-10-12 | this_cpu: Use this_cpu_xx for ftrace | Christoph Lameter |
2009-10-01 | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar |
2009-09-24 | tracing/filters: Unify the regex parsing helpers | Frederic Weisbecker |
2009-09-24 | tracing/filters: Provide basic regex support | Frederic Weisbecker |
2009-09-23 | Merge commit 'linus/master' into tracing/kprobes | Frederic Weisbecker |
2009-09-19 | tracing, perf: Convert the power tracer into an event tracer | Arjan van de Ven |
2009-09-12 | tracing: use the new trace_entries.h to create format files | Steven Rostedt |
2009-09-12 | tracing: show details of structures within the ftrace structures | Steven Rostedt |
2009-09-12 | tracing: use macros to create internal ftrace entry ring buffer structures | Steven Rostedt |
2009-09-12 | tracing: do not update tracing_max_latency when tracer is stopped | Carsten Emde |
2009-09-11 | tracing: create generic trace parser | jolsa@redhat.com |
2009-09-11 | tracing: move tgid out of generic entry and into userstack | Steven Rostedt |
2009-09-11 | Merge commit 'tracing/core' into tracing/kprobes | Frederic Weisbecker |
2009-09-09 | tracing: move PRED macros to trace_events_filter.c | Li Zefan |
2009-09-09 | tracing: remove stats from struct tracer | Li Zefan |
2009-09-09 | tracing: format clean ups | Li Zefan |
2009-09-09 | tracing: remove dead code | Li Zefan |
2009-09-07 | Merge branch 'tracing/core' into tracing/hw-breakpoints | Ingo Molnar |
2009-09-04 | tracing: add trace_array_printk for internal tracers to use | Steven Rostedt |
2009-09-04 | tracing: pass around ring buffer instead of tracer | Steven Rostedt |
2009-09-04 | tracing: use timestamp to determine start of latency traces | Steven Rostedt |
2009-09-04 | tracing: print out start and stop in latency traces | Steven Rostedt |
2009-08-27 | tracing: only show tracing_max_latency when latency tracer configured | Steven Rostedt |
2009-08-27 | tracing: Kprobe tracer assigns new event ids for each event | Masami Hiramatsu |
2009-08-27 | tracing: Add kprobe-based event tracer | Masami Hiramatsu |
2009-08-26 | ftrace: Move setting of clock-source out of options | Zhaolei |
2009-08-26 | tracing/filters: Add filter_type to struct ftrace_event_field | Li Zefan |
2009-08-11 | tracing: Add individual syscalls tracepoint id support | Jason Baron |
2009-08-11 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2009-08-09 | perf_counter: Fix/complete ftrace event records sampling | Frederic Weisbecker |
2009-08-06 | tracing/function-graph-tracer: Move graph event insertion helpers in the grap... | Frederic Weisbecker |
2009-08-06 | tracing/core: Make the stack entry helpers global | Frederic Weisbecker |
2009-08-06 | tracing/core: Turn ftrace_cpu_disabled into a global var | Frederic Weisbecker |
2009-07-20 | tracing/filters: improve subsystem filter | Li Zefan |
2009-07-10 | ksym_tracer: Extract trace entry from struct trace_ksym | Li Zefan |