ta name='generator' content='cgit v1.2.3'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/skel_internal.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-07-31perf annotate: Update TYPE_STATE_MAX_REGS to include max of regs in powerpcAthira Rajeev1-0/+4
2024-07-31perf annotate: Add "update_insn_state" callback function to handle arch speci...Athira Rajeev5-383/+424
2024-07-31perf annotate: Move the data structures related to register type to header fileAthira Rajeev2-52/+57
2024-07-31perf test: Avoid python leak sanitizer test failuresIan Rogers2-0/+6
2024-07-31perf trace: Remove arg_fmt->is_enum, we can get that from the BTF typeArnaldo Carvalho de Melo2-46/+56
2024-07-31perf trace: Introduce trace__btf_scnprintf()Arnaldo Carvalho de Melo1-22/+27