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