Age | Commit message (Expand) | Author |
2013-12-04 | ftrace: Fix function graph with loading of modules | Steven Rostedt (Red Hat) |
2013-11-29 | perf/ftrace: Fix paranoid level for enabling function tracer | Steven Rostedt |
2013-11-20 | tracing: Fix potential out-of-bounds in trace_get_user() | Steven Rostedt |
2013-08-14 | tracing: Fix fields of struct trace_iterator that are zeroed by mistake | Andrew Vagin |
2013-08-04 | tracing: Fix irqs-off tag display in syscall tracing | zhangwei(Jovi) |
2013-07-28 | tracing: Fix irqs-off tag display in syscall tracing | zhangwei(Jovi) |
2013-07-28 | tracing: Use current_uid() for critical time tracing | Steven Rostedt (Red Hat) |
2013-06-13 | ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section | Steven Rostedt |
2013-06-13 | tracing: Fix possible NULL pointer dereferences | Namhyung Kim |
2013-05-19 | tracing: Fix leaks of filter preds | Steven Rostedt (Red Hat) |
2013-05-11 | tracing: Fix ftrace_dump() | Steven Rostedt (Red Hat) |
2013-05-07 | tracing: Reset ftrace_graph_filter_enabled if count is zero | Namhyung Kim |
2013-05-07 | tracing: Check return value of tracing_init_dentry() | Namhyung Kim |
2013-05-07 | tracing: Fix off-by-one on allocating stat->pages | Namhyung Kim |
2013-05-07 | tracing: Remove most or all of stack tracer stack size from stack_max_size | Steven Rostedt (Red Hat) |
2013-05-07 | tracing: Fix stack tracer with fentry use | Steven Rostedt (Red Hat) |
2013-05-07 | tracing: Use stack of calling function for stack tracer | Steven Rostedt (Red Hat) |
2013-04-16 | tracing: Fix double free when function profile init failed | Namhyung Kim |
2013-04-12 | ftrace: Consistently restore trace function on sysctl enabling | Jan Kiszka |
2013-04-05 | tracing: Prevent buffer overwrite disabled for latency tracers | Steven Rostedt (Red Hat) |
2013-04-05 | tracing: Protect tracer flags with trace_types_lock | Steven Rostedt (Red Hat) |
2013-03-28 | tracing: Fix free of probe entry by calling call_rcu_sched() | Steven Rostedt (Red Hat) |
2013-03-28 | tracing: Fix race in snapshot swapping | Steven Rostedt (Red Hat) |
2013-03-14 | ftrace: Update the kconfig for DYNAMIC_FTRACE | Steven Rostedt |
2013-03-04 | ftrace: Call ftrace cleanup module notifier after all other notifiers | Steven Rostedt (Red Hat) |
2013-01-27 | ftrace: Be first to run code modification on modules | Steven Rostedt |
2013-01-17 | ring-buffer: Fix race between integrity check and readers | Steven Rostedt |
2012-12-17 | ftrace: Clear bits properly in reset_iter_read() | Dan Carpenter |
2012-07-16 | splice: fix racy pipe->buffers uses | Eric Dumazet |
2012-07-16 | tracing: change CPU ring buffer state from tracing_cpumask | Vaibhav Nagarnaik |
2012-06-22 | tracing: Have tracing_off() actually turn tracing off | Steven Rostedt |
2012-05-10 | tracing: Do not enable function event with enable | Steven Rostedt |
2012-04-19 | tracing: Fix stacktrace of latency tracers (irqsoff and friends) | Steven Rostedt |
2012-04-16 | tracing: Fix regression with tracing_on | Steven Rostedt |
2012-04-13 | tracing: Fix build breakage without CONFIG_PERF_EVENTS (again) | Mark Brown |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-03-27 | tracing: Fix ent_size in trace output | Steven Rostedt |
2012-03-26 | Merge branch 'linus' into perf/urgent | Ingo Molnar |
2012-03-24 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2012-03-22 | tracing: Fix ftrace stack trace entries | Wolfgang Mauerer |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-03-20 | constify path argument of trace_seq_path() | Al Viro |
2012-03-13 | tracing: Fix build breakage without CONFIG_PERF_EVENTS | Mark Brown |
2012-03-13 | ftrace: Fix function_graph for archs that test ftrace_trace_function | Rajesh Bhagat |
2012-03-01 | tracing: Keep NMI watchdog from triggering when dumping trace | Steven Rostedt |
2012-02-27 | tracing: Do not select FRAME_POINTER on PPC | Gerlando Falauto |
2012-02-22 | tracing/ring-buffer: Only have tracing_on disable tracing buffers | Steven Rostedt |
2012-02-21 | ftrace, perf: Add filter support for function trace event | Jiri Olsa |
2012-02-21 | ftrace: Allow to specify filter field type for ftrace events | Jiri Olsa |