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
Age
Commit message (
Expand
)
Author
2009-09-14
ring-buffer: typecast cmpxchg to fix PowerPC warning
Steven Rostedt
2009-09-12
tracing: add filter event logic to special, mmiotrace and boot tracers
Steven Rostedt
2009-09-12
tracing: remove trace_event_types.h
Steven Rostedt
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/profile: fix profile_disable vs module_unload
Li Zefan
2009-09-12
tracing: do not update tracing_max_latency when tracer is stopped
Carsten Emde
2009-09-12
tracing: remove unused local variables in tracer probe functions
Carsten Emde
2009-09-11
tracing: trace parser support for function and graph
jolsa@redhat.com
2009-09-11
tracing: trace parser support for set_event
jolsa@redhat.com
2009-09-11
tracing: create generic trace parser
jolsa@redhat.com
2009-09-11
tracing: consolidate code between trace_output.c and trace_function_graph.c
Steven Rostedt
2009-09-11
tracing: add lock depth to entries
Steven Rostedt
2009-09-11
tracing: move tgid out of generic entry and into userstack
Steven Rostedt
2009-09-11
tracing: add latency format to function_graph tracer
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-09
tracing: do not grab lock in wakeup latency function tracing
Steven Rostedt
2009-09-09
ring-buffer: consolidate interface of rb_buffer_peek()
Robert Richter
2009-09-06
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-09-06
Merge commit 'v2.6.31-rc9' into tracing/core
Ingo Molnar
2009-09-05
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-09-04
ring-buffer: only enable ring_buffer_swap_cpu when needed
Steven Rostedt
2009-09-04
ring-buffer: check for swapped buffers in start of committing
Steven Rostedt
2009-09-04
tracing: report error in trace if we fail to swap latency buffer
Steven Rostedt
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: make tracing_reset safe for external use
Steven Rostedt
2009-09-04
tracing: use timestamp to determine start of latency traces
Steven Rostedt
2009-09-04
tracing/filters: Defer pred allocation, fix memory leak
Li Zefan
2009-09-04
tracing: remove users of tracing_reset
Steven Rostedt
2009-09-04
tracing: disable buffers and synchronize_sched before resetting
Steven Rostedt
2009-09-04
tracing: disable update max tracer while reading trace
Steven Rostedt
2009-09-04
tracing: print out start and stop in latency traces
Steven Rostedt
2009-09-04
ring-buffer: disable all cpu buffers when one finds a problem
Steven Rostedt
2009-09-04
ring-buffer: do not count discarded events
Steven Rostedt
2009-09-04
ring-buffer: remove ring_buffer_event_discard
Steven Rostedt
2009-09-04
ring-buffer: fix ring_buffer_read crossing pages
Steven Rostedt
2009-09-04
ring-buffer: remove unnecessary cpu_relax
Steven Rostedt
2009-09-04
ring-buffer: do not swap buffers during a commit
Steven Rostedt
2009-09-04
ring-buffer: do not reset while in a commit
Steven Rostedt
2009-08-31
tracing/filters: Defer pred allocation
Li Zefan
2009-08-29
perf_counter: Fix /0 bug in swcounters
Peter Zijlstra
2009-08-29
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2009-08-28
modules: Fix build error in the !CONFIG_KALLSYMS case
Ingo Molnar
2009-08-28
perf_counters: Increase paranoia level
Ingo Molnar
2009-08-27
tracing: only show tracing_max_latency when latency tracer configured
Steven Rostedt
[next]