Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tracing/fprobe: Fix to check whether fprobe is registered correctly | Masami Hiramatsu (Google) | 2022-11-04 | 1 | -1/+2 |
* | fprobe: Check rethook_alloc() return in rethook initialization | Rafael Mendonca | 2022-11-04 | 1 | -0/+2 |
* | fprobe: Resolve symbols with ftrace_lookup_symbols | Jiri Olsa | 2022-05-10 | 1 | -20/+12 |
* | fprobe: Fix sparse warning for acccessing __rcu ftrace_hash | Masami Hiramatsu | 2022-03-28 | 1 | -1/+1 |
* | fprobe: Fix smatch type mismatch warning | Masami Hiramatsu | 2022-03-28 | 1 | -3/+3 |
* | fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag for fprobe | Masami Hiramatsu | 2022-03-17 | 1 | -1/+18 |
* | fprobe: Add exit_handler support | Masami Hiramatsu | 2022-03-17 | 1 | -6/+110 |
* | fprobe: Add ftrace based probe APIs | Masami Hiramatsu | 2022-03-17 | 1 | -0/+211 |