sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / kernel / trace /
2009-11-04 Li Zefanftrace: Fix unmatched locking in ftrace_regex_write()
2009-11-04 Lai Jiangshanring-buffer: Synchronize resizing buffer with reader...
2009-10-24 Jiri Olsatracing: Remove cpu arg from the rb_time_stamp() function
2009-10-24 Jiri Olsatracing: Fix comment typo and documentation example
2009-10-24 Jiri Olsatracing: Fix trace_seq_printf() return value
2009-10-24 Jiri Olsatracing: Update *ppos instead of filp->f_pos
2009-10-14 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-10-13 Li Zefantracing/filters: Fix memory leak when setting a filter
2009-10-09 Steven Rostedttracing: fix trace_vprintk call
2009-10-08 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-10-08 Linus TorvaldsMerge branch 'perf-fixes-for-linus-2' of git://git...
2009-10-08 Steven Rostedttracing: user local buffer variable for trace branch...
2009-10-08 Zhenwen Xutracing: fix warning on kernel/trace/trace_branch.c...
2009-10-07 Steven Rostedtftrace: check for failure for all conversions
2009-10-07 jolsa@redhat.comtracing: correct module boundaries for ftrace_release
2009-10-07 Steven Rostedttracing: fix transposed numbers of lock_depth and preem...
2009-10-06 Hiroshi Shimamototrace: Fix missing assignment in trace_ctxwake_*
2009-10-06 Tom Zanussitracing/syscalls: Use long for syscall ret format and...
2009-10-05 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-10-05 Frederic Weisbeckertracing: Use free_percpu instead of kfree
2009-10-05 Frederic Weisbeckertracing: Check total refcount before releasing bufs...
2009-10-01 Jun'ichi NomuraAdd a tracepoint for block request remapping
2009-10-01 Zdenek KabelacAdd missing blk_trace_remove_sysfs to be in pair with...
2009-10-01 Paul Mundtkmemtrace: Fix up tracer registration
2009-10-01 Matt Flemingtracing: Fix infinite recursion in ftrace_update_pid_func()
2009-09-26 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-24 Li Zefancpumask: use zalloc_cpumask_var() where possible
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Li Zefantracing: Fix failure path in ftrace_regex_open()
2009-09-22 Li Zefantracing: Fix failure path in ftrace_graph_write()
2009-09-22 Li Zefantracing: Check the return value of trace_get_user()
2009-09-22 Li Zefantracing: Fix off-by-one in trace_get_user()
2009-09-21 Linus TorvaldsMerge branch 'perfcounters-rename-for-linus' of git...
2009-09-21 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-09-21 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-21 Uwe Kleine-Koenigtrivial: Fix duplicated word "options" in comment
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-20 Linus TorvaldsMerge git://git./linux/kernel/git/jaswinder/linux-2.6
2009-09-20 Andrew Mortonsched: Fix raciness in runqueue_is_locked()
2009-09-20 Peter Zijlstratracing: Export trace_profile_buf symbols
2009-09-20 Jaswinder Singh... includecheck fix: kernel/trace, ring_buffer.c
2009-09-19 Ingo MolnarMerge branch 'tip/tracing/core' of git://git./linux...
2009-09-19 Li Zefantracing/events: use list_for_entry_continue
2009-09-19 Li Zefantracing: remove max_tracer_type_len
2009-09-19 Li Zefanfunction-graph: use ftrace_graph_funcs directly
2009-09-19 Ingo MolnarMerge branch 'tracing/core-v3' of git://git./linux...
2009-09-19 Arjan van de Ventracing, perf: Convert the power tracer into an event...
2009-09-18 Christoph Hellwigtracing: Remove markers
2009-09-18 Frederic Weisbeckertracing: Allocate the ftrace event profile buffer dynam...
2009-09-18 Frederic Weisbeckertracing: Factorize the events profile accounting
2009-09-17 Steven Rostedttracing: switch function prints from %pf to %ps
2009-09-17 Ingo MolnarMerge branch 'linus' into tracing/core
2009-09-16 Atsushi Tsujitracing: Fix minor bugs for __unregister_ftrace_functio...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/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./linux/kernel...
2009-09-06 Ingo MolnarMerge commit 'v2.6.31-rc9' into tracing/core
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
next