https://github.com/torvalds/linux
Revision 66dd86b2a2bee129c70f7ff054d3a6a2e5f8eb20 authored by Ian Rogers on 14 January 2021, 18:02:50 UTC, committed by Arnaldo Carvalho de Melo on 15 January 2021, 20:28:27 UTC
Permissions are necessary to get a tracepoint id. Fail the test when the
read fails.

Signed-off-by: Ian Rogers <irogers@google.com>
Acked-by: Jiri Olsa <jolsa@redhat.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lore.kernel.org/lkml/20210114180250.3853825-2-irogers@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
1 parent bba2ea1
Raw File
Tip revision: 66dd86b2a2bee129c70f7ff054d3a6a2e5f8eb20 authored by Ian Rogers on 14 January 2021, 18:02:50 UTC
libperf tests: Fail when failing to get a tracepoint id
Tip revision: 66dd86b
.gitattributes
*.c   diff=cpp
*.h   diff=cpp
*.dtsi diff=dts
*.dts  diff=dts
back to top