Sign in
android-kvm
/
linux
/
7ce1e15d9a85a2b589a68a04afb2b2ded109b680
/
kernel
/
trace
45824fc0
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
45979a9
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
fe60b0c
tracing/probe: Reject exactly same probe event
by Masami Hiramatsu
· 5 years ago
44d00dc
tracing/probe: Fix to allow user to enable events on unloaded modules
by Masami Hiramatsu
· 5 years ago
81160dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
a3db31f
ftrace: Look up the address of return_to_handler() using helpers
by Naveen N. Rao
· 5 years ago
d59fae6
tracing/kprobe: Fix NULL pointer access in trace_porbe_unlink()
by Masami Hiramatsu
· 5 years ago
17f8607
tracing: Make sure variable reference alias has correct var_ref_idx
by Tom Zanussi
· 5 years ago
119cdbd
tracing: Be more clever when dumping hex in __print_hex()
by Andy Shevchenko
· 5 years ago
0846875
ftrace: Simplify ftrace hash lookup code in clear_func_from_hash()
by Changbin Du
· 5 years ago
7e67a85
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
94d18ee
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
563c4f8
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
by Ingo Molnar
· 5 years ago
1e46c09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
ac68154
tracing: Add "gfp_t" support in synthetic_events
by Zhengjun Xing
· 5 years ago
a47b53e
tracing: Rename tracing_reset() to tracing_reset_cpu()
by Steven Rostedt (VMware)
· 5 years ago
58fe7a8
tracing: Document the stack trace algorithm in the comments
by Steven Rostedt (VMware)
· 5 years ago
f7edb45
tracing/arm64: Have max stack tracer handle the case of return address after data
by Steven Rostedt (VMware)
· 5 years ago
a42e3c4
tracing/probe: Add immediate string parameter support
by Masami Hiramatsu
· 6 years ago
6218bf9
tracing/probe: Add immediate parameter support
by Masami Hiramatsu
· 6 years ago
ab10d69
tracing/uprobe: Add per-probe delete from event
by Masami Hiramatsu
· 6 years ago
eb5bf81
tracing/kprobe: Add per-probe delete from event
by Masami Hiramatsu
· 6 years ago
41af3cf
tracing/uprobe: Add multi-probe per uprobe event support
by Masami Hiramatsu
· 6 years ago
ca89bc0
tracing/kprobe: Add multi-probe per event support
by Masami Hiramatsu
· 6 years ago
3019913
tracing/dynevent: Pass extra arguments to match operation
by Masami Hiramatsu
· 6 years ago
cb8e7a8
tracing/dynevent: Delete all matched events
by Masami Hiramatsu
· 6 years ago
60d53e2
tracing/probe: Split trace_event related data from trace_probe
by Masami Hiramatsu
· 6 years ago
c68c9ec
tracing: Correct kdoc formats
by Jakub Kicinski
· 5 years ago
19a58ce
tracing/probe: Fix null pointer dereference
by Xinpeng Liu
· 5 years ago
595a438
tracing: Make exported ftrace_set_clr_event non-static
by Denis Efremov
· 5 years ago
5b0022d
ftrace: Check for successful allocation of hash
by Naveen N. Rao
· 5 years ago
372e0d0
ftrace: Check for empty hash and comment the race with registering probes
by Steven Rostedt (VMware)
· 5 years ago
7bd4664
ftrace: Fix NULL pointer dereference in t_probe_next()
by Naveen N. Rao
· 5 years ago
6c06b66
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 5 years ago
5cbd22c
bpf: clarify description for CONFIG_BPF_EVENTS
by Peter Wu
· 5 years ago
0a5b99f
treewide: Rename rcu_dereference_raw_notrace() to _check()
by Joel Fernandes (Google)
· 5 years ago
30c9370
tracing: Use CONFIG_PREEMPTION
by Thomas Gleixner
· 5 years ago
01b1d88
rcu: Use CONFIG_PREEMPTION
by Thomas Gleixner
· 5 years ago
6c77221
fgraph: Remove redundant ftrace_graph_notrace_addr() test
by Changbin Du
· 5 years ago
7b3c92b
sched/core: Convert get_task_struct() to return the task
by Matthew Wilcox (Oracle)
· 5 years ago
41ba485
Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
6d54ceb
tracing: Fix user stack trace "??" output
by Eiichi Tsukata
· 5 years ago
818e95c
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
0aeb1de
tracing: Make trace_get_fields() global
by Cong Wang
· 6 years ago
5967bd5
tracing: Let filter_assign_type() detect FILTER_PTR_STRING
by Cong Wang
· 6 years ago
46710f3
tracing: Pass type into tracing_generic_entry_update()
by Cong Wang
· 6 years ago
715fa2f
tracing/kprobe: Check registered state using kprobe
by Masami Hiramatsu
· 6 years ago
e3dc9f8
tracing/probe: Add trace_event_call accesses APIs
by Masami Hiramatsu
· 6 years ago
b55ce203
tracing/probe: Add probe event name and group name accesses APIs
by Masami Hiramatsu
· 6 years ago
747774d
tracing/probe: Add trace flag access APIs for trace_probe
by Masami Hiramatsu
· 6 years ago
b5f935e
tracing/probe: Add trace_event_file access APIs for trace_probe
by Masami Hiramatsu
· 6 years ago
46e5376
tracing/probe: Add trace_event_call register API for trace_probe
by Masami Hiramatsu
· 6 years ago
455b289
tracing/probe: Add trace_probe init and free functions
by Masami Hiramatsu
· 6 years ago
b4d4b96
tracing/uprobe: Set print format when parsing command
by Masami Hiramatsu
· 6 years ago
f730e0f
tracing/kprobe: Set print format right after parsed command
by Masami Hiramatsu
· 6 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 5 years ago
608745f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
dad1c12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
552a031
Merge tag 'v5.2' into perf/core, to pick up fixes
by Ingo Molnar
· 5 years ago
550d1f5
Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
46cc0b44
tracing/snapshot: Resize spare buffer if size changed
by Eiichi Tsukata
· 6 years ago
d122ed6
tracing: Fix memory leak in tracing_err_log_open()
by Takeshi Misawa
· 6 years ago
d5b844a
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run_update_code()
by Petr Mladek
· 6 years ago
9db1ff0
bpf: fix compiler warning with CONFIG_MODULES=n
by Yonghong Song
· 6 years ago
b9271f0
Merge tag 'v5.2-rc6' into perf/core, to refresh branch
by Ingo Molnar
· 6 years ago
d2abae7
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
by Ingo Molnar
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
da0f382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
23da766
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
9594dc3
bpf: fix nested bpf tracepoints with per-cpu data
by Matt Mullins
· 6 years ago
6a71398
Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
04e03d9
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
by Wei Li
· 6 years ago
9f255b6
module: Fix livepatch/ftrace module text permissions race
by Josh Poimboeuf
· 6 years ago
a415834
tracing/uprobe: Fix obsolete comment on trace_uprobe_create()
by Eiichi Tsukata
· 6 years ago
f01098c
tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()
by Eiichi Tsukata
· 6 years ago
ff585c5
tracing: Make two symbols static
by YueHaibing
· 6 years ago
cbdaeaf
tracing: avoid build warning with HAVE_NOP_MCOUNT
by Vasily Gorbik
· 6 years ago
becf33f
tracing: Fix out-of-range read in trace_stack_print()
by Eiichi Tsukata
· 6 years ago
3e6f176
blktrace: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
6a54cd8
trace: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
9fd2e48
perf/core: Allow non-privileged uprobe for user processes
by Song Liu
· 6 years ago
3bd37062
sched/core: Provide a pointer to the valid CPU mask
by Sebastian Andrzej Siewior
· 6 years ago
0462eaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
9e82b4a
Merge tag 'trace-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
e672db0
bpf: tracing: properly use bpf_prog_array api
by Stanislav Fomichev
· 6 years ago
dfb4a6f
tracing: Avoid memory leak in predicate_parse()
by Tomas Bortoli
· 6 years ago
86b3de6
ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS
by Steven Rostedt (VMware)
· 6 years ago
e1afb702
bpf: check signal validity in nmi for bpf_send_signal() helper
by Yonghong Song
· 6 years ago
c5b4409
Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
a124692
ftrace: Enable trampoline when rec count returns back to one
by Cheng Jian
· 6 years ago
b6399cc
tracing/kprobe: Do not run kprobe boot tests if kprobe_event is on cmdline
by Steven Rostedt (VMware)
· 6 years ago
b3015fe
tracing: Make a separate config for trace event self tests
by Steven Rostedt (VMware)
· 6 years ago
970988e
tracing/kprobe: Add kprobe_event= boot parameter
by Masami Hiramatsu
· 6 years ago
539b75b
tracing/kprobe: Cast user-space address correctly
by Masami Hiramatsu
· 6 years ago
f08367b
tracing: Use correct function name in trace_filter_add_remove_task() comment
by Matthias Kaehlcke
· 6 years ago
e65f7ae
tracing/probe: Support user-space dereference
by Masami Hiramatsu
· 6 years ago
88903c4
tracing/probe: Add ustring type for user-space string
by Masami Hiramatsu
· 6 years ago
7375dca
ftrace: Make enable and update parameters bool when applicable
by Steven Rostedt (VMware)
· 6 years ago
0c97bf8
tracing: Silence GCC 9 array bounds warning
by Miguel Ojeda
· 6 years ago
Next »