开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2013-05-19
tracing: Fix leaks of filter preds
Steven Rostedt (Red Hat)
2013-05-11
tracing: Fix ftrace_dump()
Steven Rostedt (Red Hat)
2013-05-07
tracing: Reset ftrace_graph_filter_enabled if count is zero
Namhyung Kim
2013-05-07
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
2013-05-07
tracing: Fix off-by-one on allocating stat->pages
Namhyung Kim
2013-05-07
tracing: Remove most or all of stack tracer stack size from stack_max_size
Steven Rostedt (Red Hat)
2013-05-07
tracing: Fix stack tracer with fentry use
Steven Rostedt (Red Hat)
2013-05-07
tracing: Use stack of calling function for stack tracer
Steven Rostedt (Red Hat)
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2013-04-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-12
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt (Red Hat)
2013-04-12
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
2013-04-09
tracing: Fix double free when function profile init failed
Namhyung Kim
2013-04-08
ftrace: Do not call stub functions in control loop
Steven Rostedt (Red Hat)
2013-04-08
ftrace: Consistently restore trace function on sysctl enabling
Jan Kiszka
2013-04-08
tracing: Fix race with update_max_tr_single and changing tracers
Steven Rostedt (Red Hat)
2013-04-08
ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()
Chen Gang
2013-04-08
perf: Fix strncpy() use, use strlcpy() instead of strncpy()
Chen Gang
2013-03-18
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2013-03-14
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
2013-03-14
tracing: Keep overwrite in sync between regular and snapshot buffers
Steven Rostedt (Red Hat)
2013-03-14
tracing: Protect tracer flags with trace_types_lock
Steven Rostedt (Red Hat)
2013-03-14
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2013-03-13
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
2013-03-12
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
2013-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-03-07
tracing: Do not return EINVAL in snapshot when not allocated
Steven Rostedt (Red Hat)
2013-03-07
tracing: Add help of snapshot feature when snapshot is empty
Steven Rostedt (Red Hat)
2013-03-03
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-02
trace/ring_buffer: handle 64bit aligned structs
James Hogan
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
2013-02-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-20
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-18
ftrace: Call ftrace cleanup module notifier after all other notifiers
Steven Rostedt (Red Hat)
2013-02-12
tracing/syscalls: Allow archs to ignore tracing compat syscalls
Steven Rostedt
2013-02-08
uprobes/perf: Avoid uprobe_apply() whenever possible
Oleg Nesterov
2013-02-08
uprobes/perf: Teach trace_uprobe/perf code to use UPROBE_HANDLER_REMOVE
Oleg Nesterov
2013-02-08
uprobes/perf: Teach trace_uprobe/perf code to pre-filter
Oleg Nesterov
2013-02-08
uprobes/perf: Teach trace_uprobe/perf code to track the active perf_event's
Oleg Nesterov
2013-02-08
uprobes/perf: Always increment trace_uprobe->nhit
Oleg Nesterov
2013-02-08
uprobes/tracing: Kill uprobe_trace_consumer, embed uprobe_consumer into trace...
Oleg Nesterov
2013-02-08
uprobes/tracing: Introduce is_trace_uprobe_enabled()
Oleg Nesterov
2013-02-08
uprobes/tracing: Ensure inode != NULL in create_trace_uprobe()
Oleg Nesterov
2013-02-08
uprobes/tracing: Fully initialize uprobe_trace_consumer before uprobe_register()
Oleg Nesterov
2013-02-08
uprobes/tracing: Fix dentry/mount leak in create_trace_uprobe()
Oleg Nesterov
[next]