diff options
| author | Dave Thaler <[email protected]> | 2023-03-26 03:31:17 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2023-03-25 20:58:36 -0700 |
| commit | 8cfee110711ed60bfdd39af0107ddef01d6b72c3 (patch) | |
| tree | 76277eeeb8242967e411df438f2a9c9e5ce6ed0a /tools/perf/scripts/python | |
| parent | 8d2759608c1f39fc2d60702bf0a7421be246d209 (diff) | |
bpf, docs: Add extended call instructions
Add extended call instructions. Uses the term "program-local" for
call by offset. And there are instructions for calling helper functions
by "address" (the old way of using integer values), and for calling
helper functions by BTF ID (for kfuncs).
V1 -> V2: addressed comments from David Vernet
V2 -> V3: make descriptions in table consistent with updated names
V3 -> V4: addressed comments from Alexei
V4 -> V5: fixed alignment
Signed-off-by: Dave Thaler <[email protected]>
Acked-by: David Vernet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions