sched: Remove sysctl.sched_features
[safe/jmp/linux-2.6] / kernel / trace /
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-01 Lai Jiangshantrace_syscalls: Remove unused syscall_name_to_nr()
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-12-01 Masami Hiramatsutrace_kprobes: Fix a memory leak bug and check kstrdup...
2009-11-27 Lai Jiangshantrace_kprobes: Don't output zero offset
2009-11-27 Lai Jiangshantrace_kprobes: Always show group name
2009-11-27 Lai Jiangshantrace_kprobes: Fix memory leak
2009-11-27 Lai Jiangshantrace_syscalls: Add syscall nr field
2009-11-27 Frederic Weisbeckerhw-breakpoints: Use struct perf_event_attr to define...
2009-11-26 Frederic Weisbeckerhw-breakpoints: Simplify error handling in breakpoint...
2009-11-26 Frederic Weisbeckerksym_tracer: Fix breakpoint removal after modification
2009-11-25 Steven Rostedtring-buffer-benchmark: Add parameters to set produce...
2009-11-25 Tom Zanussitrace/syscalls: Change ret param in struct syscall_trac...
2009-11-23 Peter Zijlstraperf_events: Undo some recursion damage
2009-11-23 Ingo Molnartracing, function tracer: Clean up strstrip() usage
2009-11-23 Ingo Molnarring-buffer benchmark: Run producer/consumer threads...
2009-11-22 Frederic Weisbeckertracing: Forget about the NMI buffer for syscall events
2009-11-22 Frederic Weisbeckertracing: Use the perf recursion protection from trace...
2009-11-21 Ingo MolnarMerge branch 'tracing/hw-breakpoints' into perf/core
2009-11-17 Lai Jiangshantracing: Prevent build warning: 'ftrace_graph_buf'...
2009-11-17 Carsten Emdetracing: Fix trace_marker output
2009-11-17 Steven Rostedtring-buffer: Move access to commit_page up into functio...
2009-11-17 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-11-15 Ingo MolnarMerge commit 'v2.6.32-rc7' into perf/core
2009-11-12 Steven Rostedttracing: do not disable interrupts for trace_clock_local
2009-11-12 Steven Rostedtring-buffer: Add multiple iterations between benchmark...
2009-11-12 Roel Kluintracing: Fix return value of tracing_stats_read()
2009-11-10 Paul Mundtksym_tracer: Support read accesses independent of read...
2009-11-08 Li Zefanksym_tracer: Remove KSYM_SELFTEST_ENTRY
2009-11-08 Frederic Weisbeckerhw-breakpoints: Rewrite the hw-breakpoints layer on...
2009-11-08 Frederic Weisbeckertracing, perf_events: Protect the buffer from recursion...
2009-11-04 Masami Hiramatsutracing/kprobes: Rename Kprobe-tracer to kprobe-event
2009-11-04 Ingo MolnarMerge commit 'v2.6.32-rc6' into perf/core
2009-11-04 Li Zefanftrace: Fix unmatched locking in ftrace_regex_write()
2009-11-04 Lai Jiangshanring-buffer: Synchronize resizing buffer with reader...
2009-11-02 Li Zefantracing: Fix to use __always_unused attribute
2009-10-29 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-10-29 Li Zefantracing/filters: Fix to make system filter work
2009-10-29 Masami Hiramatsukprobe-tracer: Compare both of event-name and event...
2009-10-24 Jiri Olsatracing: Remove cpu arg from the rb_time_stamp() function
2009-10-24 Jiri Olsatracing: Fix comment typo and documentation example
2009-10-24 Jiri Olsatracing: Fix trace_seq_printf() return value
2009-10-24 Jiri Olsatracing: Update *ppos instead of filp->f_pos
2009-10-23 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-10-17 Frederic WeisbeckerMerge commit 'perf/core' into perf/hw-breakpoint
2009-10-17 Ingo MolnarMerge commit 'v2.6.32-rc5' into perf/probes
2009-10-17 Masami Hiramatsutracing/kprobes: Add failure messages for debugging
2009-10-17 Masami Hiramatsutracing/kprobes: Update kprobe-tracer selftest against...
2009-10-16 Ingo MolnarMerge branches 'x86/mce' and 'x86/urgent' into perf/mce
2009-10-15 Ingo Molnartracing/events: Fix locking imbalance in the filter...
2009-10-15 Li Zefantracing/profile: Add filter support
2009-10-15 Li Zefantracing/filters: Use a different op for glob match
2009-10-15 Li Zefantracing/filters: Refactor subsystem filter code
2009-10-15 Ingo MolnarMerge branch 'tracing/core' into perf/core
2009-10-15 Ingo MolnarMerge branch 'linus' into perf/core
2009-10-14 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-10-14 Frederic Weisbeckerftrace: Rename set_bootup_ftrace into set_cmdline_ftrace
2009-10-14 Frederic Weisbeckerftrace: Copy ftrace_graph_filter boot param using strlcpy
2009-10-14 Frederic Weisbeckertracing: Move syscalls metadata handling from arch...
2009-10-14 Jiri Olsatracing: Enable records during the module load
2009-10-14 jolsa@redhat.comtracing: Support multiple pids in set_pid_ftrace file
2009-10-13 Ingo MolnarMerge branch 'tracing/core' of git://git./linux/kernel...
2009-10-13 Frederic Weisbeckertracing: Remove unused ftrace_trace_addr helper
2009-10-13 Frederic Weisbeckertracing: Rename set_ftrace to set_bootup_ftrace
2009-10-13 Ingo MolnarMerge commit 'v2.6.32-rc4' into perf/core
2009-10-13 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-10-13 Li Zefantracing/filters: Fix memory leak when setting a filter
2009-10-12 Masami Hiramatsutracing/kprobes: Robustify fixed field names against...
2009-10-12 Masami Hiramatsutracing/kprobes: Avoid field name confliction
2009-10-12 Masami Hiramatsutracing/kprobes: Make special variable names more self...
2009-10-12 Stefan Assmannftrace: add kernel command line graph function filtering
2009-10-12 Masami Hiramatsutracing/kprobes: Remove '$ra' special variable
2009-10-12 Masami Hiramatsutracing/kprobes: Add $ prefix to special variables
2009-10-09 Steven Rostedttracing: fix trace_vprintk call
2009-10-08 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-10-08 Linus TorvaldsMerge branch 'perf-fixes-for-linus-2' of git://git...
2009-10-08 Steven Rostedttracing: user local buffer variable for trace branch...
2009-10-08 Zhenwen Xutracing: fix warning on kernel/trace/trace_branch.c...
2009-10-07 Steven Rostedtftrace: check for failure for all conversions
2009-10-07 jolsa@redhat.comtracing: correct module boundaries for ftrace_release
2009-10-07 Steven Rostedttracing: fix transposed numbers of lock_depth and preem...
2009-10-06 Tom Zanussitracing/events: Add 'signed' field to format files
2009-10-06 Hiroshi Shimamototrace: Fix missing assignment in trace_ctxwake_*
2009-10-06 Tom Zanussitracing/syscalls: Use long for syscall ret format and...
2009-10-05 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-10-05 Frederic Weisbeckertracing: Use free_percpu instead of kfree
2009-10-05 Frederic Weisbeckertracing: Check total refcount before releasing bufs...
2009-10-03 Masami Hiramatsutracing/ftrace: Fix to check create_event_dir() when...
2009-10-03 Masami Hiramatsutracing/kprobes: Use global event perf buffers in kprob...
2009-10-01 Jun'ichi NomuraAdd a tracepoint for block request remapping
2009-10-01 Zdenek KabelacAdd missing blk_trace_remove_sysfs to be in pair with...
2009-10-01 Paul Mundtkmemtrace: Fix up tracer registration
2009-10-01 Ingo MolnarMerge branch 'tracing/urgent' into tracing/core
2009-10-01 Matt Flemingtracing: Fix infinite recursion in ftrace_update_pid_func()
next