summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | tracing: Restore the const qualifier for field names and types definitionFrederic Weisbecker2009-08-272-4/+4
| * | | | | | | | | | | | tracing/kprobes: Change trace_arg to probe_argMasami Hiramatsu2009-08-271-9/+9
| * | | | | | | | | | | | tracing/kprobes: Fix format typo in trace_kprobesMasami Hiramatsu2009-08-271-1/+1
| * | | | | | | | | | | | tracing: Add kprobes event profiling interfaceMasami Hiramatsu2009-08-271-0/+43
| * | | | | | | | | | | | tracing: Kprobe tracer assigns new event ids for each eventMasami Hiramatsu2009-08-272-42/+15
| * | | | | | | | | | | | tracing: Generate names for each kprobe event automaticallyMasami Hiramatsu2009-08-272-49/+33
| * | | | | | | | | | | | tracing: Kprobe-tracer supports more than 6 argumentsMasami Hiramatsu2009-08-271-8/+13
| * | | | | | | | | | | | tracing: Add kprobe-based event tracerMasami Hiramatsu2009-08-275-0/+1263
| * | | | | | | | | | | | tracing: Introduce TRACE_FIELD_ZERO() macroMasami Hiramatsu2009-08-272-10/+10
| * | | | | | | | | | | | tracing: Ftrace dynamic ftrace_event_call supportMasami Hiramatsu2009-08-273-56/+103
* | | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-0510-206/+587
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ring-buffer-benchmark: Add parameters to set produce/consumer prioritiesSteven Rostedt2009-11-251-2/+56
| * | | | | | | | | | | | | tracing, function tracer: Clean up strstrip() usageIngo Molnar2009-11-231-5/+4
| * | | | | | | | | | | | | ring-buffer benchmark: Run producer/consumer threads at nice +19Ingo Molnar2009-11-231-0/+6
| * | | | | | | | | | | | | tracing: Prevent build warning: 'ftrace_graph_buf' defined but not usedLai Jiangshan2009-11-171-1/+1
| * | | | | | | | | | | | | ring-buffer: Move access to commit_page up into function usedSteven Rostedt2009-11-171-6/+3
| * | | | | | | | | | | | | tracing: do not disable interrupts for trace_clock_localSteven Rostedt2009-11-111-3/+5
| * | | | | | | | | | | | | ring-buffer: Add multiple iterations between benchmark timestampsSteven Rostedt2009-11-111-9/+16
| * | | | | | | | | | | | | tracing: Fix to use __always_unused attributeLi Zefan2009-11-021-2/+2
| * | | | | | | | | | | | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-297-15/+57
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | / / / / / | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | ftrace: Rename set_bootup_ftrace into set_cmdline_ftraceFrederic Weisbecker2009-10-141-2/+2
| * | | | | | | | | | | | ftrace: Copy ftrace_graph_filter boot param using strlcpyFrederic Weisbecker2009-10-141-1/+1
| * | | | | | | | | | | | tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker2009-10-141-0/+86
| * | | | | | | | | | | | tracing: Enable records during the module loadJiri Olsa2009-10-141-8/+30
| * | | | | | | | | | | | tracing: Support multiple pids in set_pid_ftrace filejolsa@redhat.com2009-10-142-71/+167
| * | | | | | | | | | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-10-133-6/+36
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | tracing: Remove unused ftrace_trace_addr helperFrederic Weisbecker2009-10-131-4/+0
| | * | | | | | | | | | | | tracing: Rename set_ftrace to set_bootup_ftraceFrederic Weisbecker2009-10-131-2/+2
| | * | | | | | | | | | | | ftrace: add kernel command line graph function filteringStefan Assmann2009-10-121-0/+34
| * | | | | | | | | | | | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-137-37/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-0115-381/+255
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | tracing/filters: Unify the regex parsing helpersFrederic Weisbecker2009-09-243-70/+23
| * | | | | | | | | | | | | | tracing/filters: Provide basic regex supportFrederic Weisbecker2009-09-242-25/+157
| * | | | | | | | | | | | | | tracing/event: Cleanup the useless dentry variableFrederic Weisbecker2009-09-241-12/+11
| * | | | | | | | | | | | | | tracing/filters: Cleanup useless headersFrederic Weisbecker2009-09-241-2/+0
* | | | | | | | | | | | | | | tracing: Fix trace_marker outputCarsten Emde2009-11-171-25/+14
* | | | | | | | | | | | | | | tracing: Fix return value of tracing_stats_read()Roel Kluin2009-11-111-1/+1
| |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | ftrace: Fix unmatched locking in ftrace_regex_write()Li Zefan2009-11-041-3/+3
* | | | | | | | | | | | | | ring-buffer: Synchronize resizing buffer with reader lockLai Jiangshan2009-11-041-0/+2
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa2009-10-241-5/+5
* | | | | | | | | | | | | tracing: Fix comment typo and documentation exampleJiri Olsa2009-10-241-1/+1
* | | | | | | | | | | | | tracing: Fix trace_seq_printf() return valueJiri Olsa2009-10-241-1/+4
* | | | | | | | | | | | | tracing: Update *ppos instead of filp->f_posJiri Olsa2009-10-242-5/+5
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-10-142-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | / / / / | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | tracing/filters: Fix memory leak when setting a filterLi Zefan2009-10-131-1/+2
| * | | | | | | | | | tracing: fix trace_vprintk callSteven Rostedt2009-10-091-1/+1
* | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-10-085-35/+37
|\| | | | | | | | | |
| * | | | | | | | | | tracing: user local buffer variable for trace branch tracerSteven Rostedt2009-10-071-3/+5
| * | | | | | | | | | tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.cZhenwen Xu2009-10-072-4/+6
| * | | | | | | | | | ftrace: check for failure for all conversionsSteven Rostedt2009-10-071-8/+3