linux-stable/tools/lib/perf
Ian Rogers 66dd86b2a2 libperf tests: Fail when failing to get a tracepoint id
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>
2021-01-15 17:28:27 -03:00
..
Documentation libperf: Fix man page typos 2020-08-13 09:34:26 -03:00
include perf tools: Add size to 'struct perf_record_header_build_id' 2020-10-14 11:28:12 -03:00
tests libperf tests: Fail when failing to get a tracepoint id 2021-01-15 17:28:27 -03:00
Build
core.c
cpumap.c libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for all_cpus. 2020-05-05 16:35:29 -03:00
evlist.c perf stat: Fix out of bounds CPU map access when handling armv8_pmu events 2020-10-07 09:57:58 -03:00
evsel.c
internal.h
lib.c
libperf.map
libperf.pc.template
Makefile
mmap.c
threadmap.c
xyarray.c