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
/
trace_events.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tracing/events: call the correct event trace selftest init function
Steven Rostedt
2009-04-20
1
-1
/
+1
*
tracing/filters: add filter_mutex to protect filter predicates
Tom Zanussi
2009-04-17
1
-2
/
+2
*
tracing/events: perform function tracing in event selftests
Steven Rostedt
2009-04-17
1
-6
/
+72
*
tracing/events/ring-buffer: expose format of ring buffer headers to users
Steven Rostedt
2009-04-17
1
-0
/
+38
*
tracing/events: add startup tests for events
Steven Rostedt
2009-04-17
1
-0
/
+178
*
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
1
-0
/
+1
*
tracing/events: convert event call sites to use a link list
Steven Rostedt
2009-04-14
1
-20
/
+31
*
tracing/filters: allow on-the-fly filter switching
Tom Zanussi
2009-04-14
1
-3
/
+6
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-04-14
1
-4
/
+8
|
\
|
*
tracing/filters: return proper error code when writing filter file
Li Zefan
2009-04-12
1
-4
/
+6
|
*
tracing/filters: NIL-terminate user input filter
Li Zefan
2009-04-12
1
-0
/
+2
*
|
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
Tom Zanussi
2009-04-14
1
-0
/
+7
|
/
*
tracing: filter fix for TRACE_EVENT_FORMAT events
Tom Zanussi
2009-03-26
1
-13
/
+5
*
tracing/filters: use trace_seq_printf() to print filters
Tom Zanussi
2009-03-24
1
-4
/
+4
*
tracing/filters: free pred when clearing filters
Tom Zanussi
2009-03-24
1
-0
/
+2
*
tracing/filters: clean up filter_add_subsystem_pred()
Tom Zanussi
2009-03-23
1
-0
/
+1
*
tracing/events: make the filter files writable
Frederic Weisbecker
2009-03-23
1
-2
/
+2
*
tracing: add run-time field descriptions for event filtering, kfree fix
Ingo Molnar
2009-03-22
1
-1
/
+6
*
tracing: add per-subsystem filtering
Tom Zanussi
2009-03-22
1
-6
/
+80
*
tracing: add per-event filtering
Tom Zanussi
2009-03-22
1
-0
/
+77
*
tracing: add run-time field descriptions for event filtering
Tom Zanussi
2009-03-22
1
-1
/
+39
*
ftrace: event profile hooks
Peter Zijlstra
2009-03-20
1
-7
/
+2
*
ftrace: provide an id file for each event
Peter Zijlstra
2009-03-20
1
-0
/
+36
*
tracing: fix leak in event_format_read()
Tom Zanussi
2009-03-17
1
-3
/
+3
*
tracing: have event_trace_printk use static tracer
Steven Rostedt
2009-03-12
1
-10
/
+0
*
tracing: expand the ring buffers when an event is activated
Steven Rostedt
2009-03-11
1
-0
/
+8
*
tracing: add back the available_events file
Steven Rostedt
2009-03-10
1
-0
/
+14
*
tracing: do not allow modifying the ftrace events via the event files
Steven Rostedt
2009-03-10
1
-3
/
+15
*
tracing: fix printk format specifier
Steven Rostedt
2009-03-10
1
-7
/
+6
*
tracing: new format for specialized trace points
Steven Rostedt
2009-03-10
1
-156
/
+3
*
tracing: typecast sizeof and offsetof to unsigned int
Steven Rostedt
2009-03-10
1
-7
/
+8
*
tracing: add format files for ftrace default entries
Steven Rostedt
2009-03-05
1
-5
/
+7
*
tracing: add trace name and id to event formats
Steven Rostedt
2009-03-02
1
-1
/
+5
*
tracing: add ftrace headers to event format files
Steven Rostedt
2009-03-02
1
-1
/
+26
*
tracing: add format file to describe event struct fields
Steven Rostedt
2009-03-02
1
-1
/
+55
*
tracing: add protection around modify trace event fields
Steven Rostedt
2009-03-02
1
-0
/
+7
*
tracing: add raw fast tracing interface for trace events
Steven Rostedt
2009-02-28
1
-25
/
+174
*
tracing: add raw trace point recording infrastructure
Steven Rostedt
2009-02-28
1
-1
/
+1
*
tracing: make the set_event and available_events subsystem aware
Steven Rostedt
2009-02-28
1
-3
/
+40
*
tracing: add subsystem level to trace events
Steven Rostedt
2009-02-28
1
-0
/
+48
*
tracing: make event directory structure
Steven Rostedt
2009-02-24
1
-5
/
+132
*
tracing: add event trace infrastructure
Steven Rostedt
2009-02-24
1
-0
/
+280
[prev]