summary refs log tree commit diff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2020-12-17perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZEArnaldo Carvalho de Melo
2020-12-17perf tools: Add support to read build id from compressed elfJiri Olsa
2020-12-15perf test: Fix metric parsing testKajol Jain
2020-11-30perf evlist: Use the right prefix for 'struct evlist' event attribute config ...Arnaldo Carvalho de Melo
2020-11-30perf evlist: Use the right prefix for alternative 'struct evlist' constructorsArnaldo Carvalho de Melo
2020-11-30perf evlist: Use the right prefix for 'struct evlist' event selection methodsArnaldo Carvalho de Melo
2020-11-30perf evlist: Use the right prefix for 'struct evlist' create maps methodsArnaldo Carvalho de Melo
2020-11-30perf evlist: Use the right prefix for 'struct evlist' evsel list methodsArnaldo Carvalho de Melo
2020-11-30perf evlist: Use the right prefix for 'struct evlist' tracking event methodsArnaldo Carvalho de Melo
2020-11-30perf evlist: Use the right prefix for 'struct evlist' sample id lookup methodsArnaldo Carvalho de Melo
2020-11-30perf evlist: Use the right prefix for 'struct evlist' sample parsing methodsArnaldo Carvalho de Melo
2020-11-30perf evlist: Use the right prefix for 'struct evlist' stats methodsArnaldo Carvalho de Melo
2020-11-30perf evlist: Use the right prefix for 'struct evlist' 'workload' methodsArnaldo Carvalho de Melo
2020-11-30perf evsel: Convert last 'struct evsel' methods to the right evsel__ prefixArnaldo Carvalho de Melo
2020-11-30perf test: Add shadow stat testNamhyung Kim
2020-11-30Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2020-11-12perf test: Update branch sample pattern for cs-etmLeo Yan
2020-11-12perf test: Fix a typo in cs-etm testingLeo Yan
2020-11-04perf jevents: Add test for arch std eventsJohn Garry
2020-11-04perf test: Use generic event for expand_libpfm_events()Namhyung Kim
2020-11-04perf tests: Skip the llvm and bpf tests if HAVE_LIBBPF_SUPPORT isn't definedArnaldo Carvalho de Melo
2020-11-04perf test: Implement skip_reason callback for watchpoint testsTommi Rantala
2020-11-04perf tests tsc: Add checking helper is_supported()Leo Yan
2020-11-04perf tests tsc: Make tsc testing as a common testingLeo Yan
2020-11-03perf tools: Remove broken __no_tail_call attributePeter Zijlstra
2020-10-14perf tools: Add support for exclusive groups/eventsAndi Kleen
2020-10-14perf test: Add build id shell testJiri Olsa
2020-10-14perf tools: Pass build_id object to build_id__sprintf()Jiri Olsa
2020-10-14perf tools: Pass build_id object to filename__read_build_id()Jiri Olsa
2020-10-13perf tests: Show python test script in verbose modeArnaldo Carvalho de Melo
2020-09-28perf test: Fix msan uninitialized use.Ian Rogers
2020-09-28perf test: Add expand cgroup event testNamhyung Kim
2020-09-17perf metric: Remove duplicate includeYueHaibing
2020-09-17Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2020-09-15perf test: Free formats for perf pmu parse testNamhyung Kim
2020-09-15perf test: Fix memory leaks in parse-metric testNamhyung Kim
2020-09-15perf test: Free aliases for PMU event map aliases testNamhyung Kim
2020-09-14perf test: Leader sampling shouldn't clear sample periodIan Rogers
2020-09-14perf test: Fix the "signal" test inline assemblyJiri Olsa
2020-09-10perf tests: Call test_attr__open() directlyJiri Olsa
2020-09-10perf test: Introduce script for Arm CoreSight testingLeo Yan
2020-09-09perf tools: Add build test with GTK+Arnaldo Carvalho de Melo
2020-09-04perf tests: Add test for PE binary format supportRemi Bernon
2020-09-01perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...Thomas Richter
2020-09-01perf parse-events: Set exclude_guest=1 for user-space countingJin Yao
2020-08-21perf test: Fix basic bpf filtering testSumanth Korikkar
2020-08-13perf test: Allow multiple probes in record+script_probe_vfs_getname.shMichael Petlan
2020-08-03Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2020-07-31perf tests: Fix test 68 zstd compression for s390Thomas Richter
2020-07-30perf metric: Add metric group testJiri Olsa