sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / include / trace /
2009-10-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-10-01 Jun'ichi NomuraAdd a tracepoint for block request remapping
2009-09-30 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-09-30 Josh Stoneext4: Add a stub for mpage_da_data in the trace header
2009-09-30 Theodore Ts'ojbd2: Use tracepoints for history file
2009-09-30 Theodore Ts'oext4: Use tracepoints for mb_history trace file
2009-09-29 Theodore Ts'oext4: Adjust ext4_da_writepages() to write out larger...
2009-09-26 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-09-23 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-22 Anton Blanchardtracing/workqueue: Use %pf in workqueue trace events
2009-09-22 Mel Gormantracing, page-allocator: add trace event for page traff...
2009-09-22 Mel Gormantracing, page-allocator: add trace events for anti...
2009-09-22 Mel Gormantracing, page-allocator: add trace events for page...
2009-09-21 Linus TorvaldsMerge branch 'perfcounters-rename-for-linus' of git...
2009-09-21 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-20 Linus TorvaldsMerge branch 'perfcounters-core-for-linus' of git:...
2009-09-19 Arjan van de Ventracing, perf: Convert the power tracer into an event...
2009-09-19 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-09-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
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 Li Zefansoftirq: add BLOCK_IOPOLL to softirq_to_name
2009-09-17 Ingo MolnarMerge branch 'linus' into tracing/core
2009-09-16 Theodore Ts'oext4: Add a tracepoint for ext4_alloc_da_blocks()
2009-09-16 Jens Axboewriteback: get rid of wbc->for_writepages
2009-09-15 Theodore Ts'oext4: Fix include/trace/events/ext4.h to work with...
2009-09-15 Linus TorvaldsMerge branch 'kvm-updates/2.6.32' of git://git./virt...
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-09-14 Steven Rostedttracing: have TRACE_EVENT macro use __flags to not...
2009-09-14 Steven Rostedttracing: add static to generated TRACE_EVENT functions
2009-09-13 Ingo Molnarperf_counter, sched: Add sched_stat_runtime tracepoint
2009-09-13 Carsten Emdetracing: prevent NULL pointer dereference in ftrace_raw...
2009-09-11 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2009-09-10 Gleb NatapovKVM: Add trace points in irqchip code
2009-09-10 Avi KivityKVM: Trace mmio
2009-09-10 Avi KivityKVM: Trace irq level and source id
2009-09-10 Marcelo TosattiKVM: convert custom marker based tracing to event traces
2009-09-17 Theodore Ts'oext4: fix tracepoint format string warnings
2009-09-04 Steven Rostedttracing: pass around ring buffer instead of tracer
2009-09-02 Peter Zijlstrasched: Add wait, sleep and iowait accounting tracepoints
2009-09-01 Theodore Ts'oext4: Add new tracepoint: trace_ext4_da_write_pages()
2009-09-17 Theodore Ts'oext4: Fix spelling typo in the trace format for trace_e...
2009-08-31 Li Zefantracing/filters: Defer pred allocation
2009-08-29 Xiao Guangrongitimers: Add tracepoints for itimer
2009-08-29 Xiao Guangronghrtimer: Add tracepoint for hrtimers
2009-08-29 Xiao Guangrongtimers: Add tracepoints for timer_list timers
2009-08-28 Frederic Weisbeckertracing: Fix double CPP substitution in TRACE_EVENT_FN
2009-08-27 Frederic Weisbeckertracing: Undef TRACE_EVENT_FN between trace events...
2009-08-26 Ingo MolnarMerge branch 'tracing/core' of git://git./linux/kernel...
2009-08-26 Xiao Guangrongtracing/events: fix the include file dependencies
2009-08-26 Li Zefantracing/filters: Add __field_ext() to TRACE_EVENT
2009-08-26 Steven Rostedttracing/sched: show CPU task wakes up on in trace event
2009-08-25 Josh Stonetracing: Create generic syscall TRACE_EVENTs
2009-08-25 Josh Stonetracing: Move tracepoint callbacks from declaration...
2009-08-25 Josh Stonetracing: Make syscall tracepoints conditional
2009-08-19 Li Zefantracing/syscalls: Add filtering support
2009-08-19 Li Zefantracing/events: Add trace_define_common_fields()
2009-08-19 Li Zefantracing/events: Add ftrace_event_call param to define_f...
2009-08-19 Li Zefantracing/syscalls: Add fields format for exit events
2009-08-17 Li Zefantracing/events: Add module tracepoints
2009-08-13 Neil Hormannet: skb ftracer - add tracepoint to skb_copy_datagram_...
2009-08-11 Frederic Weisbeckertracing: Add fields format definition for syscall events
2009-08-11 Frederic Weisbeckertracing: Add ftrace event call parameter to its field...
2009-08-11 Jason Barontracing: Add perf counter support for syscalls tracing
2009-08-11 Jason Barontracing: Add individual syscalls tracepoint id support
2009-08-11 Jason Barontracing: Add trace events for each syscall entry/exit
2009-08-11 Jason Barontracing: Add ftrace_event_call void * 'data' field
2009-08-11 Jason Barontracing: Add syscall tracepoints
2009-08-11 Jason Barontracing: Call arch_init_ftrace_syscalls at boot
2009-08-11 Ingo MolnarMerge branch 'linus' into tracing/core
2009-08-10 Frederic Weisbeckerperf_counter: Zero dead bytes from ftrace raw samples...
2009-08-10 Frederic Weisbeckerperf_counter: Subtract the buffer size field from the...
2009-08-10 Peter Zijlstraperf_counter: Correct PERF_SAMPLE_RAW output
2009-08-09 Frederic Weisbeckerperf_counter: Fix/complete ftrace event records sampling
2009-08-09 Peter Zijlstraperf_counter, ftrace: Fix perf_counter integration
2009-07-20 Li Zefantracing/events: record the size of dynamic arrays
2009-07-20 Lai Jiangshantracing/events: add missing type info of dynamic arrays
2009-07-15 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-07-13 Li Zefantracing/events: Move TRACE_SYSTEM outside of include...
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-14 Aneesh Kumar K.Vext4: Fix mmap/truncate race when blocksize < pagesize...
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-06-10 Steven Rostedttracing: do not translate event helper macros in print...
2009-06-09 Steven Rostedttracing: fix the block trace points print size
2009-06-09 Li Zefantracing/events: convert block trace points to TRACE_EVENT()
2009-06-05 Ingo MolnarMerge branch 'tip/tracing/ftrace-4' of git://git./linux...
2009-06-21 Theodore Ts'oext4: Fix type warning on 64-bit platforms in tracing...
2009-06-04 Ingo MolnarMerge branch 'tracing/ftrace' into tracing/core
2009-06-03 Steven Whitehousetracing: fix multiple use of __print_flags and __print_...
2009-06-02 Steven Rostedttracing: remove redundant SOFTIRQ from softirq event...
2009-06-02 Li Zefantracing/events: introduce __dynamic_array()
2009-06-02 Li Zefantracing/events: put TP_fast_assign into braces
2009-06-02 Li Zefantracing/events: fix a typo in __string() format output
2009-06-01 Zhaoleiftrace, workqueuetrace: make workqueue tracepoints...
2009-05-27 Zhaoleiftrace: don't convert function's local variable name...
2009-05-26 Steven Rostedttracing: convert irq events to use __print_symbolic
2009-05-26 Steven Rostedttracing: add __print_symbolic to trace events
2009-05-26 Steven Rostedttracing: add flag output for kmem events
2009-05-26 Steven Rostedttracing: add previous task state info to sched switch...
next