- 1c1857d tracing/probes: check the return value of kstrndup() for pbuf by Xiaoke Wang · 3 years ago
- a6ed2ae tracing: Switch to kvfree_rcu() API by Uladzislau Rezki (Sony) · 3 years, 1 month ago
- 7491e2c tracing: Add a probe that attaches to trace events by Tzvetomir Stoyanov (VMware) · 3 years, 4 months ago
- 8e24206 tracing/probes: Reject events which have the same name of existing one by Masami Hiramatsu · 3 years, 4 months ago
- 007517a tracing/probe: Change traceprobe_set_print_fmt() to take a type by Steven Rostedt (VMware) · 3 years, 4 months ago
- bc1b973 tracing/probes: Allow for dot delimiter as well as slash for system names by Steven Rostedt (VMware) · 3 years, 4 months ago
- fcd9db5 tracing/probe: Have traceprobe_parse_probe_arg() take a const arg by Steven Rostedt (VMware) · 3 years, 4 months ago
- f2cc020 tracing: Fix various typos in comments by Ingo Molnar · 3 years, 9 months ago
- d262271 tracing/dynevent: Delegate parsing to create function by Masami Hiramatsu · 3 years, 11 months ago
- 3aa8fdc tracing/probe: Fix memleak in fetch_op_data operations by Vamshi K Sthambamkadi · 4 years, 7 months ago
- fc9d276 tracing/probe: reverse arguments to list_add by Julia Lawall · 4 years, 8 months ago
- 2027942 tracing/kprobes: Have uname use __get_str() in print_fmt by Steven Rostedt (VMware) · 5 years ago
- b61387c tracing/uprobe: Fix to make trace_uprobe_filter alignment safe by Masami Hiramatsu · 5 years ago
- 99c9a923 tracing/uprobe: Fix double perf_event linking on multiprobe uprobe by Masami Hiramatsu · 5 years ago
- d2aea95 tracing/probe: Fix to check the difference of nr_args before adding probe by Masami Hiramatsu · 5 years ago
- d59fae6 tracing/kprobe: Fix NULL pointer access in trace_porbe_unlink() by Masami Hiramatsu · 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
- eb5bf81 tracing/kprobe: Add per-probe delete from event by Masami Hiramatsu · 6 years ago
- ca89bc0 tracing/kprobe: Add multi-probe per event support by Masami Hiramatsu · 6 years ago
- 60d53e2 tracing/probe: Split trace_event related data from trace_probe by Masami Hiramatsu · 6 years ago
- 19a58ce tracing/probe: Fix null pointer dereference by Xinpeng Liu · 5 years ago
- e3dc9f8 tracing/probe: Add trace_event_call 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
- 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
- 8623b00 tracing: Replace kzalloc with kcalloc by Gustavo A. R. Silva · 6 years ago
- 3dd1f7f tracing: probeevent: Fix to make the type of $comm string by Masami Hiramatsu · 6 years ago
- 2f754e7 tracing: Have the error logs show up in the proper instances by Steven Rostedt (VMware) · 6 years ago
- ab105a4 tracing: Use tracing error_log with probe events by Masami Hiramatsu · 6 years ago
- 5b7a962 tracing/probe: Check event/group naming rule at parsing by Masami Hiramatsu · 6 years ago
- b4443c1 tracing/probe: Check the size of argument name and body by Masami Hiramatsu · 6 years ago
- dec65d79 tracing/probe: Check event name length correctly by Masami Hiramatsu · 6 years ago
- 0841625 tracing/probes: Make reserved_field_names static by Valdis Klētnieks · 6 years ago
- 91457c0 tracing: Annotate implicit fall through in parse_probe_arg() by Mathieu Malaterre · 6 years ago
- 3d739c1 tracing: Use the return of str_has_prefix() to remove open coded numbers by Steven Rostedt (VMware) · 6 years ago
- b6b2735 tracing: Use str_has_prefix() instead of using fixed sizes by Steven Rostedt (VMware) · 6 years ago
- 6212dd2 tracing/kprobes: Use dyn_event framework for kprobe events by Masami Hiramatsu · 6 years ago
- d00bbea9 tracing: Integrate similar probe argument parsers by Masami Hiramatsu · 6 years ago
- 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 · 11 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 · 11 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 · 11 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