Masami Hiramatsu
|
bdca79c2bf
ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal
|
9 年之前 |
Masami Hiramatsu
|
17ce3dc7e5
ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types
|
9 年之前 |
Omar Sandoval
|
35abb67de7
tracing: expose current->comm to [ku]probe events
|
9 年之前 |
Yaowei Bai
|
f0132c4e0d
kernel/trace_probe: is_good_name can be boolean
|
10 年之前 |
Steven Rostedt (Red Hat)
|
2425bcb924
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
|
10 年之前 |
Steven Rostedt (Red Hat)
|
7f1d2f8210
tracing: Rename ftrace_event_file to trace_event_file
|
10 年之前 |
Linus Torvalds
|
eeee78cf77
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 年之前 |
Stephen Rothwell
|
d9a16d3ab8
trace: Don't use __weak in header files
|
10 年之前 |
Steven Rostedt (Red Hat)
|
8434dc9340
tracing: Convert the tracing facility over to use tracefs
|
10 年之前 |
Masami Hiramatsu
|
3da0f18007
kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftrace
|
11 年之前 |
zhangwei(Jovi)
|
70ed91c6ec
tracing/uprobes: Support ftrace_event_file base multibuffer
|
11 年之前 |
Namhyung Kim
|
e0d18fe063
tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT
|
11 年之前 |
Namhyung Kim
|
b7e0bf341f
tracing/uprobes: Add @+file_offset fetch method
|
11 年之前 |
Namhyung Kim
|
5baaa59ef0
tracing/probes: Implement 'memory' fetch method for uprobes
|
11 年之前 |
Namhyung Kim
|
1301a44e77
tracing/probes: Move 'symbol' fetch method to kprobes
|
11 年之前 |
Namhyung Kim
|
3fd996a295
tracing/probes: Implement 'stack' fetch method for uprobes
|
11 年之前 |
Namhyung Kim
|
34fee3a104
tracing/probes: Split [ku]probes_fetch_type_table
|
11 年之前 |
Namhyung Kim
|
b26c74e116
tracing/probes: Move fetch function helpers to trace_probe.h
|
11 年之前 |
Namhyung Kim
|
5bf652aaf4
tracing/probes: Integrate duplicate set_print_fmt()
|
12 年之前 |
Namhyung Kim
|
2dc1018372
tracing/kprobes: Move common functions to trace_probe.h
|
12 年之前 |
Namhyung Kim
|
c31ffb3ff6
tracing/kprobes: Factor out struct trace_probe
|
12 年之前 |
Oleg Nesterov
|
b64b007797
uprobes/tracing: Introduce is_trace_uprobe_enabled()
|
12 年之前 |
Srikar Dronamraju
|
f3f096cfed
tracing: Provide trace events interface for uprobes
|
13 年之前 |
Srikar Dronamraju
|
8ab83f5647
tracing: Extract out common code for kprobes/uprobes trace events
|
13 年之前 |