]> bbs.cooldavid.org Git - net-next-2.6.git/history - kernel
tracing: optimize global_trace_clock cachelines
[net-next-2.6.git] / kernel /
2009-09-15 Steven Rostedttracing: optimize global_trace_clock cachelines
2009-09-15 Mike Frysingerftrace: document function and function graph implementation
2009-09-14 Steven Rostedttracing: make testing syscall events a separate configu...
2009-09-14 Li Zefantracing: remove some unused macros
2009-09-14 Li Zefanftrace: add compile-time check on F_printk()
2009-09-14 Li Zefantracing: fix F_printk() typos
2009-09-14 Steven Rostedttracing: add static to generated TRACE_EVENT functions
2009-09-14 Steven Rostedtring-buffer: typecast cmpxchg to fix PowerPC warning
2009-09-13 Steven Rostedttracing: add filter event logic to special, mmiotrace...
2009-09-13 Steven Rostedttracing: remove trace_event_types.h
2009-09-13 Steven Rostedttracing: use the new trace_entries.h to create format...
2009-09-13 Steven Rostedttracing: show details of structures within the ftrace...
2009-09-13 Steven Rostedttracing: use macros to create internal ftrace entry...
2009-09-13 Li Zefantracing/profile: fix profile_disable vs module_unload
2009-09-13 Carsten Emdetracing: do not update tracing_max_latency when tracer...
2009-09-13 Carsten Emdetracing: remove unused local variables in tracer probe...
2009-09-11 jolsa@redhat.comtracing: trace parser support for function and graph
2009-09-11 jolsa@redhat.comtracing: trace parser support for set_event
2009-09-11 jolsa@redhat.comtracing: create generic trace parser
2009-09-11 Steven Rostedttracing: consolidate code between trace_output.c and...
2009-09-11 Steven Rostedttracing: add lock depth to entries
2009-09-11 Steven Rostedttracing: move tgid out of generic entry and into userstack
2009-09-11 Steven Rostedttracing: add latency format to function_graph tracer
2009-09-10 Li Zefantracing: move PRED macros to trace_events_filter.c
2009-09-10 Li Zefantracing: remove stats from struct tracer
2009-09-10 Li Zefantracing: format clean ups
2009-09-10 Li Zefantracing: remove dead code
2009-09-10 Steven Rostedttracing: do not grab lock in wakeup latency function...
2009-09-10 Robert Richterring-buffer: consolidate interface of rb_buffer_peek()
2009-09-06 Ingo MolnarMerge branch 'tracing/core' of git://git.kernel.org...
2009-09-06 Ingo MolnarMerge commit 'v2.6.31-rc9' into tracing/core
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-09-05 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.31
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-09-05 Linus TorvaldsMerge branch 'fix/oxygen' of git://git.kernel.org/pub...
2009-09-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-09-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-09-05 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2009-09-05 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-09-05 Linus TorvaldsMerge branch 'slab/urgent' of git://git.kernel.org...
2009-09-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-09-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-09-05 Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-09-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2009-09-04 Steven Rostedtring-buffer: only enable ring_buffer_swap_cpu when...
2009-09-04 Steven Rostedtring-buffer: check for swapped buffers in start of...
2009-09-04 Steven Rostedttracing: report error in trace if we fail to swap laten...
2009-09-04 Steven Rostedttracing: add trace_array_printk for internal tracers...
2009-09-04 Steven Rostedttracing: pass around ring buffer instead of tracer
2009-09-04 Steven Rostedttracing: make tracing_reset safe for external use
2009-09-04 Steven Rostedttracing: use timestamp to determine start of latency...
2009-09-04 Li Zefantracing/filters: Defer pred allocation, fix memory...
2009-09-04 Steven Rostedttracing: remove users of tracing_reset
2009-09-04 Steven Rostedttracing: disable buffers and synchronize_sched before...
2009-09-04 Steven Rostedttracing: disable update max tracer while reading trace
2009-09-04 Steven Rostedttracing: print out start and stop in latency traces
2009-09-04 Steven Rostedtring-buffer: disable all cpu buffers when one finds...
2009-09-04 Steven Rostedtring-buffer: do not count discarded events
2009-09-04 Steven Rostedtring-buffer: remove ring_buffer_event_discard
2009-09-04 Steven Rostedtring-buffer: fix ring_buffer_read crossing pages
2009-09-04 Steven Rostedtring-buffer: remove unnecessary cpu_relax
2009-09-04 Steven Rostedtring-buffer: do not swap buffers during a commit
2009-09-04 Steven Rostedtring-buffer: do not reset while in a commit
2009-09-01 Linus TorvaldsMerge branch 'fix/hda' of git://git.kernel.org/pub...
2009-09-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-08-31 Li Zefantracing/filters: Defer pred allocation
2009-08-29 Peter Zijlstraperf_counter: Fix /0 bug in swcounters
2009-08-29 Ingo MolnarMerge branch 'tip/tracing/core' of git://git.kernel...
2009-08-29 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2009-08-29 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2009-08-29 Ingo Molnarmodules: Fix build error in the !CONFIG_KALLSYMS case
2009-08-29 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-08-28 Ingo MolnarMerge branch 'tracing/core' of git://git.kernel.org...
2009-08-28 Ingo Molnarperf_counters: Increase paranoia level
2009-08-27 Steven Rostedttracing: only show tracing_max_latency when latency...
2009-08-27 Steven Rostedttracing: remove legacy select of MARKERS by context...
2009-08-27 James Bottomleymodule: workaround duplicate section names
2009-08-27 Rusty Russellmodule: fix BUG_ON() for powerpc (and other function...
2009-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-08-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-08-27 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2009-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-08-27 Oleg Nesterovclone(): fix race between copy_process() and de_thread()
2009-08-26 Jason Barontracing: Convert event tracing code to use NR_syscalls
2009-08-26 Hendrik Bruecknertracing: Don't trace kernel thread syscalls
2009-08-26 Hendrik Bruecknertracing: Check invalid syscall nr while tracing syscalls
2009-08-26 Ingo MolnarMerge branch 'tracing/core' of git://git.kernel.org...
2009-08-26 Zhaoleiftrace: Move setting of clock-source out of options
2009-08-26 Li Zefantracing/filters: Support filtering for char * strings
2009-08-26 Li Zefantracing/filters: Add __field_ext() to TRACE_EVENT
2009-08-26 Li Zefantracing/filters: Add filter_type to struct ftrace_event...
2009-08-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-08-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-08-25 Josh Stonetracing: Create generic syscall TRACE_EVENTs
next