aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
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
2020-07-30perf metric: Make compute_single function more preciseJiri Olsa
2020-07-30perf metric: Add recursion check when processing nested metricsJiri Olsa
2020-07-30perf metric: Add DCache_L2 to metric parse testJiri Olsa
2020-07-30perf metric: Add cache_miss_cycles to metric parse testJiri Olsa
2020-07-30perf test: Ensure sample_period is set libpfm4 eventsIan Rogers
2020-07-30perf tools: Fix term parsing for raw syntaxJiri Olsa
2020-07-30perf tools: Allow r0x<HEX> event syntaxJiri Olsa
2020-07-21libperf: Add flags to fdarray fds objectsAlexey Budankov
2020-07-21libperf: Avoid internal moving of fdarray fdsAlexey Budankov
2020-07-17perf metric: Add 'struct expr_id_data' to keep expr valueJiri Olsa
2020-07-17perf metric: Rename expr__add_id() to expr__add_val()Jiri Olsa
2020-07-10perf script: Show text poke address symbolAdrian Hunter
2020-06-22perf evlist: Fix the class prefix for 'struct evlist' strerror methodsArnaldo Carvalho de Melo