Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | tracing/profile: Add filter support | Li Zefan | 2009-10-15 | 2 | -27/+109 | |
| | * | | | | | | tracing/filters: Use a different op for glob match | Li Zefan | 2009-10-15 | 2 | -32/+29 | |
| | * | | | | | | tracing/filters: Refactor subsystem filter code | Li Zefan | 2009-10-15 | 2 | -80/+45 | |
| | * | | | | | | Merge branch 'tracing/core' into perf/core | Ingo Molnar | 2009-10-15 | 6 | -183/+499 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'linus' into perf/core | Ingo Molnar | 2009-10-15 | 2 | -2/+3 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge commit 'v2.6.32-rc4' into perf/core | Ingo Molnar | 2009-10-13 | 7 | -36/+81 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | tracing/events: Add 'signed' field to format files | Tom Zanussi | 2009-10-06 | 4 | -36/+48 | |
| * | | | | | | | | | | Merge commit 'v2.6.32-rc5' into perf/probes | Ingo Molnar | 2009-10-17 | 12 | -64/+109 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | tracing/kprobes: Add failure messages for debugging | Masami Hiramatsu | 2009-10-17 | 1 | -8/+27 | |
| * | | | | | | | | | | tracing/kprobes: Update kprobe-tracer selftest against new syntax | Masami Hiramatsu | 2009-10-17 | 1 | -2/+2 | |
| * | | | | | | | | | | tracing/kprobes: Robustify fixed field names against variable field names con... | Masami Hiramatsu | 2009-10-12 | 1 | -4/+4 | |
| * | | | | | | | | | | tracing/kprobes: Avoid field name confliction | Masami Hiramatsu | 2009-10-12 | 1 | -12/+53 | |
| * | | | | | | | | | | tracing/kprobes: Make special variable names more self-explainable | Masami Hiramatsu | 2009-10-12 | 1 | -28/+24 | |
| * | | | | | | | | | | tracing/kprobes: Remove '$ra' special variable | Masami Hiramatsu | 2009-10-12 | 1 | -11/+0 | |
| * | | | | | | | | | | tracing/kprobes: Add $ prefix to special variables | Masami Hiramatsu | 2009-10-12 | 1 | -23/+37 | |
| * | | | | | | | | | | tracing/ftrace: Fix to check create_event_dir() when adding new events | Masami Hiramatsu | 2009-10-03 | 1 | -11/+14 | |
| * | | | | | | | | | | tracing/kprobes: Use global event perf buffers in kprobe tracer | Masami Hiramatsu | 2009-10-03 | 1 | -42/+73 | |
| * | | | | | | | | | | Merge commit 'linus/master' into tracing/kprobes | Frederic Weisbecker | 2009-09-23 | 27 | -1114/+1256 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | tracing/kprobes: Disable kprobe events by default after creation | Masami Hiramatsu | 2009-09-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | tracing/kprobes: Fix profiling alignment for perf_counter buffer | Masami Hiramatsu | 2009-09-17 | 1 | -5/+12 | |
| * | | | | | | | | | | | tracing/kprobes: Add probe handler dispatcher to support perf and ftrace conc... | Masami Hiramatsu | 2009-09-17 | 1 | -22/+63 | |
| * | | | | | | | | | | | ftrace: Fix trace_remove_event_call() to lock trace_event_mutex | Masami Hiramatsu | 2009-09-17 | 1 | -0/+5 | |
| * | | | | | | | | | | | ftrace: Fix trace_add_event_call() to initialize list | Masami Hiramatsu | 2009-09-17 | 1 | -1/+4 | |
| * | | | | | | | | | | | tracing/kprobes: Fix trace_probe registration order | Masami Hiramatsu | 2009-09-17 | 1 | -23/+19 | |
| * | | | | | | | | | | | tracing/kprobes: Support custom subsystem for each kprobe event | Masami Hiramatsu | 2009-09-17 | 1 | -6/+27 | |
| * | | | | | | | | | | | tracing/kprobes: Show event name in trace output | Masami Hiramatsu | 2009-09-11 | 1 | -5/+11 | |
| * | | | | | | | | | | | tracing/kprobes: Add argument name support | Masami Hiramatsu | 2009-09-11 | 1 | -64/+64 | |
| * | | | | | | | | | | | tracing/kprobes: Add event profiling support | Masami Hiramatsu | 2009-09-11 | 1 | -2/+108 | |
| * | | | | | | | | | | | tracing/kprobes: Cleanup kprobe tracer code. | Masami Hiramatsu | 2009-09-11 | 1 | -47/+34 | |
| * | | | | | | | | | | | tracing/kprobes: Fix probe offset to be unsigned | Masami Hiramatsu | 2009-09-11 | 1 | -12/+7 | |
| * | | | | | | | | | | | Merge commit 'tracing/core' into tracing/kprobes | Frederic Weisbecker | 2009-09-11 | 19 | -311/+543 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | tracing: Remove unneeded pointer casts | Frederic Weisbecker | 2009-08-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | 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 |