summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
...
| | * tracing/filter: Change filter_match_preds function to use walk_pred_treeJiri Olsa2011-08-191-66/+58
| | * tracing/filter: Change fold_pred function to use walk_pred_treeJiri Olsa2011-08-191-35/+33
| | * tracing/filter: Change fold_pred_tree function to use walk_pred_treeJiri Olsa2011-08-191-45/+20
| | * tracing/filter: Change count_leafs function to use walk_pred_treeJiri Olsa2011-08-191-33/+14
| | * tracing/filter: Unify predicate tree walking, change check_pred_tree function...Jiri Olsa2011-08-191-51/+86
| | * tracing/filter: Simplify tracepoint event lookupJiri Olsa2011-08-191-6/+3
| | * tracing/filter: Remove field_name from filter_pred structJiri Olsa2011-08-192-51/+13
| | * tracing/filter: Separate predicate init and filter additionJiri Olsa2011-08-191-33/+23
| | * tracing/filter: Use static allocation for filter predicatesJiri Olsa2011-08-191-41/+16
| | * tracing: Clean up tb_fmt to not give faulty compile warningSteven Rostedt2011-08-101-9/+10
| * | ftrace/kprobes: Fix not to delete probes if in useMasami Hiramatsu2011-10-101-9/+49
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-263-34/+34
|\ \ \
| * | | locking, tracing: Annotate tracing locks as rawThomas Gleixner2011-09-133-34/+34
| |/ /
* | | Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-072-0/+23
|\ \ \ | |/ / |/| |
| * | PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is setMing Lei2011-09-291-0/+2
| * | PM / Runtime: Introduce trace points for tracing rpm_* functionsMing Lei2011-09-272-0/+21
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-08-191-5/+16
|\ \ \ | |/ / |/| |
| * | blktrace: add FLUSH/FUA supportNamhyung Kim2011-08-111-5/+16
| |/
* | Merge branch 'linus' into perf/urgentIngo Molnar2011-08-0516-488/+860
|\ \ | |/
| * atomic: use <linux/atomic.h>Arun Sharma2011-07-262-2/+2
| * Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-217-152/+419
| |\
| | * tracing/kprobe: Update symbol reference when loading moduleMasami Hiramatsu2011-07-151-1/+36
| | * tracing/kprobes: Support module init function probingMasami Hiramatsu2011-07-151-26/+138
| | * tracing/kprobes: Merge trace probe enable/disable functionsMasami Hiramatsu2011-07-151-56/+36
| | * tracing/kprobes: Rename probe_* to trace_probe_*Masami Hiramatsu2011-07-141-21/+22
| | * tracing: Have dynamic size event stack tracesSteven Rostedt2011-07-143-19/+87
| | * ftrace: Fix dynamic selftest failure on some archsSteven Rostedt2011-07-131-0/+26
| | * ftrace: Update filter when tracing enabled in set_ftrace_filter()Steven Rostedt2011-07-131-0/+4
| | * ftrace: Balance records when updating the hashSteven Rostedt2011-07-131-16/+33
| | * ftrace: Do not disable interrupts for modules in mcount updateSteven Rostedt2011-07-071-5/+11
| | * tracing: Still trace filtered irq functions when irq trace is disabledSteven Rostedt2011-07-072-17/+35
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-07-215-30/+135
| |\ \ | | |/ | |/|
| | * ftrace: Fix regression where ftrace breaks when modules are loadedSteven Rostedt2011-07-141-2/+28
| | * ftrace: Fix regression of :mod:module function enablingSteven Rostedt2011-07-072-10/+5
| | * tracing: Have "enable" file use refcounts like the "filter" fileSteven Rostedt2011-07-071-9/+22
| | * tracing: Fix bug when reading system filters on module removalSteven Rostedt2011-07-073-11/+82
| * | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-07-0511-308/+308
| |\ \ | | |/ | |/|
| | * tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu2011-06-143-7/+42
| | * ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating processVaibhav Nagarnaik2011-06-141-6/+19
| | * tracing: Convert to kstrtoul_from_userPeter Huewe2011-06-145-110/+20
| | * tracing, function_graph: Add context-info support for function_graph tracerJiri Olsa2011-06-141-22/+31
| | * tracing, function_graph: Remove lock-depth from latency traceJiri Olsa2011-06-141-4/+3
| | * tracing, function: Fix trace header to follow context-info optionJiri Olsa2011-06-141-0/+3
| | * tracing, function_graph: Merge overhead and duration display functionsJiri Olsa2011-06-141-74/+74
| | * tracing, function_graph: Remove dependency of abstime and duration fields on ...Jiri Olsa2011-06-143-18/+9
| | * ftrace: Fixed an include coding style issuePaul McQuade2011-06-141-5/+2
| | * tracing: Add disable_on_free optionSteven Rostedt2011-06-142-2/+5
| | * tracing: Add a proc file to stop tracing and free bufferVaibhav Nagarnaik2011-06-141-35/+73
| | * tracing: Use NUMA allocation for per-cpu ring buffer pagesVaibhav Nagarnaik2011-06-143-22/+23
| | * tracing: Schedule a delayed work to call wakeup()Vaibhav Nagarnaik2011-06-141-11/+12
OpenPOWER on IntegriCloud