netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / include / trace /
2009-12-30 Lai Jiangshantracing: Fix sign fields in ftrace_define_fields_#...
2009-12-14 Ingo MolnarMerge branch 'linus' into tracing/urgent
2009-12-13 Li Zefantracing: Change event->profile_count to be int type
2009-12-13 Li Zefantracing: Move a printk out of ftrace_raw_reg_event_foo()
2009-12-13 Li Zefantracing: Pull up calls to trace_define_common_fields()
2009-12-13 Li Zefantracing: Extract duplicate ftrace_raw_init_event_foo()
2009-12-13 Joe Perchesftrace.h: Use common pr_info fmt string
2009-12-12 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-12-10 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-10 Thomas Gleixneritimer: Fix the itimer trace print format
2009-12-05 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2009-12-05 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2009-12-03 Ingo MolnarMerge branch 'perf/mce' into perf/core
2009-12-01 Lai Jiangshantrace_syscalls: Simplify syscall profile
2009-12-01 Lai Jiangshantrace_syscalls: Remove duplicate init_enter_##sname()
2009-12-01 Lai Jiangshantrace_syscalls: Add syscall_nr field to struct syscall_...
2009-12-01 Lai Jiangshantrace_syscalls: Remove enter_id exit_id
2009-12-01 Lai Jiangshantrace_syscalls: Set event_enter_##sname->data to its...
2009-12-01 Lai Jiangshantrace_syscalls: Remove unused event_syscall_enter and...
2009-11-26 Masami Hiramatsutracepoint: Add signal loss events
2009-11-26 Masami Hiramatsutracepoint: Add signal deliver event
2009-11-26 Masami Hiramatsutracepoint: Move signal sending tracepoint to events...
2009-11-26 Li Zefantracing: Restore original format of sched events
2009-11-26 Li Zefantracing: Convert some ext4 events to DEFINE_TRACE
2009-11-26 Li Zefantracing: Convert some jbd2 events to DEFINE_EVENT
2009-11-26 Li Zefantracing: Convert some block events to DEFINE_EVENT
2009-11-26 Li Zefantracing: Convert some power events to DEFINE_EVENT
2009-11-26 Li Zefantracing: Convert some workqueue events to DEFINE_EVENT
2009-11-26 Li Zefantracing: Convert softirq events to DEFINE_EVENT
2009-11-26 Li Zefantracing: Convert some kmem events to DEFINE_EVENT
2009-11-26 Li Zefantracing: Convert module refcnt events to DEFINE_EVENT
2009-11-26 Ingo Molnarevents: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_...
2009-11-25 Lai Jiangshantracing: Separate raw syscall from syscall tracer
2009-11-24 Steven Rostedttracing: Convert some sched trace events to DEFINE_EVEN...
2009-11-24 Steven Rostedttracing: Create new DEFINE_EVENT_PRINT
2009-11-24 Steven Rostedttracing: Create new TRACE_EVENT_TEMPLATE
2009-11-24 Wu Fengguangext4: remove encountered_congestion trace
2009-11-23 Peter Zijlstraperf_events: Undo some recursion damage
2009-11-23 Theodore Ts'oext4: print i_mode in octal in ext4 tracepoints
2009-11-23 Theodore Ts'oext4: call ext4_forget() from ext4_free_blocks()
2009-11-22 Frederic Weisbeckertracing: Use the perf recursion protection from trace...
2009-11-19 Josh Stonetracing: Remove the stale include/trace/power.h
2009-11-17 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-11-23 Theodore Ts'oext4: add tracepoint for ext4_forget()
2009-11-14 Johannes Bergtracing: Fix event format export
2009-11-13 Frederic Weisbeckertracing: Rename 'lockdep' event subsystem into 'lock'
2009-11-08 Frederic Weisbeckertracing, perf_events: Protect the buffer from recursion...
2009-10-29 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-10-23 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-10-17 Ingo MolnarMerge commit 'v2.6.32-rc5' into perf/probes
2009-10-15 Ingo Molnarevents: Harmonize event field names and print output...
2009-10-15 Ingo MolnarMerge branch 'tracing/core' into perf/core
2009-10-14 Frederic Weisbeckertracing: Move syscalls metadata handling from arch...
2009-10-13 Hidetoshi Setoperf_event, x86, mce: Use TRACE_EVENT() for MCE logging
2009-10-13 Ingo MolnarMerge commit 'v2.6.32-rc4' into perf/core
2009-10-06 Tom Zanussitracing/events: Add 'signed' field to format files
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-10-01 Jun'ichi NomuraAdd a tracepoint for block request remapping
2009-10-01 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
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-24 Frederic Weisbeckertracing/bkl: Add bkl ftrace events
2009-09-23 Frederic WeisbeckerMerge commit 'linus/master' into tracing/kprobes
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 Frederic WeisbeckerMerge commit 'tracing/core' into tracing/kprobes
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
next