aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-17
|\
| * Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-15
| |\
| | * ftrace: Fix unmatched locking in ftrace_regex_write()Li Zefan2009-11-04
| | * ring-buffer: Synchronize resizing buffer with reader lockLai Jiangshan2009-11-04
| * | Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar2009-11-04
| |\|
| | * tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa2009-10-24
| | * tracing: Fix comment typo and documentation exampleJiri Olsa2009-10-24
| | * tracing: Fix trace_seq_printf() return valueJiri Olsa2009-10-24
| | * tracing: Update *ppos instead of filp->f_posJiri Olsa2009-10-24
| * | tracing/filters: Fix to make system filter workLi Zefan2009-10-29
* | | tracing, perf_events: Protect the buffer from recursion in perfFrederic Weisbecker2009-11-08
* | | tracing/kprobes: Rename Kprobe-tracer to kprobe-eventMasami Hiramatsu2009-11-04
* | | kprobe-tracer: Compare both of event-name and event-group to find probeMasami Hiramatsu2009-10-29
* | | Merge branch 'perf/core' into perf/probesIngo Molnar2009-10-23
|\| |
| * | tracing/events: Fix locking imbalance in the filter codeIngo Molnar2009-10-15
| * | tracing/profile: Add filter supportLi Zefan2009-10-15
| * | tracing/filters: Use a different op for glob matchLi Zefan2009-10-15
| * | tracing/filters: Refactor subsystem filter codeLi Zefan2009-10-15
| * | Merge branch 'tracing/core' into perf/coreIngo Molnar2009-10-15
| |\ \
| | * | ftrace: Rename set_bootup_ftrace into set_cmdline_ftraceFrederic Weisbecker2009-10-14
| | * | ftrace: Copy ftrace_graph_filter boot param using strlcpyFrederic Weisbecker2009-10-14
| | * | tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker2009-10-14
| | * | tracing: Enable records during the module loadJiri Olsa2009-10-14
| | * | tracing: Support multiple pids in set_pid_ftrace filejolsa@redhat.com2009-10-14
| | * | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-10-13
| | |\ \
| | | * | tracing: Remove unused ftrace_trace_addr helperFrederic Weisbecker2009-10-13
| | | * | tracing: Rename set_ftrace to set_bootup_ftraceFrederic Weisbecker2009-10-13
| | | * | ftrace: add kernel command line graph function filteringStefan Assmann2009-10-12
| | * | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-13
| | |\ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-01
| | |\ \ \
| | * | | | tracing/filters: Unify the regex parsing helpersFrederic Weisbecker2009-09-24
| | * | | | tracing/filters: Provide basic regex supportFrederic Weisbecker2009-09-24
| | * | | | tracing/event: Cleanup the useless dentry variableFrederic Weisbecker2009-09-24
| | * | | | tracing/filters: Cleanup useless headersFrederic Weisbecker2009-09-24
| * | | | | Merge branch 'linus' into perf/coreIngo Molnar2009-10-15
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge commit 'v2.6.32-rc4' into perf/coreIngo Molnar2009-10-13
| |\ \ \ \ \
| * | | | | | tracing/events: Add 'signed' field to format filesTom Zanussi2009-10-06
* | | | | | | Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar2009-10-17
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-10-14
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | tracing/filters: Fix memory leak when setting a filterLi Zefan2009-10-13
| | * | | | tracing: fix trace_vprintk callSteven Rostedt2009-10-09
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-10-08
| |\| | | |
| | * | | | tracing: user local buffer variable for trace branch tracerSteven Rostedt2009-10-07
| | * | | | tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.cZhenwen Xu2009-10-07
| | * | | | ftrace: check for failure for all conversionsSteven Rostedt2009-10-07
| | * | | | tracing: correct module boundaries for ftrace_releasejolsa@redhat.com2009-10-07
| | * | | | tracing: fix transposed numbers of lock_depth and preempt_countSteven Rostedt2009-10-07
| | * | | | trace: Fix missing assignment in trace_ctxwake_*Hiroshi Shimamoto2009-10-06
| | * | | | tracing: Use free_percpu instead of kfreeFrederic Weisbecker2009-10-05
| | * | | | tracing: Check total refcount before releasing bufs in profile_enable failureFrederic Weisbecker2009-10-05