summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2015-09-18tracing: Have filter check for balanced opsSteven Rostedt
2015-09-18ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long
2015-06-19ftrace: Fix ftrace enable ordering of sysctl ftrace_enabledSteven Rostedt (Red Hat)
2015-06-19ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctlPratyush Anand
2015-02-02tracing/syscalls: Ignore numbers outside NR_syscalls' rangeRabin Vincent
2015-02-02tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1Will Deacon
2014-07-17tracing: Remove ftrace_stop/start() from reading the trace fileSteven Rostedt (Red Hat)
2014-06-07tracing: Keep overwrite in sync between regular and snapshot buffersSteven Rostedt (Red Hat)
2014-06-07ftrace: Check module functions being traced on reloadSteven Rostedt (Red Hat)
2014-06-07ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-05-18blktrace: fix accounting of partially completed requestsRoman Pen
2014-03-23tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)
2014-02-22ring-buffer: Fix first commit on sub-buffer having non-zero deltaSteven Rostedt (Red Hat)
2014-02-20ftrace: Have function graph only trace based on global_ops filtersSteven Rostedt
2014-02-20ftrace: Fix synchronization location disabling and freeing ftrace_opsSteven Rostedt
2014-02-20ftrace: Synchronize setting function_trace_op with ftrace_trace_functionSteven Rostedt
2014-01-08ftrace: Initialize the ftrace profiler for each possible cpuMiao Xie
2013-12-04ftrace: Fix function graph with loading of modulesSteven Rostedt (Red Hat)
2013-11-29perf/ftrace: Fix paranoid level for enabling function tracerSteven Rostedt
2013-11-20tracing: Fix potential out-of-bounds in trace_get_user()Steven Rostedt
2013-08-14tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin
2013-08-04tracing: Fix irqs-off tag display in syscall tracingzhangwei(Jovi)
2013-07-28tracing: Fix irqs-off tag display in syscall tracingzhangwei(Jovi)
2013-07-28tracing: Use current_uid() for critical time tracingSteven Rostedt (Red Hat)
2013-06-13ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt
2013-06-13tracing: Fix possible NULL pointer dereferencesNamhyung Kim
2013-05-19tracing: Fix leaks of filter predsSteven Rostedt (Red Hat)
2013-05-11tracing: Fix ftrace_dump()Steven Rostedt (Red Hat)
2013-05-07tracing: Reset ftrace_graph_filter_enabled if count is zeroNamhyung Kim
2013-05-07tracing: Check return value of tracing_init_dentry()Namhyung Kim
2013-05-07tracing: Fix off-by-one on allocating stat->pagesNamhyung Kim
2013-05-07tracing: Remove most or all of stack tracer stack size from stack_max_sizeSteven Rostedt (Red Hat)
2013-05-07tracing: Fix stack tracer with fentry useSteven Rostedt (Red Hat)
2013-05-07tracing: Use stack of calling function for stack tracerSteven Rostedt (Red Hat)
2013-04-16tracing: Fix double free when function profile init failedNamhyung Kim
2013-04-12ftrace: Consistently restore trace function on sysctl enablingJan Kiszka
2013-04-05tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)
2013-04-05tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)
2013-03-28tracing: Fix free of probe entry by calling call_rcu_sched()Steven Rostedt (Red Hat)
2013-03-28tracing: Fix race in snapshot swappingSteven Rostedt (Red Hat)
2013-03-14ftrace: Update the kconfig for DYNAMIC_FTRACESteven Rostedt
2013-03-04ftrace: Call ftrace cleanup module notifier after all other notifiersSteven Rostedt (Red Hat)
2013-01-27ftrace: Be first to run code modification on modulesSteven Rostedt
2013-01-17ring-buffer: Fix race between integrity check and readersSteven Rostedt
2012-12-17ftrace: Clear bits properly in reset_iter_read()Dan Carpenter
2012-07-16splice: fix racy pipe->buffers usesEric Dumazet
2012-07-16tracing: change CPU ring buffer state from tracing_cpumaskVaibhav Nagarnaik
2012-06-22tracing: Have tracing_off() actually turn tracing offSteven Rostedt
2012-05-10tracing: Do not enable function event with enableSteven Rostedt
2012-04-19tracing: Fix stacktrace of latency tracers (irqsoff and friends)Steven Rostedt