summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2021-07-16perf test bpf: Free obj_bufRiccardo Mancini
2021-07-15perf test maps__merge_in: Fix memory leak of mapsRiccardo Mancini
2021-07-15perf test event_update: Fix memory leak of unitRiccardo Mancini
2021-07-15perf test event_update: Fix memory leak of evlistRiccardo Mancini
2021-07-15perf test session_topology: Delete session->evlistRiccardo Mancini
2021-07-14perf tests: Fix 'Convert perf time to TSC' on core-only systemJin Yao
2021-07-14perf tests: Fix 'Roundtrip evsel->name' on core-only systemJin Yao
2021-07-14perf tests: Fix 'Parse event definition strings' on core-only systemJin Yao
2021-07-09perf test: Add free() calls for scandir() returned dirent entriesRiccardo Mancini
2021-07-09libperf: Move 'nr_groups' from tools/perf to evlist::nr_groupsJiri Olsa
2021-07-09libperf: Move 'leader' from tools/perf to perf_evsel::leaderJiri Olsa
2021-07-09libperf: Move 'idx' from tools/perf to perf_evsel::idxJiri Olsa
2021-06-22perf test: Pass the verbose option to shell testsIan Rogers
2021-06-22Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-06-19perf test: Fix non-bash issue with stat bpf countersIan Rogers
2021-06-18perf test: Make stat bpf counters test more robustIan Rogers
2021-06-18perf test: Add verbose skip output for bpf countersIan Rogers
2021-06-01perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VMThomas Richter
2021-05-27perf test: Test 2 libpfm4 error casesIan Rogers
2021-05-27perf test: Iterate over shell tests in alphabetical orderRiccardo Mancini
2021-05-25Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-05-21perf tests: Consolidate test__arch_unwind_sample declarationRob Herring
2021-05-19perf test: Fix libpfm4 support (63) test error for nested event groupsThomas Richter
2021-05-17perf tools: Test build with libbpf/LIBBPF_DYNAMIC=1Arnaldo Carvalho de Melo
2021-05-17perf tools: Test build with libopencsd/CORESIGHT=1Arnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Sync perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2021-04-29perf tests: Skip 'perf stat metrics (shadow stat) test' for hybridJin Yao
2021-04-29perf tests: Support 'Convert perf time to TSC' test for hybridJin Yao
2021-04-29perf tests: Support 'Session topology' test for hybridJin Yao
2021-04-29perf tests: Support 'Parse and process metrics' test for hybridJin Yao
2021-04-29perf tests: Support 'Track with sched_switch' test for hybridJin Yao
2021-04-29perf tests: Skip 'Setup struct perf_event_attr' test for hybridJin Yao
2021-04-29perf tests: Add hybrid cases for 'Roundtrip evsel->name' testJin Yao
2021-04-29perf tests: Add hybrid cases for 'Parse event definition strings' testJin Yao
2021-04-29perf hists: Split hists_stats from events_statsNamhyung Kim
2021-04-20perf tools: Add a build-test variant to use in builds from a tarballArnaldo Carvalho de Melo
2021-04-08perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...John Garry
2021-04-08perf test: Handle metric reuse in pmu-events parsing testJohn Garry
2021-03-30perf tools: Preserve identifier id in OCaml demanglerFabian Hemmer
2021-03-29Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-03-26perf test: Change to use bash for daemon testLeo Yan
2021-03-24perf test: Remove now useless failing sub test "BPF relocation checker"Thomas Richter
2021-03-24perf test: Add CSV summary testJin Yao
2021-03-23perf test: Add a shell test for 'perf stat --bpf-counters' new optionSong Liu
2021-03-23perf tools: Fix various typos in commentsIngo Molnar
2021-03-17perf test: Add 30s timeout for wait for daemon start.Ian Rogers
2021-03-17perf test: Cleanup daemon if test is interrupted.Ian Rogers
2021-03-17perf test: Remove unused argumentIan Rogers
2021-03-09perf tools: use ARRAY_SIZEJiapeng Chong
2021-03-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo