aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-21
|\
| * tracing/kprobe: Update symbol reference when loading moduleMasami Hiramatsu2011-07-15
| * tracing/kprobes: Support module init function probingMasami Hiramatsu2011-07-15
| * tracing/kprobes: Merge trace probe enable/disable functionsMasami Hiramatsu2011-07-15
| * tracing/kprobes: Rename probe_* to trace_probe_*Masami Hiramatsu2011-07-14
| * tracing: Have dynamic size event stack tracesSteven Rostedt2011-07-14
| * ftrace: Fix dynamic selftest failure on some archsSteven Rostedt2011-07-13
| * ftrace: Update filter when tracing enabled in set_ftrace_filter()Steven Rostedt2011-07-13
| * ftrace: Balance records when updating the hashSteven Rostedt2011-07-13
| * ftrace: Do not disable interrupts for modules in mcount updateSteven Rostedt2011-07-07
| * tracing: Still trace filtered irq functions when irq trace is disabledSteven Rostedt2011-07-07
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-07-21
|\ \ | |/ |/|
| * ftrace: Fix regression where ftrace breaks when modules are loadedSteven Rostedt2011-07-14
| * ftrace: Fix regression of :mod:module function enablingSteven Rostedt2011-07-07
| * tracing: Have "enable" file use refcounts like the "filter" fileSteven Rostedt2011-07-07
| * tracing: Fix bug when reading system filters on module removalSteven Rostedt2011-07-07
* | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-07-05
|\ \ | |/ |/|
| * tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu2011-06-14
| * ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating processVaibhav Nagarnaik2011-06-14
| * tracing: Convert to kstrtoul_from_userPeter Huewe2011-06-14
| * tracing, function_graph: Add context-info support for function_graph tracerJiri Olsa2011-06-14
| * tracing, function_graph: Remove lock-depth from latency traceJiri Olsa2011-06-14
| * tracing, function: Fix trace header to follow context-info optionJiri Olsa2011-06-14
| * tracing, function_graph: Merge overhead and duration display functionsJiri Olsa2011-06-14
| * tracing, function_graph: Remove dependency of abstime and duration fields on ...Jiri Olsa2011-06-14
| * ftrace: Fixed an include coding style issuePaul McQuade2011-06-14
| * tracing: Add disable_on_free optionSteven Rostedt2011-06-14
| * tracing: Add a proc file to stop tracing and free bufferVaibhav Nagarnaik2011-06-14
| * tracing: Use NUMA allocation for per-cpu ring buffer pagesVaibhav Nagarnaik2011-06-14
| * tracing: Schedule a delayed work to call wakeup()Vaibhav Nagarnaik2011-06-14
* | tracing: Fix regression in printk_formats fileSteven Rostedt2011-06-09
* | ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqsSteven Rostedt2011-06-07
* | kprobes/trace: Fix kprobe selftest for gcc 4.6Steven Rostedt2011-06-07
* | ftrace: Fix possible undefined return codeGuoWen Li2011-06-06
|/
* ftrace: Add internal recursive checksSteven Rostedt2011-05-25
* tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo2011-05-25
* ftrace: Set ops->flag to enabled even on static function tracingSteven Rostedt2011-05-25
* tracing: Have event with function tracer check error returnSteven Rostedt2011-05-25
* ftrace: Have ftrace_startup() return failure codeSteven Rostedt2011-05-25
*-. Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-19
|\ \
| * | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-12
| |\|
| * | sched: Get rid of lock_depthJonathan Corbet2011-04-24
* | | ftrace: Add self-tests for multiple function trace usersSteven Rostedt2011-05-18
* | | ftrace: Modify ftrace_set_filter/notrace to take opsSteven Rostedt2011-05-18
* | | ftrace: Allow dynamically allocated function tracersSteven Rostedt2011-05-18
* | | ftrace: Implement separate user function filteringSteven Rostedt2011-05-18
* | | ftrace: Free hash with call_rcu_sched()Steven Rostedt2011-05-18
* | | ftrace: Have global_ops store the functions that are to be tracedSteven Rostedt2011-05-18
* | | ftrace: Add ops parameter to ftrace_startup/shutdown functionsSteven Rostedt2011-05-18