summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
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
2020-06-22perf expr: Add < and > operatorsIan Rogers
2020-06-22perf expr: Add d_ratio operationIan Rogers
2020-06-22perf tests: Add parse metric test for frontend metricJiri Olsa
2020-06-22perf tests: Add parse metric test for ipc metricJiri Olsa
2020-06-22perf tests: Add another metric parsing testJiri Olsa
2020-06-22perf tests: Factor check_parse_id functionJiri Olsa
2020-06-01perf test: Initialize memory in dwarf-unwindIan Rogers
2020-06-01perf tests: Don't tail call optimize in unwind testIan Rogers
2020-05-29perf build: Add a LIBPFM4=1 build test entryArnaldo Carvalho de Melo
2020-05-29perf tools: Add optional support for libpfm4Stephane Eranian
2020-05-29perf build: Add NO_SDT=1 to the default set of build testsArnaldo Carvalho de Melo
2020-05-29perf build: Add NO_LIBCRYPTO=1 to the default set of build testsArnaldo Carvalho de Melo