aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | tracing: Restore the const qualifier for field names and types definitionFrederic Weisbecker2009-08-26
| * | | | | | | | | | | | tracing/kprobes: Change trace_arg to probe_argMasami Hiramatsu2009-08-26
| * | | | | | | | | | | | tracing/kprobes: Fix format typo in trace_kprobesMasami Hiramatsu2009-08-26
| * | | | | | | | | | | | tracing: Add kprobes event profiling interfaceMasami Hiramatsu2009-08-26
| * | | | | | | | | | | | tracing: Kprobe tracer assigns new event ids for each eventMasami Hiramatsu2009-08-26
| * | | | | | | | | | | | tracing: Generate names for each kprobe event automaticallyMasami Hiramatsu2009-08-26
| * | | | | | | | | | | | tracing: Kprobe-tracer supports more than 6 argumentsMasami Hiramatsu2009-08-26
| * | | | | | | | | | | | tracing: Add kprobe-based event tracerMasami Hiramatsu2009-08-26
| * | | | | | | | | | | | tracing: Introduce TRACE_FIELD_ZERO() macroMasami Hiramatsu2009-08-26
| * | | | | | | | | | | | tracing: Ftrace dynamic ftrace_event_call supportMasami Hiramatsu2009-08-26
* | | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ring-buffer-benchmark: Add parameters to set produce/consumer prioritiesSteven Rostedt2009-11-25
| * | | | | | | | | | | | | tracing, function tracer: Clean up strstrip() usageIngo Molnar2009-11-23
| * | | | | | | | | | | | | ring-buffer benchmark: Run producer/consumer threads at nice +19Ingo Molnar2009-11-23
| * | | | | | | | | | | | | tracing: Prevent build warning: 'ftrace_graph_buf' defined but not usedLai Jiangshan2009-11-17
| * | | | | | | | | | | | | ring-buffer: Move access to commit_page up into function usedSteven Rostedt2009-11-17
| * | | | | | | | | | | | | tracing: do not disable interrupts for trace_clock_localSteven Rostedt2009-11-11
| * | | | | | | | | | | | | ring-buffer: Add multiple iterations between benchmark timestampsSteven Rostedt2009-11-11
| * | | | | | | | | | | | | tracing: Fix to use __always_unused attributeLi Zefan2009-11-02
| * | | | | | | | | | | | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | / / / / / | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | 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
* | | | | | | | | | | | | | | tracing: Fix trace_marker outputCarsten Emde2009-11-17
* | | | | | | | | | | | | | | tracing: Fix return value of tracing_stats_read()Roel Kluin2009-11-11
| |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | ftrace: Fix unmatched locking in ftrace_regex_write()Li Zefan2009-11-04
* | | | | | | | | | | | | | ring-buffer: Synchronize resizing buffer with reader lockLai Jiangshan2009-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
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | 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