aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2023-08-21Merge tag 'v5.4.253' into v5.4/standard/baseBruce Ashfield
2023-08-11perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller
2023-07-27Merge tag 'v5.4.251' into v5.4/standard/baseBruce Ashfield
2023-07-27perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller
2021-11-29Merge tag 'v5.4.162' into v5.4/standard/baseBruce Ashfield
2021-11-26perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark
2021-08-02Merge tag 'v5.4.136' into v5.4/standard/baseBruce Ashfield
2021-07-28perf test event_update: Fix memory leak of evlistRiccardo Mancini
2021-07-28perf test session_topology: Delete session->evlistRiccardo Mancini
2021-07-25Merge tag 'v5.4.135' into v5.4/standard/baseBruce Ashfield
2021-07-25perf test bpf: Free obj_bufRiccardo Mancini
2021-03-08Merge tag 'v5.4.102' into v5.4/standard/baseBruce Ashfield
2021-03-04perf test: Fix unaligned access in sample parsing testNamhyung Kim
2020-10-16Merge tag 'v5.4.71' into v5.4/standard/baseBruce Ashfield
2020-10-14perf test session topology: Fix data pathTommi Rantala
2020-10-05Merge tag 'v5.4.69' into v5.4/standard/baseBruce Ashfield
2020-10-01perf tests: Fix test 68 zstd compression for s390Thomas Richter
2020-10-01perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter
2020-09-23Merge tag 'v5.4.67' into v5.4/standard/baseBruce Ashfield
2020-09-23perf test: Free formats for perf pmu parse testNamhyung Kim
2020-09-23perf test: Fix the "signal" test inline assemblyJiri Olsa
2020-08-06Merge tag 'v5.4.56' into v5.4/standard/baseBruce Ashfield
2020-08-05perf tests bp_account: Make global variable staticArnaldo Carvalho de Melo
2020-01-13perf: mips64: Convert __u64 to unsigned long longYang Shi
2019-12-31perf tests: Disable bp_signal testing for arm64Leo Yan
2019-12-31perf test: Avoid infinite loop for task exit caseLeo Yan
2019-12-31perf test: Report failure for mmap eventsLeo Yan
2019-12-17perf tests: Fix out of bounds memory accessLeo Yan
2019-09-27perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers
2019-09-25libperf: Add perf_evlist__poll() functionJiri Olsa
2019-09-25perf tools: No need to include internal/lib.h from util/util.hArnaldo Carvalho de Melo
2019-09-25libperf: Move 'page_size' global variable to libperfJiri Olsa
2019-09-25libperf: Add perf_evlist__id_add() functionJiri Olsa
2019-09-25libperf: Add perf_evlist__first()/last() functionsJiri Olsa
2019-09-25libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functionsJiri Olsa
2019-09-25libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'Jiri Olsa
2019-09-25libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel'Jiri Olsa
2019-09-25perf evlist: Adopt backwards ring buffer state enumArnaldo Carvalho de Melo
2019-09-25perf tools: Rename perf_evlist__munmap() to evlist__munmap()Jiri Olsa
2019-09-25perf tools: Rename perf_evlist__mmap() to evlist__mmap()Jiri Olsa
2019-09-25perf tools: Rename 'struct perf_mmap' to 'struct mmap'Jiri Olsa
2019-09-20perf session: Return error code for perf_session__new() function on failureMamatha Inamdar
2019-09-20perf tests: Fix static build testJiri Olsa
2019-09-20perf test: Fix spelling mistake "allos" -> "allocate"Colin Ian King
2019-09-20perf tools: Move event synthesizing routines to separate headerArnaldo Carvalho de Melo
2019-09-20perf env: Remove needless cpumap.h headerArnaldo Carvalho de Melo
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo
2019-09-20perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo
2019-09-10perf tests: Add libperf automated test for 'make -C tools/perf build-test'Jiri Olsa
2019-08-31perf symbols: Move mem_info and branch_info out of symbol.hArnaldo Carvalho de Melo