perf events: Don't generate events for the idle task when exclude_idle is set
[safe/jmp/linux-2.6] / kernel / trace /
2009-08-27 Steven Rostedttracing: only show tracing_max_latency when latency...
2009-08-27 Steven Rostedttracing: remove legacy select of MARKERS by context...
2009-08-26 David S. Millernet: Temporarily backout SKB sources tracer.
2009-08-26 Jason Barontracing: Convert event tracing code to use NR_syscalls
2009-08-26 Hendrik Bruecknertracing: Check invalid syscall nr while tracing syscalls
2009-08-26 Ingo MolnarMerge branch 'tracing/core' of git://git./linux/kernel...
2009-08-26 Zhaoleiftrace: Move setting of clock-source out of options
2009-08-26 Li Zefantracing/filters: Support filtering for char * strings
2009-08-26 Li Zefantracing/filters: Add __field_ext() to TRACE_EVENT
2009-08-26 Li Zefantracing/filters: Add filter_type to struct ftrace_event...
2009-08-25 Josh Stonetracing: Create generic syscall TRACE_EVENTs
2009-08-25 Josh Stonetracing: Rename FTRACE_SYSCALLS for tracepoints
2009-08-20 Li Zefantracing/syscalls: Fix the output of syscalls with no...
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-19 Li Zefantracing/syscalls: Fix fields format for enter events
2009-08-19 Jiri Olsatracing: handle broken names in ftrace filter
2009-08-18 Zhaoleiftrace: Unify effect of writing to trace_options and...
2009-08-17 Randy Dunlaptrace_skb: fix build when CONFIG_NET is not enabled
2009-08-17 Li Zefanftrace: Simplify seqfile code
2009-08-17 Li Zefantrace_stack: Simplify seqfile code
2009-08-17 Li Zefantrace_stat: Fix missing entry in stat file
2009-08-17 Li Zefantracing/syscalls: Fix to print parameter types
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-08-13 Neil Hormannet: skb ftracer - Add actual ftrace code to kernel...
2009-08-13 Neil Hormannet: skb ftracer - Add config option to enable new...
2009-08-12 Alan D. BrunelleRemove double removal of blktrace directory
2009-08-11 Frederic Weisbeckertracing: Support for syscall events raw records in...
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: Raw_init() bailout in trace event register...
2009-08-11 Jason Barontracing: Call arch_init_ftrace_syscalls at boot
2009-08-11 Zhaoleitracing: Rename set_tracer_flags()'s local variable...
2009-08-11 Ingo MolnarMerge branch 'linus' into tracing/core
2009-08-09 Frederic Weisbeckerperf_counter: Fix/complete ftrace event records sampling
2009-08-09 Ingo MolnarMerge branch 'linus' into tracing/urgent
2009-08-08 Tom Zanussitracing/filters: Don't use pred on alloc failure
2009-08-08 Tom Zanussitracing/filters: Always free pred on filter_add_subsyst...
2009-08-08 Tom Zanussitracing/filters: Don't use pred on alloc failure
2009-08-07 Eric Dumazetring-buffer: Fix memleak in ring_buffer_free()
2009-08-06 Robert Richterring-buffer: Fix advance of reader in rb_buffer_peek()
2009-08-06 Frederic Weisbeckertracing/events: Only define remove_subsystem_dir()...
2009-08-06 Frederic Weisbeckertracing/function-graph-tracer: Move graph event inserti...
2009-08-06 Frederic Weisbeckertracing: Move sched event insertion helpers in the...
2009-08-06 Frederic Weisbeckertracing/core: Make the stack entry helpers global
2009-08-06 Frederic Weisbeckertracing/core: Turn ftrace_cpu_disabled into a global var
2009-08-06 Lai Jiangshantracing: Simplify print_graph_cpu()
2009-08-06 Peter Zijlstraftrace: Fix perf-tracepoint OOPS
2009-08-06 Steven Rostedtring-buffer: do not disable ring buffer on oops_in_progress
2009-08-06 Steven Rostedtring-buffer: fix check of try_to_discard result
2009-08-04 Ingo MolnarMerge branch 'tracing/fixes' of git://git./linux/kernel...
2009-07-28 Lai Jiangshantracing: Fix missing function_graph events when we...
2009-07-28 Lai Jiangshantracing: Fix invalid function_graph entry
2009-07-23 Steven Rostedttracing: only truncate ftrace files when O_TRUNC is set
2009-07-23 Steven Rostedttracing: show proper address for trace-printk format
2009-07-23 Li Zefantracing/stat: Fix seqfile memory leak
2009-07-23 Li Zefanfunction-graph: Fix seqfile memory leak
2009-07-23 Li Zefantrace_stack: Fix seqfile memory leak
2009-07-20 Li Zefantracing/filters: improve subsystem filter
2009-07-20 Xiao Guangrongtracing: cleanup for tracing_trace_options_read()
2009-07-20 Li Zefantracing/events: record the size of dynamic arrays
2009-07-18 jolsa@redhat.comtracing: Remove unused fields/variables
2009-07-18 Ingo MolnarMerge branch 'linus' into tracing/core
2009-07-17 Xiao Guangrongtracing/function: Cleanup for function tracer
2009-07-17 Xiao Guangrongtracing/trace_stack: Cleanup for trace_lookup_stack()
2009-07-17 Xiao Guangrongtracing/function: Simplify __ftrace_replace_code()
2009-07-17 Xiao Guangrongtracing/function: Fix the return value of ftrace_trace_...
2009-07-16 Lai Jiangshanring_buffer: Fix warning while ignoring cmpxchg return...
2009-07-13 Steven Rostedttracing/function-profiler: do not free per cpu variable...
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-10 Ingo MolnarMerge branch 'tip/tracing/ring-buffer-3' of git://git...
2009-07-10 Lai Jiangshantracing/workqueues: Add refcnt to struct cpu_workqueue_...
2009-07-10 Lai Jiangshantracing/stat: Add stat_release() callback
2009-07-10 Li Zefankmemtrace: Rename some functions
2009-07-10 Frederic Weisbeckertracing/kmemtrace: Use the %pf format
2009-07-10 Frederic Weisbeckertracing/function-graph-tracer: Use the %pf format
2009-07-10 Xiao Guangrongtracing/filter: Remove empty subsystem and its directory
2009-07-10 Xiao Guangrongtracing/filter: Remove preds from struct event_subsystem
2009-07-07 Steven Rostedtring-buffer: make lockless
2009-07-07 Steven Rostedtring-buffer: make the buffer a true circular link list
2009-07-03 Tejun HeoMerge branch 'master' into for-next
2009-07-03 Li Zefankmemtrace: Print binary output only if 'bin' option...
2009-07-02 Xiao Guangrongtracing: Fix trace_print_seq()
2009-07-01 Li Zefantracing/events: Add trace_event boot option
2009-06-29 Li Zefantracing/fastboot: Document the need of initcall_debug
2009-06-26 Lai Jiangshantrace_export: Repair missed fields
2009-06-26 Li Zefantracing: Fix stack tracer sysctl handling
2009-06-26 Li Zefanftrace: Fix the output of profile
2009-06-25 Paul Mundtring-buffer: Make it generally available
2009-06-25 Li Zefanftrace: Remove duplicate newline
2009-06-24 Li Zefantracing: Fix trace_buf_size boot option
2009-06-24 Li Zefanftrace: Fix t_hash_start()
2009-06-24 Li Zefanftrace: Don't manipulate @pos in t_start()
2009-06-24 Li Zefanftrace: Don't increment @pos in g_start()
next