Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
300625620314194d9e6d4f6dda71f2dc9cf62d9f
/
kernel
/
trace
/
trace_probe.c
ee474b8
tracing/kprobes: Fix strpbrk() argument order
by Masami Hiramatsu
· 6 years ago
bf173ca
tracing: probeevent: Fix uninitialized used of offset in parse args
by Steven Rostedt (VMware)
· 6 years ago
a668281
tracing/kprobes: Allow kprobe-events to record module symbol
by Masami Hiramatsu
· 6 years ago
a1303af
tracing: probeevent: Add $argN for accessing function args
by Masami Hiramatsu
· 7 years ago
40b53b7
tracing: probeevent: Add array type support
by Masami Hiramatsu
· 7 years ago
60c2e0c
tracing: probeevent: Add symbol type
by Masami Hiramatsu
· 7 years ago
0a46c85
tracing: probeevent: Append traceprobe_ for exported function
by Masami Hiramatsu
· 7 years ago
f451bc8
tracing: probeevent: Unify fetch type tables
by Masami Hiramatsu
· 7 years ago
5330592
tracing: probeevent: Introduce new argument fetching code
by Masami Hiramatsu
· 7 years ago
7bfbc63
tracing: probeevent: Remove NOKPROBE_SYMBOL from print functions
by Masami Hiramatsu
· 7 years ago
eeb07b0
tracing: probeevent: Cleanup argument field definition
by Masami Hiramatsu
· 7 years ago
56de763
tracing: probeevent: Cleanup print argument functions
by Masami Hiramatsu
· 7 years ago
bcea3f9
tracing: Add SPDX License format tags to tracing files
by Steven Rostedt (VMware)
· 6 years ago
c5d343b
tracing: probeevent: Fix to support minus offset from symbol
by Masami Hiramatsu
· 7 years ago
7e465ba
tracing: Make traceprobe parsing code reusable
by Tom Zanussi
· 7 years ago
bef5da6
tracing/probes: Fix a warning message to show correct maximum length
by Masami Hiramatsu
· 8 years ago
7257634
tracing/probe: Show subsystem name in messages
by Masami Hiramatsu
· 8 years ago
1f9b354
tracing: Have traceprobe_probes_write() not access userspace unnecessarily
by Steven Rostedt (VMware)
· 8 years ago
bdca79c2
ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal
by Masami Hiramatsu
· 8 years ago
17ce3dc
ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types
by Masami Hiramatsu
· 8 years ago
35abb67
tracing: expose current->comm to [ku]probe events
by Omar Sandoval
· 9 years ago
a395d6a
kernel/...: convert pr_warning to pr_warn
by Joe Perches
· 9 years ago
d9a16d3
trace: Don't use __weak in header files
by Stephen Rothwell
· 10 years ago
d2b0191
tracing/probes: Do not use return value of trace_seq_printf()
by Steven Rostedt (Red Hat)
· 10 years ago
3da0f18
kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftrace
by Masami Hiramatsu
· 11 years ago
fbc1963
kprobes, ftrace: Allow probing on some functions
by Masami Hiramatsu
· 11 years ago
b7e0bf3
tracing/uprobes: Add @+file_offset fetch method
by Namhyung Kim
· 11 years ago
b079d37
tracing/uprobes: Add support for full argument access methods
by Namhyung Kim
· 12 years ago
5baaa59
tracing/probes: Implement 'memory' fetch method for uprobes
by Namhyung Kim
· 11 years ago
3925f4a
tracing/probes: Add fetch{,_size} member into deref fetch method
by Hyeoncheol Lee
· 12 years ago
1301a44
tracing/probes: Move 'symbol' fetch method to kprobes
by Namhyung Kim
· 11 years ago
3fd996a
tracing/probes: Implement 'stack' fetch method for uprobes
by Namhyung Kim
· 11 years ago
34fee3a
tracing/probes: Split [ku]probes_fetch_type_table
by Namhyung Kim
· 11 years ago
b26c74e
tracing/probes: Move fetch function helpers to trace_probe.h
by Namhyung Kim
· 11 years ago
5bf652a
tracing/probes: Integrate duplicate set_print_fmt()
by Namhyung Kim
· 12 years ago
50eb267
tracing/probes: Fix basic print type functions
by Namhyung Kim
· 11 years ago
bcd83ea
tracing: Replace strict_strto* with kstrto*
by Daniel Walter
· 12 years ago
f3f096c
tracing: Provide trace events interface for uprobes
by Srikar Dronamraju
· 13 years ago
8ab83f5
tracing: Extract out common code for kprobes/uprobes trace events
by Srikar Dronamraju
· 13 years ago