index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_events.c
Age
Commit message (
Expand
)
Author
2009-08-19
tracing/events: Add trace_define_common_fields()
Li Zefan
2009-08-19
tracing/events: Add ftrace_event_call param to define_fields()
Li Zefan
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-11
tracing: Add ftrace event call parameter to its field descriptor handler
Frederic Weisbecker
2009-08-11
tracing: Add ftrace_event_call void * 'data' field
Jason Baron
2009-08-11
tracing: Raw_init() bailout in trace event register fail case
Jason Baron
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-06
tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULES
Frederic Weisbecker
2009-08-06
ftrace: Fix perf-tracepoint OOPS
Peter Zijlstra
2009-07-23
tracing: only truncate ftrace files when O_TRUNC is set
Steven Rostedt
2009-07-10
tracing/filter: Remove empty subsystem and its directory
Xiao Guangrong
2009-07-04
Merge branch 'master' into for-next
Tejun Heo
2009-07-01
tracing/events: Add trace_event boot option
Li Zefan
2009-06-24
tracing/events: Don't increment @pos in s_start()
Li Zefan
2009-06-24
percpu: clean up percpu variable definitions
Tejun Heo
2009-06-09
tracing: add protection around module events unload
Steven Rostedt
2009-05-26
ftrace: clean up of using ftrace_event_enable_disable()
Zhaolei
2009-05-26
ftrace: Add task_comm support for trace_event
Zhaolei
2009-05-20
ftrace: fix check for return value of register_module_notifier in event_trace...
Ming Lei
2009-05-08
tracing: add trace_set_clr_event to export event enabling function
Steven Rostedt
2009-05-08
tracing: initialize return value for __ftrace_set_clr_event
Steven Rostedt
2009-05-08
tracing/events: simplify system_enable_read()
Li Zefan
2009-05-08
tracing/events: clean up for ftrace_set_clr_event()
Li Zefan
2009-05-07
tracing: append ":*" to internal setting of system events
Steven Rostedt
2009-05-06
tracing: add hierarchical enabling of events
Steven Rostedt
2009-05-06
tracing: reset ring buffer when removing modules with events
Steven Rostedt
2009-05-06
tracing/events: fix concurrent access to ftrace_events list
Li Zefan
2009-05-06
tracing/events: fix memory leak when unloading module
Li Zefan
2009-04-29
tracing/filters: a better event parser
Tom Zanussi
2009-04-29
tracing/filters: distinguish between signed and unsigned fields
Tom Zanussi
2009-04-29
tracing/filters: move preds into event_filter object
Tom Zanussi
2009-04-26
tracing/events: make modules have their own file_operations structure
Steven Rostedt
2009-04-23
tracing: add size checks for exported ftrace internal structures
Steven Rostedt
2009-04-23
tracing: increase size of number of possible events
Steven Rostedt
2009-04-22
tracing/events: make struct trace_entry->type to be int type
Li Zefan
2009-04-21
tracing/filters: don't remove old filters when failed to write subsys->filter
Li Zefan
2009-04-20
tracing: use nowakeup version of commit for function event trace tests
Steven Rostedt
2009-04-20
tracing/events: call the correct event trace selftest init function
Steven Rostedt
2009-04-17
tracing/filters: add filter_mutex to protect filter predicates
Tom Zanussi
2009-04-17
tracing/events: perform function tracing in event selftests
Steven Rostedt
2009-04-17
tracing/events/ring-buffer: expose format of ring buffer headers to users
Steven Rostedt
2009-04-17
tracing/events: add startup tests for events
Steven Rostedt
2009-04-14
tracing/events: fix compile for modules disabled
Steven Rostedt
2009-04-14
tracing/events: add support for modules to TRACE_EVENT
Steven Rostedt
2009-04-14
tracing/events: add export symbols for trace events in modules
Steven Rostedt
2009-04-14
tracing/events: convert event call sites to use a link list
Steven Rostedt
2009-04-14
tracing/filters: allow on-the-fly filter switching
Tom Zanussi
2009-04-14
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-04-14
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
Tom Zanussi
2009-04-12
tracing/filters: return proper error code when writing filter file
Li Zefan
[prev]
[next]