Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | 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-12 | |
| * | | | | | | | | | | | | | | 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-11 | |
| * | | | | | | | | | | | | | | 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-09 | |
* | | | | | | | | | | | | | | | net: fix CONFIG_NET=n build on sparc64 | Andrew Morton | 2009-09-21 | |
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | pktgen: spin using hrtimer | Stephen Hemminger | 2009-08-29 | |
| * | | | | | | | | | | | | | net: Temporarily backout SKB sources tracer. | David S. Miller | 2009-08-26 | |
| * | | | | | | | | | | | | | trace_skb: fix build when CONFIG_NET is not enabled | Randy Dunlap | 2009-08-17 | |
| * | | | | | | | | | | | | | net: skb ftracer - Add actual ftrace code to kernel (v3) | Neil Horman | 2009-08-13 | |
| * | | | | | | | | | | | | | net: skb ftracer - Add config option to enable new ftracer (v3) | Neil Horman | 2009-08-13 | |
| * | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | genetlink: make netns aware | Johannes Berg | 2009-07-12 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2009-09-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | tracing/filters: Defer pred allocation, fix memory leak | Li Zefan | 2009-09-04 | |
| * | | | | | | | | | | | | | | Merge commit 'v2.6.31-rc9' into tracing/core | Ingo Molnar | 2009-09-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | 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: 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-09-04 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | tracing/filters: Defer pred allocation | Li Zefan | 2009-08-31 | |
| * | | | | | | | | | | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2009-08-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | tracing: only show tracing_max_latency when latency tracer configured | Steven Rostedt | 2009-08-27 | |
| | * | | | | | | | | | | | | | tracing: remove legacy select of MARKERS by context switch tracing | Steven Rostedt | 2009-08-27 |