index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.h
Age
Commit message (
Expand
)
Author
2009-09-19
tracing, perf: Convert the power tracer into an event tracer
Arjan van de Ven
2009-09-12
tracing: use the new trace_entries.h to create format files
Steven Rostedt
2009-09-12
tracing: show details of structures within the ftrace structures
Steven Rostedt
2009-09-12
tracing: use macros to create internal ftrace entry ring buffer structures
Steven Rostedt
2009-09-12
tracing: do not update tracing_max_latency when tracer is stopped
Carsten Emde
2009-09-11
tracing: create generic trace parser
jolsa@redhat.com
2009-09-11
tracing: move tgid out of generic entry and into userstack
Steven Rostedt
2009-09-09
tracing: move PRED macros to trace_events_filter.c
Li Zefan
2009-09-09
tracing: remove stats from struct tracer
Li Zefan
2009-09-09
tracing: format clean ups
Li Zefan
2009-09-09
tracing: remove dead code
Li Zefan
2009-09-04
tracing: add trace_array_printk for internal tracers to use
Steven Rostedt
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
2009-09-04
tracing: use timestamp to determine start of latency traces
Steven Rostedt
2009-09-04
tracing: print out start and stop in latency traces
Steven Rostedt
2009-08-27
tracing: only show tracing_max_latency when latency tracer configured
Steven Rostedt
2009-08-26
ftrace: Move setting of clock-source out of options
Zhaolei
2009-08-26
tracing/filters: Add filter_type to struct ftrace_event_field
Li Zefan
2009-08-11
tracing: Add individual syscalls tracepoint id support
Jason Baron
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2009-08-06
tracing/function-graph-tracer: Move graph event insertion helpers in the grap...
Frederic Weisbecker
2009-08-06
tracing/core: Make the stack entry helpers global
Frederic Weisbecker
2009-08-06
tracing/core: Turn ftrace_cpu_disabled into a global var
Frederic Weisbecker
2009-07-20
tracing/filters: improve subsystem filter
Li Zefan
2009-07-10
tracing/filter: Remove empty subsystem and its directory
Xiao Guangrong
2009-07-01
tracing/events: Add trace_event boot option
Li Zefan
2009-06-25
ring-buffer: Make it generally available
Paul Mundt
2009-05-07
Merge branch 'tracing/hw-branch-tracing' into tracing/core
Ingo Molnar
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-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-24
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
Ingo Molnar
2009-04-22
tracing/events: make struct trace_entry->type to be int type
Li Zefan
2009-04-17
tracing/filters: add filter_mutex to protect filter predicates
Tom Zanussi
2009-04-14
tracing/events: convert event call sites to use a link list
Steven Rostedt
2009-04-14
tracing/events: move declarations from trace directory to core include
Steven Rostedt
2009-04-14
tracing: make trace_seq operations available for core kernel
Steven Rostedt
2009-04-14
tracing/filters: allow on-the-fly filter switching
Tom Zanussi
2009-04-14
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
Tom Zanussi
2009-04-14
tracing/filters: use ring_buffer_discard_commit for discarded events
Steven Rostedt
2009-04-14
tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro
Tom Zanussi
2009-04-14
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
Tom Zanussi
2009-04-12
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...
Zhaolei
2009-04-07
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-04-07
tracing/ftrace: factorize the tracing files creation
Frederic Weisbecker
2009-04-07
Merge branch 'tracing/urgent' into tracing/ftrace
Ingo Molnar
2009-04-07
tracing: fix incorrect return type of ns2usecs()
Lai Jiangshan
[next]