| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-06 | 325 | -9687/+9045 |
|\ |
|
| * | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-05 | 28 | -518/+856 |
| |\ |
|
| | * | tracing: Separate raw syscall from syscall tracer | Lai Jiangshan | 2009-11-25 | 1 | -1/+2 |
| | * | 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: Remove the stale include/trace/power.h | Josh Stone | 2009-11-19 | 1 | -32/+0 |
| | * | tracing: Only print objcopy version warning once from recordmcount | Steven Rostedt | 2009-11-17 | 2 | -2/+11 |
| | * | 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-12 | 1 | -3/+5 |
| | * | ring-buffer: Add multiple iterations between benchmark timestamps | Steven Rostedt | 2009-11-12 | 1 | -9/+16 |
| | * | kprobes: Sanitize struct kretprobe_instance allocations | Ananth N Mavinakayanahalli | 2009-11-02 | 1 | -2/+2 |
| | * | tracing: Fix to use __always_unused attribute | Li Zefan | 2009-11-02 | 1 | -2/+2 |
| | * | compiler: Introduce __always_unused | Li Zefan | 2009-11-02 | 2 | -0/+5 |
| | * | tracing: Exit with error if a weak function is used in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -7/+3 |
| | * | tracing: Move conditional into update_funcs() in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -5/+3 |
| | * | tracing: Add regex for weak functions in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -7/+9 |
| | * | tracing: Move mcount section search to front of loop in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -14/+18 |
| | * | tracing: Fix objcopy revision check in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -29/+27 |
| | * | tracing: Check absolute path of input file in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -1/+1 |
| | * | tracing: Correct the check for number of arguments in recordmcount.pl | Li Hong | 2009-10-29 | 1 | -1/+1 |
| | * | tracing: Amend documentation in recordmcount.pl to reflect implementation | Li Hong | 2009-10-29 | 1 | -35/+49 |
| | * | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-10-29 | 1426 | -20172/+83038 |
| | |\ |
|
| | * | | 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: Document HAVE_SYSCALL_TRACEPOINTS needs | Frederic Weisbecker | 2009-10-14 | 1 | -2/+11 |
| | * | | tracing: Move syscalls metadata handling from arch to core | Frederic Weisbecker | 2009-10-14 | 4 | -140/+91 |
| | * | | tracing: Enable "__cold" functions | Jiri Olsa | 2009-10-14 | 1 | -0/+1 |
| | * | | 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 |
| | * | | function-graph/x86: Replace unbalanced ret with jmp | Steven Rostedt | 2009-10-14 | 2 | -8/+5 |
| | * | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2009-10-13 | 4 | -6/+43 |
| | |\ \ |
|
| | | * | | 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 | 2 | -0/+41 |
| | * | | | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-10-13 | 327 | -1960/+5508 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | * | | | testmmiotrace.c: Add and use pr_fmt(fmt) | Joe Perches | 2009-10-12 | 1 | -15/+14 |
| | * | | | ftrace.c: Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt | Joe Perches | 2009-10-12 | 1 | -3/+5 |
| | * | | | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-10-01 | 4522 | -129271/+350326 |
| | |\ \ \ |
|
| | * | | | | tracing: Pushdown the bkl tracepoints calls | Frederic Weisbecker | 2009-09-28 | 2 | -17/+26 |
| | * | | | | 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/bkl: Add bkl ftrace events | Frederic Weisbecker | 2009-09-24 | 3 | -9/+82 |
| * | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-12-05 | 2 | -27/+16 |
| |\ \ \ \ \ |
|
| | * | | | | | tracing: Fix trace_marker output | Carsten Emde | 2009-11-17 | 1 | -25/+14 |
| | * | | | | | tracing: Fix event format export | Johannes Berg | 2009-11-14 | 1 | -1/+1 |
| | * | | | | | tracing: Fix return value of tracing_stats_read() | Roel Kluin | 2009-11-12 | 1 | -1/+1 |