tracing/stat: do some cleanups
[safe/jmp/linux-2.6] / kernel /
2009-06-01 Li Zefantracing/stat: do some cleanups
2009-06-01 Li Zefantracing/stat: remember to free root node
2009-06-01 Li Zefantracing/stat: change dummpy_cmp() to return -1
2009-06-01 Frederic Weisbeckertracing/stat: replace linked list by an rbtree for...
2009-06-01 Frederic Weisbeckertracing/stat: replace trace_stat_session by stat_session
2009-06-01 Zhaoleitrace_workqueue: remove blank line between each cpu
2009-06-01 Zhaoleitrace_workqueue: remove cpu_workqueue_stats->first_entry
2009-06-01 Zhaoleitrace_workqueue: use list_for_each_entry() instead...
2009-06-01 Zhaoleiftrace, workqueuetrace: make workqueue tracepoints...
2009-05-27 Heiko Carstenstrace: disable preemption before taking raw spinlocks
2009-05-26 Steven Rostedttracing: add __print_symbolic to trace events
2009-05-26 Steven Rostedttracing: add __print_flags for events
2009-05-26 Zhaoleiftrace: clean up of using ftrace_event_enable_disable()
2009-05-26 Zhaoleiftrace: Add task_comm support for trace_event
2009-05-25 Lai Jiangshantracing: add trace_event_read_lock()
2009-05-20 Ming Leiftrace: fix check for return value of register_module_n...
2009-05-19 Stefan Rasplblktrace: remove debugfs entries on bad path
2009-05-18 Ming Leitracing: fix check for return value of register_module_...
2009-05-18 Ingo MolnarMerge commit 'v2.6.30-rc6' into tracing/core
2009-05-15 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-05-15 Jason Wesselsysrq, intel_fb: fix sysrq g collision
2009-05-15 Jens AxboeRevert "mm: add /proc controls for pdflush threads"
2009-05-15 Li Zefantracing/filters: fix off-by-one bug
2009-05-15 Li Zefantracing/filters: add missing unlock in a failure path
2009-05-15 Steven Rostedttracing: stop stack trace on first empty entry
2009-05-12 Steven Rostedtring-buffer: move code around to remove some branches
2009-05-12 Steven Rostedtring-buffer: use internal time stamp function
2009-05-12 Steven Rostedtring-buffer: small optimizations
2009-05-11 Steven Rostedtring-buffer: move calculation of event length
2009-05-11 Steven Rostedtring-buffer: remove type parameter from rb_reserve_next...
2009-05-11 Steven Rostedtring-buffer: check for divide by zero in ring-buffer...
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-09 Al ViroConvert obvious places to deactivate_locked_super()
2009-05-08 Masami Hiramatsukprobes: fix to use text_mutex around arm/disarm kprobe
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 Andi KleenEliminate thousands of warnings with gcc 3.2 build
2009-05-06 Wu Fengguanginotify: use GFP_NOFS in kernel_event() to work around...
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 Mathieu Desnoyerstracepoint: trace_sched_migrate_task(): remove parameter
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 Linus TorvaldsMerge branch 'timers/urgent' of git://git./linux/kernel...
2009-05-05 Linus TorvaldsMerge branch 'irq/urgent' of git://git./linux/kernel...
2009-05-05 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-05-05 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-05-05 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
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-05-02 Andrea Righimm: prevent divide error for small values of vm_dirty_bytes
2009-05-02 john stultzclockevents: prevent endless loop in tick_handle_periodic()
2009-05-01 Thomas GleixnerRevert "genirq: assert that irq handlers are indeed...
2009-04-30 H Hartley Sweetenkernel/posix-cpu-timers.c: fix sparse warning
2009-04-29 Eric Dumazetsched: account system time properly
2009-04-29 Heiko Carstenstracing: fix build failure on s390
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-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-27 Oleg Nesterovptrace: ptrace_attach: fix the usage of ->cred_exec_mutex
2009-04-26 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-04-26 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
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
next