index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-12
tracing/filters: return proper error code when writing filter file
Li Zefan
1
-4
/
+6
2009-04-12
tracing/filters: NIL-terminate user input filter
Li Zefan
1
-0
/
+2
2009-03-26
tracing: filter fix for TRACE_EVENT_FORMAT events
Tom Zanussi
1
-13
/
+5
2009-03-24
tracing/filters: use trace_seq_printf() to print filters
Tom Zanussi
1
-4
/
+4
2009-03-24
tracing/filters: free pred when clearing filters
Tom Zanussi
1
-0
/
+2
2009-03-23
tracing/filters: clean up filter_add_subsystem_pred()
Tom Zanussi
1
-0
/
+1
2009-03-23
tracing/events: make the filter files writable
Frederic Weisbecker
1
-2
/
+2
2009-03-22
tracing: add run-time field descriptions for event filtering, kfree fix
Ingo Molnar
1
-1
/
+6
2009-03-22
tracing: add per-subsystem filtering
Tom Zanussi
1
-6
/
+80
2009-03-22
tracing: add per-event filtering
Tom Zanussi
1
-0
/
+77
2009-03-22
tracing: add run-time field descriptions for event filtering
Tom Zanussi
1
-1
/
+39
2009-03-20
ftrace: event profile hooks
Peter Zijlstra
1
-7
/
+2
2009-03-20
ftrace: provide an id file for each event
Peter Zijlstra
1
-0
/
+36
2009-03-17
tracing: fix leak in event_format_read()
Tom Zanussi
1
-3
/
+3
2009-03-12
tracing: have event_trace_printk use static tracer
Steven Rostedt
1
-10
/
+0
2009-03-11
tracing: expand the ring buffers when an event is activated
Steven Rostedt
1
-0
/
+8
2009-03-10
tracing: add back the available_events file
Steven Rostedt
1
-0
/
+14
2009-03-10
tracing: do not allow modifying the ftrace events via the event files
Steven Rostedt
1
-3
/
+15
2009-03-10
tracing: fix printk format specifier
Steven Rostedt
1
-7
/
+6
2009-03-10
tracing: new format for specialized trace points
Steven Rostedt
1
-156
/
+3
2009-03-10
tracing: typecast sizeof and offsetof to unsigned int
Steven Rostedt
1
-7
/
+8
2009-03-05
tracing: add format files for ftrace default entries
Steven Rostedt
1
-5
/
+7
2009-03-02
tracing: add trace name and id to event formats
Steven Rostedt
1
-1
/
+5
2009-03-02
tracing: add ftrace headers to event format files
Steven Rostedt
1
-1
/
+26
2009-03-02
tracing: add format file to describe event struct fields
Steven Rostedt
1
-1
/
+55
2009-03-02
tracing: add protection around modify trace event fields
Steven Rostedt
1
-0
/
+7
2009-02-28
tracing: add raw fast tracing interface for trace events
Steven Rostedt
1
-25
/
+174
2009-02-28
tracing: add raw trace point recording infrastructure
Steven Rostedt
1
-1
/
+1
2009-02-28
tracing: make the set_event and available_events subsystem aware
Steven Rostedt
1
-3
/
+40
2009-02-28
tracing: add subsystem level to trace events
Steven Rostedt
1
-0
/
+48
2009-02-24
tracing: make event directory structure
Steven Rostedt
1
-5
/
+132
2009-02-24
tracing: add event trace infrastructure
Steven Rostedt
1
-0
/
+280