index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
tracing/filter: Change filter_match_preds function to use walk_pred_tree
Jiri Olsa
2011-08-19
1
-66
/
+58
|
|
*
tracing/filter: Change fold_pred function to use walk_pred_tree
Jiri Olsa
2011-08-19
1
-35
/
+33
|
|
*
tracing/filter: Change fold_pred_tree function to use walk_pred_tree
Jiri Olsa
2011-08-19
1
-45
/
+20
|
|
*
tracing/filter: Change count_leafs function to use walk_pred_tree
Jiri Olsa
2011-08-19
1
-33
/
+14
|
|
*
tracing/filter: Unify predicate tree walking, change check_pred_tree function...
Jiri Olsa
2011-08-19
1
-51
/
+86
|
|
*
tracing/filter: Simplify tracepoint event lookup
Jiri Olsa
2011-08-19
1
-6
/
+3
|
|
*
tracing/filter: Remove field_name from filter_pred struct
Jiri Olsa
2011-08-19
2
-51
/
+13
|
|
*
tracing/filter: Separate predicate init and filter addition
Jiri Olsa
2011-08-19
1
-33
/
+23
|
|
*
tracing/filter: Use static allocation for filter predicates
Jiri Olsa
2011-08-19
1
-41
/
+16
|
|
*
tracing: Clean up tb_fmt to not give faulty compile warning
Steven Rostedt
2011-08-10
1
-9
/
+10
|
*
|
ftrace/kprobes: Fix not to delete probes if in use
Masami Hiramatsu
2011-10-10
1
-9
/
+49
*
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-10-26
3
-34
/
+34
|
\
\
\
|
*
|
|
locking, tracing: Annotate tracing locks as raw
Thomas Gleixner
2011-09-13
3
-34
/
+34
|
|
/
/
*
|
|
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2011-10-07
2
-0
/
+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set
Ming Lei
2011-09-29
1
-0
/
+2
|
*
|
PM / Runtime: Introduce trace points for tracing rpm_* functions
Ming Lei
2011-09-27
2
-0
/
+21
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-08-19
1
-5
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
blktrace: add FLUSH/FUA support
Namhyung Kim
2011-08-11
1
-5
/
+16
|
|
/
*
|
Merge branch 'linus' into perf/urgent
Ingo Molnar
2011-08-05
16
-488
/
+860
|
\
\
|
|
/
|
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
2
-2
/
+2
|
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-07-21
7
-152
/
+419
|
|
\
|
|
*
tracing/kprobe: Update symbol reference when loading module
Masami Hiramatsu
2011-07-15
1
-1
/
+36
|
|
*
tracing/kprobes: Support module init function probing
Masami Hiramatsu
2011-07-15
1
-26
/
+138
|
|
*
tracing/kprobes: Merge trace probe enable/disable functions
Masami Hiramatsu
2011-07-15
1
-56
/
+36
|
|
*
tracing/kprobes: Rename probe_* to trace_probe_*
Masami Hiramatsu
2011-07-14
1
-21
/
+22
|
|
*
tracing: Have dynamic size event stack traces
Steven Rostedt
2011-07-14
3
-19
/
+87
|
|
*
ftrace: Fix dynamic selftest failure on some archs
Steven Rostedt
2011-07-13
1
-0
/
+26
|
|
*
ftrace: Update filter when tracing enabled in set_ftrace_filter()
Steven Rostedt
2011-07-13
1
-0
/
+4
|
|
*
ftrace: Balance records when updating the hash
Steven Rostedt
2011-07-13
1
-16
/
+33
|
|
*
ftrace: Do not disable interrupts for modules in mcount update
Steven Rostedt
2011-07-07
1
-5
/
+11
|
|
*
tracing: Still trace filtered irq functions when irq trace is disabled
Steven Rostedt
2011-07-07
2
-17
/
+35
|
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-07-21
5
-30
/
+135
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
ftrace: Fix regression where ftrace breaks when modules are loaded
Steven Rostedt
2011-07-14
1
-2
/
+28
|
|
*
ftrace: Fix regression of :mod:module function enabling
Steven Rostedt
2011-07-07
2
-10
/
+5
|
|
*
tracing: Have "enable" file use refcounts like the "filter" file
Steven Rostedt
2011-07-07
1
-9
/
+22
|
|
*
tracing: Fix bug when reading system filters on module removal
Steven Rostedt
2011-07-07
3
-11
/
+82
|
*
|
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-07-05
11
-308
/
+308
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
2011-06-14
3
-7
/
+42
|
|
*
ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating process
Vaibhav Nagarnaik
2011-06-14
1
-6
/
+19
|
|
*
tracing: Convert to kstrtoul_from_user
Peter Huewe
2011-06-14
5
-110
/
+20
|
|
*
tracing, function_graph: Add context-info support for function_graph tracer
Jiri Olsa
2011-06-14
1
-22
/
+31
|
|
*
tracing, function_graph: Remove lock-depth from latency trace
Jiri Olsa
2011-06-14
1
-4
/
+3
|
|
*
tracing, function: Fix trace header to follow context-info option
Jiri Olsa
2011-06-14
1
-0
/
+3
|
|
*
tracing, function_graph: Merge overhead and duration display functions
Jiri Olsa
2011-06-14
1
-74
/
+74
|
|
*
tracing, function_graph: Remove dependency of abstime and duration fields on ...
Jiri Olsa
2011-06-14
3
-18
/
+9
|
|
*
ftrace: Fixed an include coding style issue
Paul McQuade
2011-06-14
1
-5
/
+2
|
|
*
tracing: Add disable_on_free option
Steven Rostedt
2011-06-14
2
-2
/
+5
|
|
*
tracing: Add a proc file to stop tracing and free buffer
Vaibhav Nagarnaik
2011-06-14
1
-35
/
+73
|
|
*
tracing: Use NUMA allocation for per-cpu ring buffer pages
Vaibhav Nagarnaik
2011-06-14
3
-22
/
+23
|
|
*
tracing: Schedule a delayed work to call wakeup()
Vaibhav Nagarnaik
2011-06-14
1
-11
/
+12
[prev]
[next]