Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tracing/probes: Add $arg* meta argument for all function args | Masami Hiramatsu (Google) | 2023-06-06 | 1 | -3/+18 |
* | tracing/probes: Support function parameters if BTF is available | Masami Hiramatsu (Google) | 2023-06-06 | 1 | -22/+31 |
* | tracing/probes: Move event parameter fetching code to common parser | Masami Hiramatsu (Google) | 2023-06-06 | 1 | -1/+3 |
* | tracing/probes: Add tracepoint support on fprobe_events | Masami Hiramatsu (Google) | 2023-06-06 | 1 | -7/+127 |
* | tracing/probes: Add fprobe events for tracing function entry and exit. | Masami Hiramatsu (Google) | 2023-06-06 | 1 | -0/+1053 |