index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Lines
2010-02-25
tracing: Remove CONFIG_TRACE_POWER from kernel config
Li Zefan
-9
/
+0
2010-02-25
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
-1
/
+2
2010-02-17
tracing/kprobes: Make Kconfig dependencies generic
Heiko Carstens
-1
/
+1
2010-02-17
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
-0
/
+5
2010-02-14
tracing/kprobes: Fix probe parsing
Heiko Carstens
-1
/
+1
2010-02-11
ftrace: Allow to remove a single function from function graph filter
Li Zefan
-21
/
+33
2010-02-09
tracing: Add correct/incorrect to sort keys for branch annotation output
Steven Rostedt
-2
/
+17
2010-02-05
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
-1
/
+1
2010-02-04
Fix misspellings of "truly" in comments.
Adam Buchbinder
-2
/
+2
2010-02-04
ftrace: Remove record freezing
Masami Hiramatsu
-39
/
+0
2010-02-04
ftrace/alternatives: Introducing *_text_reserved functions
Masami Hiramatsu
-0
/
+15
2010-02-02
tracing: Fix circular dead lock in stack trace
Lai Jiangshan
-0
/
+24
2010-02-02
Merge branch 'master' into percpu
Tejun Heo
-20
/
+52
2010-01-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
-14
/
+25
2010-01-29
tracing/kprobe: Cleanup unused return value of tracing functions
Xiao Guangrong
-17
/
+10
2010-01-29
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
-142
/
+67
2010-01-29
tracing: Simplify test for function_graph tracing start point
Lai Jiangshan
-7
/
+3
2010-01-26
tracing/documentation: Cover new frame pointer semantics
Mike Frysinger
-3
/
+1
2010-01-26
ring-buffer: Check for end of page in iterator
Steven Rostedt
-3
/
+8
2010-01-26
ring-buffer: Check if ring buffer iterator has stale data
Steven Rostedt
-0
/
+13
2010-01-25
tracing: Prevent kernel oops with corrupted buffer
Steven Rostedt
-0
/
+5
2010-01-17
tracing/kprobe: Update kprobe tracing self test for new syntax
Masami Hiramatsu
-8
/
+47
2010-01-17
tracing: Drop the tr check from the graph tracing path
Frederic Weisbecker
-9
/
+10
2010-01-14
tracing/filters: Add comment for match callbacks
Li Zefan
-1
/
+12
2010-01-14
tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING
Li Zefan
-4
/
+3
2010-01-14
tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching
Li Zefan
-1
/
+1
2010-01-14
tracing/filters: Fix MATCH_END_ONLY filter matching
Li Zefan
-2
/
+3
2010-01-14
tracing/filters: Fix MATCH_FRONT_ONLY filter matching
Li Zefan
-1
/
+1
2010-01-14
ftrace: Fix MATCH_END_ONLY function filter
Li Zefan
-3
/
+3
2010-01-13
tracing/kprobe: Drop function argument access syntax
Masami Hiramatsu
-17
/
+1
2010-01-13
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
-147
/
+123
2010-01-06
ring-buffer: Add rb_list_head() wrapper around new reader page next field
Steven Rostedt
-1
/
+1
2010-01-06
ring-buffer: Wrap a list.next reference with rb_list_head()
David Sharp
-1
/
+1
2010-01-06
tracing: Add stack dump to trace_printk if stacktrace option is set
Steven Rostedt
-2
/
+6
2010-01-06
tracing: Consolidate protection of reader access to the ring buffer
Lai Jiangshan
-39
/
+97
2010-01-06
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
-229
/
+0
2010-01-06
tracing: Use defined fields and print_fmt to print formats
Lai Jiangshan
-24
/
+41
2010-01-06
tracing: Have syscall tracing call its own init function
Steven Rostedt
-6
/
+6
2010-01-06
tracing/kprobes: Init print_fmt for kprobe events
Lai Jiangshan
-1
/
+63
2010-01-06
tracing/syscalls: Init print_fmt for syscall events
Lai Jiangshan
-1
/
+67
2010-01-06
tracing: Add print_fmt field
Lai Jiangshan
-0
/
+7
2010-01-06
tracing: Have __dynamic_array() define a field
Lai Jiangshan
-1
/
+6
2010-01-05
local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.c
Christoph Lameter
-0
/
+2
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
-903
/
+3787
2009-12-31
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-146
/
+122
2009-12-30
tracing: Fix sign fields in ftrace_define_fields_##call()
Lai Jiangshan
-3
/
+4
2009-12-30
tracing/kprobe: Show sign of fields in trace_kprobe format files
Lai Jiangshan
-3
/
+4
2009-12-30
ksym_tracer: Remove trace_stat
Li Zefan
-77
/
+50
2009-12-30
ksym_tracer: Fix race when incrementing count
Li Zefan
-5
/
+7
2009-12-30
ksym_tracer: Fix to allow writing newline to ksym_trace_filter
Li Zefan
-2
/
+2
[prev]
[next]