Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | tracing: Restore the const qualifier for field names and types definition | Frederic Weisbecker | 2009-08-27 | 2 | -4/+4 | |
| * | | | | | | | | | | | | tracing/kprobes: Change trace_arg to probe_arg | Masami Hiramatsu | 2009-08-27 | 1 | -9/+9 | |
| * | | | | | | | | | | | | tracing/kprobes: Fix format typo in trace_kprobes | Masami Hiramatsu | 2009-08-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | tracing: Add kprobes event profiling interface | Masami Hiramatsu | 2009-08-27 | 1 | -0/+43 | |
| * | | | | | | | | | | | | tracing: Kprobe tracer assigns new event ids for each event | Masami Hiramatsu | 2009-08-27 | 2 | -42/+15 | |
| * | | | | | | | | | | | | tracing: Generate names for each kprobe event automatically | Masami Hiramatsu | 2009-08-27 | 2 | -49/+33 | |
| * | | | | | | | | | | | | tracing: Kprobe-tracer supports more than 6 arguments | Masami Hiramatsu | 2009-08-27 | 1 | -8/+13 | |
| * | | | | | | | | | | | | tracing: Add kprobe-based event tracer | Masami Hiramatsu | 2009-08-27 | 5 | -0/+1263 | |
| * | | | | | | | | | | | | tracing: Introduce TRACE_FIELD_ZERO() macro | Masami Hiramatsu | 2009-08-27 | 2 | -10/+10 | |
| * | | | | | | | | | | | | tracing: Ftrace dynamic ftrace_event_call support | Masami Hiramatsu | 2009-08-27 | 3 | -56/+103 | |
* | | | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-05 | 10 | -206/+587 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ring-buffer-benchmark: Add parameters to set produce/consumer priorities | Steven Rostedt | 2009-11-25 | 1 | -2/+56 | |
| * | | | | | | | | | | | | | tracing, function tracer: Clean up strstrip() usage | Ingo Molnar | 2009-11-23 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | ring-buffer benchmark: Run producer/consumer threads at nice +19 | Ingo Molnar | 2009-11-23 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | tracing: Prevent build warning: 'ftrace_graph_buf' defined but not used | Lai Jiangshan | 2009-11-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | ring-buffer: Move access to commit_page up into function used | Steven Rostedt | 2009-11-17 | 1 | -6/+3 | |
| * | | | | | | | | | | | | | tracing: do not disable interrupts for trace_clock_local | Steven Rostedt | 2009-11-11 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | ring-buffer: Add multiple iterations between benchmark timestamps | Steven Rostedt | 2009-11-11 | 1 | -9/+16 | |
| * | | | | | | | | | | | | | tracing: Fix to use __always_unused attribute | Li Zefan | 2009-11-02 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-10-29 | 7 | -15/+57 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | / / / / / | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace | Frederic Weisbecker | 2009-10-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | ftrace: Copy ftrace_graph_filter boot param using strlcpy | Frederic Weisbecker | 2009-10-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | tracing: Move syscalls metadata handling from arch to core | Frederic Weisbecker | 2009-10-14 | 1 | -0/+86 | |
| * | | | | | | | | | | | | tracing: Enable records during the module load | Jiri Olsa | 2009-10-14 | 1 | -8/+30 | |
| * | | | | | | | | | | | | tracing: Support multiple pids in set_pid_ftrace file | jolsa@redhat.com | 2009-10-14 | 2 | -71/+167 | |
| * | | | | | | | | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2009-10-13 | 3 | -6/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | tracing: Remove unused ftrace_trace_addr helper | Frederic Weisbecker | 2009-10-13 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | tracing: Rename set_ftrace to set_bootup_ftrace | Frederic Weisbecker | 2009-10-13 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | ftrace: add kernel command line graph function filtering | Stefan Assmann | 2009-10-12 | 1 | -0/+34 | |
| * | | | | | | | | | | | | | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-10-13 | 7 | -37/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-10-01 | 15 | -381/+255 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | tracing/filters: Unify the regex parsing helpers | Frederic Weisbecker | 2009-09-24 | 3 | -70/+23 | |
| * | | | | | | | | | | | | | | tracing/filters: Provide basic regex support | Frederic Weisbecker | 2009-09-24 | 2 | -25/+157 | |
| * | | | | | | | | | | | | | | tracing/event: Cleanup the useless dentry variable | Frederic Weisbecker | 2009-09-24 | 1 | -12/+11 | |
| * | | | | | | | | | | | | | | tracing/filters: Cleanup useless headers | Frederic Weisbecker | 2009-09-24 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | | tracing: Fix trace_marker output | Carsten Emde | 2009-11-17 | 1 | -25/+14 | |
* | | | | | | | | | | | | | | | tracing: Fix return value of tracing_stats_read() | Roel Kluin | 2009-11-11 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | ftrace: Fix unmatched locking in ftrace_regex_write() | Li Zefan | 2009-11-04 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | ring-buffer: Synchronize resizing buffer with reader lock | Lai Jiangshan | 2009-11-04 | 1 | -0/+2 | |
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | tracing: Remove cpu arg from the rb_time_stamp() function | Jiri Olsa | 2009-10-24 | 1 | -5/+5 | |
* | | | | | | | | | | | | | tracing: Fix comment typo and documentation example | Jiri Olsa | 2009-10-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | tracing: Fix trace_seq_printf() return value | Jiri Olsa | 2009-10-24 | 1 | -1/+4 | |
* | | | | | | | | | | | | | tracing: Update *ppos instead of filp->f_pos | Jiri Olsa | 2009-10-24 | 2 | -5/+5 | |
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-10-14 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | / / / / | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | tracing/filters: Fix memory leak when setting a filter | Li Zefan | 2009-10-13 | 1 | -1/+2 | |
| * | | | | | | | | | | tracing: fix trace_vprintk call | Steven Rostedt | 2009-10-09 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-10-08 | 5 | -35/+37 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | tracing: user local buffer variable for trace branch tracer | Steven Rostedt | 2009-10-07 | 1 | -3/+5 | |
| * | | | | | | | | | | tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c | Zhenwen Xu | 2009-10-07 | 2 | -4/+6 | |
| * | | | | | | | | | | ftrace: check for failure for all conversions | Steven Rostedt | 2009-10-07 | 1 | -8/+3 |