index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
ring-buffer: only warn on wrap if buffer is bigger than two pages
Steven Rostedt
2009-04-21
1
-1
/
+2
|
*
|
|
|
|
tracing/filters: allow user-input to be integer-like string
Li Zefan
2009-04-21
1
-14
/
+12
|
*
|
|
|
|
tracing/filters: don't remove old filters when failed to write subsys->filter
Li Zefan
2009-04-21
1
-1
/
+0
|
*
|
|
|
|
tracing: use nowakeup version of commit for function event trace tests
Steven Rostedt
2009-04-20
1
-1
/
+1
|
*
|
|
|
|
tracing: use recursive counter over irq level
Steven Rostedt
2009-04-20
1
-29
/
+16
|
*
|
|
|
|
tracing: remove recursive test from ring_buffer_event_discard
Steven Rostedt
2009-04-20
1
-1
/
+0
|
*
|
|
|
|
tracing: fix recursive test level calculation
Steven Rostedt
2009-04-20
1
-1
/
+3
|
*
|
|
|
|
tracing/events: call the correct event trace selftest init function
Steven Rostedt
2009-04-20
1
-1
/
+1
|
*
|
|
|
|
tracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACING
Steven Rostedt
2009-04-20
1
-1
/
+5
|
*
|
|
|
|
tracing: create menuconfig for tracing infrastructure
Steven Rostedt
2009-04-20
1
-2
/
+7
|
*
|
|
|
|
tracing: change branch profiling to a choice selection
Steven Rostedt
2009-04-20
1
-6
/
+33
|
*
|
|
|
|
tracing/ring-buffer: Add unlock recursion protection on discard
Frederic Weisbecker
2009-04-20
1
-5
/
+13
|
*
|
|
|
|
tracing/core: Add current context on tracing recursion warning
Frederic Weisbecker
2009-04-19
1
-0
/
+7
|
*
|
|
|
|
tracing: protect trace_printk from recursion
Steven Rostedt
2009-04-17
1
-2
/
+8
|
*
|
|
|
|
tracing: add same level recursion detection
Steven Rostedt
2009-04-17
1
-0
/
+42
|
*
|
|
|
|
tracing: add EXPORT_SYMBOL_GPL for trace commits
Steven Rostedt
2009-04-17
1
-1
/
+3
|
*
|
|
|
|
tracing/filters: add filter_mutex to protect filter predicates
Tom Zanussi
2009-04-17
3
-23
/
+75
|
*
|
|
|
|
tracing: fix file mode of trace and README
Li Zefan
2009-04-17
1
-2
/
+2
|
*
|
|
|
|
tracing/events: perform function tracing in event selftests
Steven Rostedt
2009-04-17
1
-6
/
+72
|
*
|
|
|
|
tracing: add saved_cmdlines file to show cached task comms
Avadh Patel
2009-04-17
1
-0
/
+53
|
*
|
|
|
|
tracing/events/ring-buffer: expose format of ring buffer headers to users
Steven Rostedt
2009-04-17
2
-0
/
+82
|
*
|
|
|
|
tracing/events: add startup tests for events
Steven Rostedt
2009-04-17
1
-0
/
+178
|
*
|
|
|
|
ftrace: use module notifier for function tracer
Steven Rostedt
2009-04-17
1
-26
/
+64
|
*
|
|
|
|
blktrace: fix context-info when mixed-using blk tracer and trace events
Li Zefan
2009-04-16
1
-5
/
+13
|
*
|
|
|
|
blktrace: add trace/ to /sys/block/sda
Li Zefan
2009-04-16
1
-0
/
+5
|
*
|
|
|
|
blktrace: support per-partition tracing for ftrace plugin
Li Zefan
2009-04-16
1
-14
/
+25
|
*
|
|
|
|
blktrace: support per-partition tracing
Shawn Du
2009-04-16
1
-8
/
+21
|
*
|
|
|
|
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
2009-04-14
3
-3
/
+3
|
*
|
|
|
|
tracing/events: fix compile for modules disabled
Steven Rostedt
2009-04-14
1
-2
/
+10
|
*
|
|
|
|
tracing/events: add support for modules to TRACE_EVENT
Steven Rostedt
2009-04-14
1
-32
/
+96
|
*
|
|
|
|
tracing/events: add export symbols for trace events in modules
Steven Rostedt
2009-04-14
4
-0
/
+9
|
*
|
|
|
|
tracing/events: convert event call sites to use a link list
Steven Rostedt
2009-04-14
4
-38
/
+38
|
*
|
|
|
|
tracing/events: move the ftrace event tracing code to core
Steven Rostedt
2009-04-14
5
-504
/
+0
|
*
|
|
|
|
tracing/events: move declarations from trace directory to core include
Steven Rostedt
2009-04-14
2
-133
/
+1
|
*
|
|
|
|
tracing: make trace_seq operations available for core kernel
Steven Rostedt
2009-04-14
2
-28
/
+3
|
*
|
|
|
|
tracing: consolidate trace and trace_event headers
Steven Rostedt
2009-04-14
4
-8
/
+9
|
*
|
|
|
|
tracing/filters: allow on-the-fly filter switching
Tom Zanussi
2009-04-14
6
-128
/
+150
|
*
|
|
|
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-04-14
4
-12
/
+22
|
|
\
\
\
\
\
|
*
|
|
|
|
|
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
Tom Zanussi
2009-04-14
7
-43
/
+48
|
*
|
|
|
|
|
tracing/infrastructure: separate event tracer from event support
Tom Zanussi
2009-04-14
2
-3
/
+7
|
*
|
|
|
|
|
tracing/filters: use ring_buffer_discard_commit for discarded events
Steven Rostedt
2009-04-14
3
-5
/
+11
|
*
|
|
|
|
|
ring-buffer: add ring_buffer_discard_commit
Steven Rostedt
2009-04-14
1
-21
/
+104
|
*
|
|
|
|
|
tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro
Tom Zanussi
2009-04-14
4
-3
/
+36
|
*
|
|
|
|
|
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
Tom Zanussi
2009-04-14
11
-14
/
+127
|
*
|
|
|
|
|
blktrace: fix output of BLK_TC_PC events
Li Zefan
2009-04-12
1
-8
/
+80
|
*
|
|
|
|
|
blktrace: fix output of unknown events
Li Zefan
2009-04-12
1
-1
/
+1
|
*
|
|
|
|
|
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...
Zhaolei
2009-04-12
2
-2
/
+2
|
*
|
|
|
|
|
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-04-10
3
-21
/
+27
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ftrace: clean up enable logic for sched_switch
Zhaolei
2009-04-07
1
-5
/
+5
|
*
|
|
|
|
|
|
function-graph: use int instead of atomic for ftrace_graph_active
Steven Rostedt
2009-04-07
1
-7
/
+7
[prev]
[next]