Star64_linux/tools/perf
Georg Müller 6270322822 perf test uprobe_from_different_cu: Skip if there is no gcc
[ Upstream commit 98ce8e4a9d ]

Without gcc, the test will fail.

On cleanup, ignore probe removal errors. Otherwise, in case of an error
adding the probe, the temporary directory is not removed.

Fixes: 56cbeacf14 ("perf probe: Add test for regression introduced by switch to die_get_decl_file()")
Signed-off-by: Georg Müller <georgmueller@gmx.net>
Acked-by: Ian Rogers <irogers@google.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Georg Müller <georgmueller@gmx.net>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20230728151812.454806-2-georgmueller@gmx.net
Link: https://lore.kernel.org/r/CAP-5=fUP6UuLgRty3t2=fQsQi3k4hDMz415vWdp1x88QMvZ8ug@mail.gmail.com/
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-08-20 16:01:32 +08:00
..
arch perf intel-pt: pkt-decoder: Add CFE and EVD packets 2023-04-19 18:00:25 +08:00
bench parisc: Align parisc MADV_XXX constants with all other architectures 2023-04-19 17:58:31 +08:00
dlfilters
Documentation perf intel-pt: Do not try to queue auxtrace data on pipe 2023-04-19 17:59:59 +08:00
examples/bpf
include
jvmti
pmu-events perf vendor events power9: Remove UTF-8 characters from JSON files 2023-06-06 18:37:46 +08:00
python
scripts perf scripts intel-pt-events.py: Fix IPC output for Python 2 2023-06-06 18:37:46 +08:00
tests perf test uprobe_from_different_cu: Skip if there is no gcc 2023-08-20 16:01:32 +08:00
trace perf beauty: Cover more flags in the move_mount syscall argument beautifier 2021-09-10 18:15:22 -03:00
ui perf annotate: Avoid TUI crash when navigating in the annotation of recursive functions 2023-04-19 17:43:43 +08:00
util perf dwarf-aux: Fix off-by-one in die_get_varname() 2023-08-20 15:24:35 +08:00
.gitignore perf tools: Add the include/perf/ directory to .gitignore 2023-04-19 17:56:10 +08:00
Build
builtin-annotate.c
builtin-bench.c perf bench: Add missing setlocale() call to allow usage of %'d style formatting 2023-08-20 15:24:34 +08:00
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-c2c.c perf c2c: Fix sorting in percent_rmt_hitm_cmp() 2023-04-19 17:50:17 +08:00
builtin-config.c
builtin-daemon.c
builtin-data.c
builtin-diff.c
builtin-evlist.c
builtin-ftrace.c
builtin-help.c
builtin-inject.c perf inject: Fix --buildid-all not to eat up MMAP2 2023-04-19 18:00:37 +08:00
builtin-kallsyms.c
builtin-kmem.c
builtin-kvm.c
builtin-list.c
builtin-lock.c
builtin-mem.c
builtin-probe.c
builtin-record.c Merge branch 'akpm' (patches from Andrew) 2021-09-08 12:55:35 -07:00
builtin-report.c perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event 2023-04-19 17:48:15 +08:00
builtin-sched.c
builtin-script.c perf script: Fix allocation of evsel->priv related to per-event dump files 2023-08-20 15:24:35 +08:00
builtin-stat.c perf stat: Separate bperf from bpf_profiler 2023-06-06 18:37:47 +08:00
builtin-timechart.c
builtin-top.c
builtin-trace.c perf build: Properly guard libbpf includes 2023-04-19 17:58:38 +08:00
builtin-version.c
builtin.h
check-headers.sh perf report: Add tools/arch/x86/include/asm/amd-ibs.h 2021-09-10 18:13:20 -03:00
command-list.txt
CREDITS
design.txt
Makefile
Makefile.config perf build: Fix library not found error when using CSLIBS 2023-08-20 16:01:11 +08:00
Makefile.perf perf build: Suppress 'rm dlfilter' build message 2021-10-31 12:51:41 -03:00
MANIFEST
perf-archive.sh
perf-completion.sh perf tools: Fix auto-complete on aarch64 2023-04-19 17:59:59 +08:00
perf-iostat.sh
perf-read-vdso.c
perf-sys.h
perf-with-kcore.sh
perf.c perf tools: Fix perf's libperf_print callback 2023-04-19 17:47:48 +08:00
perf.h