nfs: fix compile error in rpc_pipefs.h
[safe/jmp/linux-2.6] / include / trace /
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-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...
2009-05-26 Steven Rostedttracing: add __print_flags for events
2009-05-25 Li Zefantracing/events: change the type of __str_loc_item to...
2009-05-21 Neil Hormandropmon: add ability to detect when hardware dropsrxpackets
2009-05-11 Li Zefanblktrace: from-sector redundant in trace_block_remap...
2009-05-06 Alan D. Brunelleblktrace: from-sector redundant in trace_block_remap
2009-05-06 Alan D. Brunelleblktrace: correct remap names
2009-05-06 Mathieu Desnoyerstracepoint: trace_sched_migrate_task(): remove parameter
2009-05-01 Jason Barontracing: add irq tracepoint documentation
2009-04-29 Tom Zanussitracing/filters: distinguish between signed and unsigne...
2009-06-17 Theodore Ts'oext4: convert instrumentation from markers to tracepoints
2009-06-17 Theodore Ts'ojbd2: convert instrumentation from markers to tracepoints
2009-04-24 Steven Rostedttracing: remove deprecated TRACE_FORMAT
2009-04-24 Steven Rostedttracing/irq: convert irq traces to use TRACE_EVENT...
2009-04-24 Steven Rostedttracing/lockdep: convert lockdep to use TRACE_EVENT...
2009-04-24 Steven Rostedttracing: fix cut and paste macro error
2009-04-22 Frederic Weisbeckertracing/events: protect __get_str()
2009-04-22 Frederic Weisbeckertracing/lock: provide lock_acquired event support for...
2009-04-22 Frederic Weisbeckertracing/events: provide string with undefined size...
2009-04-22 Li Zefantracing/events: make struct trace_entry->type to be...
2009-04-17 Steven Rostedttracing/events: enable code with EVENT_TRACING not...
2009-04-17 Zhaoleitracing: Remove include/trace/kmem_event_types.h
2009-04-17 Jeremy Fitzhardingetracing: avoid warnings from zero-arg tracepoints
2009-04-15 Steven Rostedttracing/events: move trace point headers into include...
2009-04-15 Steven Rostedttracing/events: fix lockdep system name
2009-04-14 Steven Rostedttracing/events: add support for modules to TRACE_EVENT
2009-04-14 Steven Rostedttracing/events: move the ftrace event tracing code...
2009-04-14 Steven Rostedttracing: create automated trace defines
2009-04-14 Steven Rostedttracing: consolidate trace and trace_event headers
2009-04-12 Zhaoleitracing, kmemtrace: Make kmem tracepoints use TRACE_EVE...
2009-04-12 Zhaoleitracing, kmemtrace: Separate include/trace/kmemtrace...
2009-04-10 Zhaoleitracing, net, skb tracepoint: make skb tracepoint use...
2009-04-10 Frederic Weisbeckertracing/lockdep: report the time waited for a lock
2009-04-09 Frederic Weisbeckertracing/syscalls: use a dedicated file header
2009-04-03 Eduard - Gabriel... kmemtrace: use tracepoints
2009-04-01 Stephen Rothwelltracing, net: fix net tree and tracing tree merge inter...
2009-04-01 Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
2009-03-24 Josh Stonenet: Add dependent headers to trace/skb.h
2009-03-13 Neil HormanNetwork Drop Monitor: Add trace declaration for skb...
2009-03-13 Jason Barontracing: tracepoints for softirq entry/exit - tracepoints
2009-03-10 Steven Rostedttracing: flip the TP_printk and TP_fast_assign in the...
2009-03-10 Steven Rostedttracing: remove obsolete TRACE_EVENT_FORMAT macro
2009-03-10 Steven Rostedttracing: convert irq trace points to new macros
2009-03-10 Steven Rostedttracing: convert the sched trace points to the TRACE_EV...
2009-03-10 Steven Rostedttracing: new format for specialized trace points
2009-03-10 Steven Rostedttracing: replace TP<var> with TP_<var>
2009-03-06 Ingo Molnartracing, power-trace: make it build even if the power...
2009-03-04 Peter Zijlstratracing: add lockdep tracepoints for lock acquire/release
2009-03-02 Steven Rostedttracing: add TRACE_FIELD_SPECIAL to record complex...
2009-02-28 Steven Rostedttracing: create the C style tracing for the irq subsystem
2009-02-28 Steven Rostedttracing: create the C style tracing for the sched subsystem
2009-02-28 Steven Rostedttracing: add subsystem sched for sched events
2009-02-28 Steven Rostedttracing: add subsystem irq for irq events
2009-02-28 Steven Rostedttracing: move trace point formats to files in include...
2009-02-26 Jason Barontracing, genirq: add irq enter and exit trace events
2009-02-26 Steven Rostedttracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT
2009-02-25 Steven Rostedttracing: add schedule events to event trace
2009-02-13 Jason Barontracing: convert c/p state power tracer to use tracepoints
2009-02-09 Frederic Weisbeckertracing/power: move the power trace headers to a dedica...
2009-01-14 Frederic Weisbeckertracing: add a new workqueue tracer
2008-12-30 Frederic Weisbeckertracing/kmemtrace: normalize the raw tracer event to...
2008-12-25 Peter Zijlstrasched, trace: update trace_sched_wakeup()
2008-12-19 Ingo Molnartracing: fix warnings in kernel/trace/trace_sched_switch.c
2008-12-16 Ingo MolnarMerge branches 'tracing/fastboot', 'tracing/ftrace...
2008-12-12 Peter Zijlstrasched: fix tracepoints in scheduler
2008-12-12 Frederic Weisbeckertracing/fastboot: include missing headers
2008-12-12 Stephen Rothwelltracing/fastboot: fix len of func buffer
2008-11-26 Ingo Molnarblktrace: port to tracepoints, update
2008-11-26 Arnaldo Carvalho... blktrace: port to tracepoints
2008-11-16 Mathieu Desnoyerstracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
2008-11-12 Frederic Weisbeckertracing/fastboot: Use the ring-buffer timestamp for...
2008-11-12 Frederic Weisbeckertracing/fastboot: move boot tracer structs and funcs...
2008-10-14 Ingo Molnarsched: clean up tracepoints
2008-10-14 Mathieu Desnoyerstracing, sched: LTTng instrumentation - scheduler