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
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-15
3
-345
/
+683
|
\
|
*
tracing: Factorize filter creation
Tejun Heo
2011-12-21
1
-141
/
+142
|
*
tracing: Have stack tracing set filtered functions at boot
Steven Rostedt
2011-12-21
1
-0
/
+11
|
*
ftrace: Allow access to the boot time function enabling
Steven Rostedt
2011-12-21
1
-4
/
+4
|
*
tracing: Have stack_tracer use a separate list of functions
Steven Rostedt
2011-12-21
1
-1
/
+18
|
*
ftrace: Decouple hash items from showing filtered functions
Steven Rostedt
2011-12-21
1
-8
/
+8
|
*
ftrace: Allow other users of function tracing to use the output listing
Steven Rostedt
2011-12-21
1
-16
/
+25
|
*
ftrace: Create ftrace_hash_empty() helper routine
Steven Rostedt
2011-12-21
1
-11
/
+17
|
*
ftrace: Fix ftrace hash record update with notrace
Steven Rostedt
2011-12-21
1
-1
/
+1
|
*
ftrace: Use bsearch to find record ip
Steven Rostedt
2011-12-21
1
-15
/
+23
|
*
ftrace: Sort the mcount records on each page
Steven Rostedt
2011-12-21
1
-0
/
+29
|
*
ftrace: Replace record newlist with record page list
Steven Rostedt
2011-12-21
1
-31
/
+37
|
*
ftrace: Allocate the mcount record pages as groups
Steven Rostedt
2011-12-21
1
-51
/
+128
|
*
ftrace: Remove usage of "freed" records
Steven Rostedt
2011-12-21
1
-51
/
+49
|
*
ftrace: Allow archs to modify code without stop machine
Steven Rostedt
2011-12-21
1
-38
/
+215
|
*
ftrace: Fix unregister ftrace_ops accounting
Jiri Olsa
2011-12-21
1
-14
/
+13
*
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
3
-3
/
+3
|
\
\
|
*
|
switch debugfs to umode_t
Al Viro
2012-01-03
3
-3
/
+3
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-06
6
-37
/
+138
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-12-06
3
-28
/
+79
|
|
\
\
|
|
*
|
tracing: Add entries in buffer and total entries to default output header
Steven Rostedt
2011-11-17
1
-25
/
+47
|
|
*
|
tracing: Add irq, preempt-count and need resched info to default trace output
Steven Rostedt
2011-11-17
3
-6
/
+35
|
*
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-12-06
1
-3
/
+3
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
*
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-11-11
7
-13
/
+68
|
|
\
\
|
|
*
|
tracing/latency: Fix header output for latency tracers
Jiri Olsa
2011-11-07
4
-2
/
+40
|
|
*
|
ftrace: Fix hash record accounting bug
Steven Rostedt
2011-11-07
1
-1
/
+3
|
|
*
|
ftrace: Remove force undef config value left for testing
Steven Rostedt
2011-11-07
1
-1
/
+0
|
|
*
|
tracing: Add boiler plate for subsystem filter
Steven Rostedt
2011-11-04
1
-7
/
+19
|
|
*
|
tracing: Restore system filter behavior
Li Zefan
2011-11-02
1
-1
/
+6
|
|
*
|
tracing: fix event_subsystem ref counting
Ilya Dryomov
2011-10-31
1
-1
/
+0
*
|
|
|
trace: Allow ftrace_dump() to be called from modules
Paul E. McKenney
2011-12-11
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
ftrace: Fix hash record accounting bug
Steven Rostedt
2011-12-05
1
-1
/
+3
*
|
|
ftrace: Remove force undef config value left for testing
Steven Rostedt
2011-12-05
1
-1
/
+0
*
|
|
tracing: Restore system filter behavior
Li Zefan
2011-12-05
1
-1
/
+6
*
|
|
tracing: fix event_subsystem ref counting
Ilya Dryomov
2011-12-05
1
-1
/
+0
*
|
|
trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...
Tejun Heo
2011-12-01
1
-3
/
+3
|
/
/
*
|
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
kernel: Add <linux/module.h> to files using it implicitly
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-26
11
-396
/
+819
|
\
\
|
|
/
|
*
tracing: Fix returning of duplicate data after EOF in trace_pipe_raw
Steven Rostedt
2011-10-14
1
-2
/
+2
|
*
ftrace: Fix README to state tracing_on to start/stop tracing
Geunsik Lim
2011-10-14
1
-2
/
+2
|
*
Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core
Ingo Molnar
2011-10-12
10
-383
/
+766
|
|
\
|
|
*
tracing: Do not allocate buffer for trace_marker
Steven Rostedt
2011-10-11
1
-28
/
+83
|
|
*
tracing: Warn on output if the function tracer was found corrupted
Steven Rostedt
2011-10-11
3
-0
/
+25
|
|
*
tracing: Fix preemptirqsoff tracer to not stop at preempt off
Steven Rostedt
2011-09-22
1
-2
/
+2
|
|
*
tracing: Add a counter clock for those that do not trust clocks
Steven Rostedt
2011-09-19
2
-0
/
+13
|
|
*
trace: Add ring buffer stats to measure rate of events
Vaibhav Nagarnaik
2011-08-30
2
-1
/
+82
|
|
*
trace: Add a new readonly entry to report total buffer size
Vaibhav Nagarnaik
2011-08-30
1
-0
/
+33
|
|
*
tracing: Add preempt disable for filter self test
Steven Rostedt
2011-08-30
1
-0
/
+6
|
|
*
tracing/filter: Add startup tests for events filter
Jiri Olsa
2011-08-19
4
-0
/
+264
[next]