]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf trace: Introduce SCA_PERF_ATTR_FROM_USER() to set .from_user = true
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 9 Sep 2024 19:57:22 +0000 (16:57 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 9 Sep 2024 22:23:04 +0000 (19:23 -0300)
commit690eda6508c23023586ab81b11cae86476754d0b
treef30c5aade811c477e087b3cf022d78332bf7fb96
parent2f2e439ba56f45b9d8aff300b39fa0bfa49ec2d8
perf trace: Introduce SCA_PERF_ATTR_FROM_USER() to set .from_user = true

Paving the way for the generic BPF BTF based syscall arg augmenter.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Howard Chu <howardchu95@gmail.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-trace.c
tools/perf/trace/beauty/perf_event_open.c