index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
Merge branch 'perf/core' into perf/probes
Ingo Molnar
5
-16
/
+21
2009-11-15
Merge commit 'v2.6.32-rc7' into perf/core
Ingo Molnar
2
-3
/
+5
2009-11-08
tracing, perf_events: Protect the buffer from recursion in perf
Frederic Weisbecker
3
-39
/
+96
2009-11-04
tracing/kprobes: Rename Kprobe-tracer to kprobe-event
Masami Hiramatsu
3
-12
/
+15
2009-11-04
Merge commit 'v2.6.32-rc6' into perf/core
Ingo Molnar
4
-12
/
+15
2009-11-04
ftrace: Fix unmatched locking in ftrace_regex_write()
Li Zefan
1
-3
/
+3
2009-11-04
ring-buffer: Synchronize resizing buffer with reader lock
Lai Jiangshan
1
-0
/
+2
2009-10-29
tracing/filters: Fix to make system filter work
Li Zefan
1
-1
/
+1
2009-10-29
kprobe-tracer: Compare both of event-name and event-group to find probe
Masami Hiramatsu
1
-3
/
+5
2009-10-24
tracing: Remove cpu arg from the rb_time_stamp() function
Jiri Olsa
1
-5
/
+5
2009-10-24
tracing: Fix comment typo and documentation example
Jiri Olsa
1
-1
/
+1
2009-10-24
tracing: Fix trace_seq_printf() return value
Jiri Olsa
1
-1
/
+4
2009-10-24
tracing: Update *ppos instead of filp->f_pos
Jiri Olsa
2
-5
/
+5
2009-10-23
Merge branch 'perf/core' into perf/probes
Ingo Molnar
8
-331
/
+707
2009-10-17
Merge commit 'v2.6.32-rc5' into perf/probes
Ingo Molnar
12
-64
/
+109
2009-10-17
tracing/kprobes: Add failure messages for debugging
Masami Hiramatsu
1
-8
/
+27
2009-10-17
tracing/kprobes: Update kprobe-tracer selftest against new syntax
Masami Hiramatsu
1
-2
/
+2
2009-10-15
tracing/events: Fix locking imbalance in the filter code
Ingo Molnar
1
-11
/
+15
2009-10-15
tracing/profile: Add filter support
Li Zefan
2
-27
/
+109
2009-10-15
tracing/filters: Use a different op for glob match
Li Zefan
2
-32
/
+29
2009-10-15
tracing/filters: Refactor subsystem filter code
Li Zefan
2
-80
/
+45
2009-10-15
Merge branch 'tracing/core' into perf/core
Ingo Molnar
6
-183
/
+499
2009-10-15
Merge branch 'linus' into perf/core
Ingo Molnar
2
-2
/
+3
2009-10-14
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2009-10-14
ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace
Frederic Weisbecker
1
-2
/
+2
2009-10-14
ftrace: Copy ftrace_graph_filter boot param using strlcpy
Frederic Weisbecker
1
-1
/
+1
2009-10-14
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
1
-0
/
+86
2009-10-14
tracing: Enable records during the module load
Jiri Olsa
1
-8
/
+30
2009-10-14
tracing: Support multiple pids in set_pid_ftrace file
jolsa@redhat.com
2
-71
/
+167
2009-10-13
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
3
-6
/
+36
2009-10-13
tracing: Remove unused ftrace_trace_addr helper
Frederic Weisbecker
1
-4
/
+0
2009-10-13
tracing: Rename set_ftrace to set_bootup_ftrace
Frederic Weisbecker
1
-2
/
+2
2009-10-13
Merge commit 'v2.6.32-rc4' into perf/core
Ingo Molnar
7
-36
/
+81
2009-10-13
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
7
-37
/
+40
2009-10-13
tracing/filters: Fix memory leak when setting a filter
Li Zefan
1
-1
/
+2
2009-10-12
tracing/kprobes: Robustify fixed field names against variable field names con...
Masami Hiramatsu
1
-4
/
+4
2009-10-12
tracing/kprobes: Avoid field name confliction
Masami Hiramatsu
1
-12
/
+53
2009-10-12
tracing/kprobes: Make special variable names more self-explainable
Masami Hiramatsu
1
-28
/
+24
2009-10-12
ftrace: add kernel command line graph function filtering
Stefan Assmann
1
-0
/
+34
2009-10-12
tracing/kprobes: Remove '$ra' special variable
Masami Hiramatsu
1
-11
/
+0
2009-10-12
tracing/kprobes: Add $ prefix to special variables
Masami Hiramatsu
1
-23
/
+37
2009-10-09
tracing: fix trace_vprintk call
Steven Rostedt
1
-1
/
+1
2009-10-08
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-35
/
+37
2009-10-08
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2009-10-07
tracing: user local buffer variable for trace branch tracer
Steven Rostedt
1
-3
/
+5
2009-10-07
tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c
Zhenwen Xu
2
-4
/
+6
2009-10-07
ftrace: check for failure for all conversions
Steven Rostedt
1
-8
/
+3
2009-10-07
tracing: correct module boundaries for ftrace_release
jolsa@redhat.com
1
-8
/
+4
2009-10-07
tracing: fix transposed numbers of lock_depth and preempt_count
Steven Rostedt
1
-6
/
+8
2009-10-06
tracing/events: Add 'signed' field to format files
Tom Zanussi
4
-36
/
+48
[next]