-
- Downloads
Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of...
Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux Pull perf tools fixes from Arnaldo Carvalho de Melo: - Fix plugin static linking with libopencsd on ARM and ARM64 - Add missing -lstdc++ when linking with libopencsd - Add missing topdown metrics events to 'perf test attr' - Plug leak sys_event_tables list after processing JSON vendor events entries - Sync sound/asound.h copy with the kernel sources * tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: perf tests attr: Add missing topdown metrics events tools include UAPI: Sync sound/asound.h copy with the kernel sources perf build: Fix plugin static linking with libopencsd on ARM and ARM64 perf build: Add missing -lstdc++ when linking with libopencsd perf jevents: Free the sys_event_tables list after processing entries
Showing
- tools/include/uapi/sound/asound.h 1 addition, 0 deletionstools/include/uapi/sound/asound.h
- tools/perf/Makefile.config 1 addition, 1 deletiontools/perf/Makefile.config
- tools/perf/Makefile.perf 1 addition, 1 deletiontools/perf/Makefile.perf
- tools/perf/pmu-events/jevents.c 2 additions, 0 deletionstools/perf/pmu-events/jevents.c
- tools/perf/tests/attr/test-stat-default 97 additions, 0 deletionstools/perf/tests/attr/test-stat-default
- tools/perf/tests/attr/test-stat-detailed-1 105 additions, 8 deletionstools/perf/tests/attr/test-stat-detailed-1
- tools/perf/tests/attr/test-stat-detailed-2 117 additions, 20 deletionstools/perf/tests/attr/test-stat-detailed-2
- tools/perf/tests/attr/test-stat-detailed-3 121 additions, 24 deletionstools/perf/tests/attr/test-stat-detailed-3
Loading
Please register or sign in to comment