summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/attr.py
AgeCommit message (Expand)AuthorLines
2019-01-25perf script python: Add Python3 support to tests/attr.pyTony Jones-13/+19
2019-01-25perf script python: Remove explicit shebang from tests/attr.cTony Jones-1/+0
2018-12-17perf test: Fix perf_event_attr test failureAdrian Hunter-1/+1
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-02perf test attr: Fix python error on empty resultThomas Richter-1/+5
2017-07-18perf tests attr: Add optional termJiri Olsa-3/+11
2017-07-18perf tests attr: Rename compare_data to data_equalJiri Olsa-4/+4
2017-07-18perf tests attr: Make compare_data globalJiri Olsa-18/+18
2017-06-26perf tests: Add platform dependency to test 15Thomas Richter-0/+48
2015-01-21perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo-1/+0
2013-03-15perf tests: Make attr script test event cpuJiri Olsa-0/+1
2013-03-15perf tests: Make attr script verbose friendlyJiri Olsa-2/+2
2013-01-24perf tests: Adjust some message log levels to help diagnosing problems in att...Arnaldo Carvalho de Melo-9/+18
2012-11-08perf tests: Move attr.py temp dir cleanup into finally sectionJiri Olsa-14/+16
2012-11-05perf tests: Removing 'optional' fieldJiri Olsa-11/+18
2012-11-05perf tests: Fix attr watermark field name typoJiri Olsa-1/+1
2012-10-31perf tests: Add framework for automated perf_event_attr testsJiri Olsa-0/+313