ocfs2: Zero out padding of on disk dquot structure
[safe/jmp/linux-2.6] / kernel / trace /
2009-05-11 Steven Rostedtring-buffer: replace constants with time macros in...
2009-05-11 Li Zefanblktrace: pdu_buf of pc events should be unsigned
2009-05-11 Tejun Heoblock: drop request->hard_* and *nr_sectors
2009-05-11 Tejun Heoblock: implement blk_rq_pos/[cur_]sectors() and convert...
2009-05-08 Steven Rostedttracing: add trace_set_clr_event to export event enabli...
2009-05-08 Steven Rostedttracing: initialize return value for __ftrace_set_clr_event
2009-05-08 Li Zefantracing/events: simplify system_enable_read()
2009-05-08 Li Zefantracing/events: clean up for ftrace_set_clr_event()
2009-05-08 Steven Rostedtring-buffer: change WARN_ON from checking preempt_count...
2009-05-07 Steven Rostedtring-buffer: add total count in ring-buffer-benchmark
2009-05-07 Steven Rostedtring-buffer: only periodically call cond_resched to...
2009-05-07 Steven Rostedttracing: have menu default enabled when kernel debug...
2009-05-07 Steven Rostedttracing: append ":*" to internal setting of system...
2009-05-07 Steven Rostedtring-buffer: remove complex calculations in ring-buffer...
2009-05-07 Ingo MolnarMerge branch 'tracing/hw-branch-tracing' into tracing...
2009-05-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-05-07 Li Zefantracing/events: fix concurrent access to ftrace_events...
2009-05-07 Frederic Weisbeckertracing/filters: support for operator reserved characte...
2009-05-07 Frederic Weisbeckertracing/filters: support for filters of dynamic sized...
2009-05-07 Steven Rostedttracing: add hierarchical enabling of events
2009-05-07 Steven Rostedttracing: reset ring buffer when removing modules with...
2009-05-06 Steven Rostedtring-buffer: change test to be more latency friendly
2009-05-06 Steven Rostedtring-buffer: make moving the tail page a separate function
2009-05-06 Steven Rostedtring-buffer: check for failed allocation in ring buffer...
2009-05-06 Steven Rostedtring-buffer: remove unneeded conditional in rb_reserve_next
2009-05-06 Jaswinder Singh... tracing: trace_output.c, fix false positive compiler...
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 Li Zefantracing/events: fix concurrent access to ftrace_events...
2009-05-06 Li Zefantracing/events: fix memory leak when unloading module
2009-05-06 Steven Rostedtring-buffer: add benchmark and tester
2009-05-06 Steven Rostedtring-buffer: move big if statement down
2009-05-05 Steven Rostedttracing: use proper export symbol for tracing api
2009-05-05 Steven Rostedtring-buffer: disable writers when resetting buffers
2009-05-05 Steven Rostedtring-buffer: have read page swap increment counter...
2009-05-05 Steven Rostedtring-buffer: record page entries in buffer page descriptor
2009-05-05 Steven Rostedtring-buffer: convert cpu buffer entries to local_t
2009-05-05 Steven Rostedttracing: export stats of ring buffers to userspace
2009-05-05 Steven Rostedtring-buffer: add counters for commit overrun and nmi...
2009-05-05 Steven Rostedtring-buffer: export symbols
2009-04-29 Tom Zanussitracing/filters: a better event parser
2009-04-29 Tom Zanussitracing/filters: distinguish between signed and unsigne...
2009-04-29 Tom Zanussitracing/filters: move preds into event_filter object
2009-04-29 Steven Rostedttracing: fix ref count in splice pages
2009-04-29 Steven Rostedtring-buffer: fix printk output
2009-04-29 Steven Rostedttracing: have splice only copy full pages
2009-04-29 Steven Rostedttracing: only add splice page if entries exist
2009-04-29 Steven Rostedttracing: fix ref count in splice pages
2009-04-28 Steven Rostedttracing: convert ftrace_dump spinlocks to raw
2009-04-26 Steven Rostedttracing/events: make modules have their own file_operat...
2009-04-25 Steven Rostedttracing/events: reuse trace event ids after overflow
2009-04-24 Ingo MolnarMerge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
2009-04-24 Lai Jiangshanring_buffer: compressed event header
2009-04-24 Steven Rostedttracing: add size checks for exported ftrace internal...
2009-04-24 Steven Rostedttracing: increase size of number of possible events
2009-04-24 Steven Rostedttracing/wakeup: move access to wakeup_cpu into spinlock
2009-04-22 Li Zefantracing/events: make struct trace_entry->type to be...
2009-04-21 Steven Rostedtring-buffer: only warn on wrap if buffer is bigger...
2009-04-21 Li Zefantracing/filters: allow user-input to be integer-like...
2009-04-21 Li Zefantracing/filters: don't remove old filters when failed...
2009-04-20 Steven Rostedttracing: use nowakeup version of commit for function...
2009-04-20 Steven Rostedttracing: use recursive counter over irq level
2009-04-20 Steven Rostedttracing: remove recursive test from ring_buffer_event_d...
2009-04-20 Steven Rostedttracing: fix recursive test level calculation
2009-04-20 Steven Rostedttracing/events: call the correct event trace selftest...
2009-04-20 Steven Rostedttracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACING
2009-04-20 Steven Rostedttracing: create menuconfig for tracing infrastructure
2009-04-20 Steven Rostedttracing: change branch profiling to a choice selection
2009-04-20 Frederic Weisbeckertracing/ring-buffer: Add unlock recursion protection...
2009-04-19 Frederic Weisbeckertracing/core: Add current context on tracing recursion...
2009-04-17 Steven Rostedttracing: protect trace_printk from recursion
2009-04-17 Steven Rostedttracing: add same level recursion detection
2009-04-17 Steven Rostedttracing: add EXPORT_SYMBOL_GPL for trace commits
2009-04-17 Tom Zanussitracing/filters: add filter_mutex to protect filter...
2009-04-17 Li Zefantracing: fix file mode of trace and README
2009-04-17 Steven Rostedttracing/events: perform function tracing in event selftests
2009-04-17 Avadh Pateltracing: add saved_cmdlines file to show cached task...
2009-04-17 Steven Rostedttracing/events/ring-buffer: expose format of ring buffe...
2009-04-17 Steven Rostedttracing/events: add startup tests for events
2009-04-17 Steven Rostedtftrace: use module notifier for function tracer
2009-04-16 Li Zefanblktrace: fix context-info when mixed-using blk tracer...
2009-04-16 Li Zefanblktrace: add trace/ to /sys/block/sda
2009-04-16 Li Zefanblktrace: support per-partition tracing for ftrace...
2009-04-16 Shawn Dublktrace: support per-partition tracing
2009-04-15 Steven Rostedttracing/events: move trace point headers into include...
2009-04-15 Steven Rostedttracing/events: fix compile for modules disabled
2009-04-14 Steven Rostedttracing/events: add support for modules to TRACE_EVENT
2009-04-14 Steven Rostedttracing/events: add export symbols for trace events...
2009-04-14 Steven Rostedttracing/events: convert event call sites to use a link...
2009-04-14 Steven Rostedttracing/events: move the ftrace event tracing code...
2009-04-14 Steven Rostedttracing/events: move declarations from trace directory...
2009-04-14 Steven Rostedttracing: make trace_seq operations available for core...
2009-04-14 Ingo Molnartracing: make the trace clocks available generally
2009-04-14 Steven Rostedttracing: consolidate trace and trace_event headers
2009-04-14 Zhaoleitracing: Fix branch tracer header
2009-04-13 Tom Zanussitracing/filters: allow on-the-fly filter switching
2009-04-13 Ingo MolnarMerge branch 'linus' into tracing/core
2009-04-13 Tom Zanussitracing/filters: use ring_buffer_discard_commit() in...
2009-04-13 Tom Zanussitracing/infrastructure: separate event tracer from...
2009-04-13 Steven Rostedttracing/filters: use ring_buffer_discard_commit for...
next