index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2019-07-19
Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-07-19
tracing: Fix user stack trace "??" output
Eiichi Tsukata
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-07-16
tracing: Make trace_get_fields() global
Cong Wang
2019-07-16
tracing: Let filter_assign_type() detect FILTER_PTR_STRING
Cong Wang
2019-07-16
tracing: Pass type into tracing_generic_entry_update()
Cong Wang
2019-07-16
tracing/kprobe: Check registered state using kprobe
Masami Hiramatsu
2019-07-16
tracing/probe: Add trace_event_call accesses APIs
Masami Hiramatsu
2019-07-16
tracing/probe: Add probe event name and group name accesses APIs
Masami Hiramatsu
2019-07-16
tracing/probe: Add trace flag access APIs for trace_probe
Masami Hiramatsu
2019-07-16
tracing/probe: Add trace_event_file access APIs for trace_probe
Masami Hiramatsu
2019-07-16
tracing/probe: Add trace_event_call register API for trace_probe
Masami Hiramatsu
2019-07-16
tracing/probe: Add trace_probe init and free functions
Masami Hiramatsu
2019-07-16
tracing/uprobe: Set print format when parsing command
Masami Hiramatsu
2019-07-16
tracing/kprobe: Set print format right after parsed command
Masami Hiramatsu
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
Merge tag 'v5.2' into perf/core, to pick up fixes
Ingo Molnar
2019-07-04
Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-06-28
tracing/snapshot: Resize spare buffer if size changed
Eiichi Tsukata
2019-06-28
tracing: Fix memory leak in tracing_err_log_open()
Takeshi Misawa
2019-06-28
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...
Petr Mladek
2019-06-26
bpf: fix compiler warning with CONFIG_MODULES=n
Yonghong Song
2019-06-24
Merge tag 'v5.2-rc6' into perf/core, to refresh branch
Ingo Molnar
2019-06-24
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-17
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
2019-06-15
bpf: fix nested bpf tracepoints with per-cpu data
Matt Mullins
2019-06-15
Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-06-14
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
Wei Li
2019-06-14
module: Fix livepatch/ftrace module text permissions race
Josh Poimboeuf
2019-06-14
tracing/uprobe: Fix obsolete comment on trace_uprobe_create()
Eiichi Tsukata
2019-06-14
tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()
Eiichi Tsukata
2019-06-14
tracing: Make two symbols static
YueHaibing
2019-06-14
tracing: avoid build warning with HAVE_NOP_MCOUNT
Vasily Gorbik
2019-06-14
tracing: Fix out-of-range read in trace_stack_print()
Eiichi Tsukata
2019-06-03
blktrace: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
trace: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
perf/core: Allow non-privileged uprobe for user processes
Song Liu
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-29
Merge tag 'trace-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-05-29
bpf: tracing: properly use bpf_prog_array api
Stanislav Fomichev
2019-05-28
tracing: Avoid memory leak in predicate_parse()
Tomas Bortoli
2019-05-28
ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS
Steven Rostedt (VMware)
2019-05-28
bpf: check signal validity in nmi for bpf_send_signal() helper
Yonghong Song
2019-05-26
Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]