index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2010-02-28
blktrace: perform cleanup after setup error
Dmitry Monakhov
2010-02-28
tracing: Include irqflags headers from trace clock
Frederic Weisbecker
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-27
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-02-27
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2010-02-26
ftrace: Add function names to dangling } in function graph tracer
Steven Rostedt
2010-02-26
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-02-26
Merge commit 'v2.6.33' into tracing/core
Ingo Molnar
2010-02-25
tracing: Simplify memory recycle of trace_define_field
Wenji Huang
2010-02-25
tracing: Remove unnecessary variable in print_graph_return
Wenji Huang
2010-02-25
tracing: Fix typo of info text in trace_kprobe.c
Wenji Huang
2010-02-25
tracing: Fix typo in prof_sysexit_enable()
Wenji Huang
2010-02-25
tracing: Remove CONFIG_TRACE_POWER from kernel config
Li Zefan
2010-02-25
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
2010-02-17
tracing/kprobes: Make Kconfig dependencies generic
Heiko Carstens
2010-02-17
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
2010-02-14
tracing/kprobes: Fix probe parsing
Heiko Carstens
2010-02-11
ftrace: Allow to remove a single function from function graph filter
Li Zefan
2010-02-09
tracing: Add correct/incorrect to sort keys for branch annotation output
Steven Rostedt
2010-02-05
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
2010-02-04
Fix misspellings of "truly" in comments.
Adam Buchbinder
2010-02-04
ftrace: Remove record freezing
Masami Hiramatsu
2010-02-04
ftrace/alternatives: Introducing *_text_reserved functions
Masami Hiramatsu
2010-02-02
tracing: Fix circular dead lock in stack trace
Lai Jiangshan
2010-02-02
Merge branch 'master' into percpu
Tejun Heo
2010-01-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-01-29
tracing/kprobe: Cleanup unused return value of tracing functions
Xiao Guangrong
2010-01-29
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
2010-01-29
tracing: Simplify test for function_graph tracing start point
Lai Jiangshan
2010-01-26
tracing/documentation: Cover new frame pointer semantics
Mike Frysinger
2010-01-26
ring-buffer: Check for end of page in iterator
Steven Rostedt
2010-01-26
ring-buffer: Check if ring buffer iterator has stale data
Steven Rostedt
2010-01-25
tracing: Prevent kernel oops with corrupted buffer
Steven Rostedt
2010-01-17
tracing/kprobe: Update kprobe tracing self test for new syntax
Masami Hiramatsu
2010-01-17
tracing: Drop the tr check from the graph tracing path
Frederic Weisbecker
2010-01-14
tracing/filters: Add comment for match callbacks
Li Zefan
2010-01-14
tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING
Li Zefan
2010-01-14
tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching
Li Zefan
2010-01-14
tracing/filters: Fix MATCH_END_ONLY filter matching
Li Zefan
2010-01-14
tracing/filters: Fix MATCH_FRONT_ONLY filter matching
Li Zefan
2010-01-14
ftrace: Fix MATCH_END_ONLY function filter
Li Zefan
2010-01-13
tracing/kprobe: Drop function argument access syntax
Masami Hiramatsu
2010-01-13
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-01-06
ring-buffer: Add rb_list_head() wrapper around new reader page next field
Steven Rostedt
2010-01-06
ring-buffer: Wrap a list.next reference with rb_list_head()
David Sharp
2010-01-06
tracing: Add stack dump to trace_printk if stacktrace option is set
Steven Rostedt
2010-01-06
tracing: Consolidate protection of reader access to the ring buffer
Lai Jiangshan
2010-01-06
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
2010-01-06
tracing: Use defined fields and print_fmt to print formats
Lai Jiangshan
2010-01-06
tracing: Have syscall tracing call its own init function
Steven Rostedt
[prev]
[next]