summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-0753-0/+53
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0253-0/+53
* | perf tools: Add struct perf_data_fileJiri Olsa2017-10-301-5/+9
* | perf tools: Rename struct perf_data_file to perf_dataJiri Olsa2017-10-301-5/+5
* | perf tests attr: Make hw events optionalJiri Olsa2017-10-237-0/+41
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-10-201-3/+6
|\ \ | |/
| * perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian2017-10-181-3/+6
* | perf tests attr: Fix group stat testsJiri Olsa2017-10-032-0/+4
* | perf top: Implement multithreading for perf_event__synthesize_threadsKan Liang2017-10-031-1/+1
* | perf test attr: Fix ignored test case resultThomas Richter2017-10-021-1/+1
* | perf test attr: Fix python error on empty resultThomas Richter2017-10-021-1/+5
* | perf tests attr: Fix task term valuesJiri Olsa2017-10-024-2/+4
* | perf tools: Make copyfile_offset() staticArnaldo Carvalho de Melo2017-09-131-0/+1
|/
* perf tests: Fix compile when libunwind's unwind.h is availableMilian Wolff2017-09-121-1/+1
* perf test: Add test case for PERF_SAMPLE_PHYS_ADDRKan Liang2017-09-011-1/+5
* perf test powerpc: Fix 'Object code reading' testRavi Bangoria2017-09-011-0/+5
* perf test: Add test cases for new data source encodingAndi Kleen2017-08-224-0/+62
* perf tools: Expression parser enhancements for metricsAndi Kleen2017-08-221-0/+5
* perf evsel: Fix buffer overflow while freeing eventsAndi Kleen2017-08-222-2/+2
* perf events parse: Rename parse_events_parse argumentsArnaldo Carvalho de Melo2017-08-171-8/+8
* perf events parse: Rename parsing state struct to clearer nameArnaldo Carvalho de Melo2017-08-171-1/+1
* perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips2017-08-163-4/+4
* perf bpf: Fix endianness problem when loading parameters in prologueWang Nan2017-08-161-1/+3
* perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1Arnaldo Carvalho de Melo2017-08-151-3/+3
* perf test shell: Check if 'perf probe' is available, skip tests if notArnaldo Carvalho de Melo2017-08-156-1/+22
* perf tests shell: Remove duplicate skip_if_no_debuginfo() functionArnaldo Carvalho de Melo2017-08-151-5/+0
* perf test shell: Add uprobes + backtrace ping testArnaldo Carvalho de Melo2017-08-111-0/+40
* perf test shell: Add test using vfs_getname + 'perf trace'Arnaldo Carvalho de Melo2017-08-111-0/+31
* perf test shell: Add test using probe:vfs_getname and verifying resultsArnaldo Carvalho de Melo2017-08-111-0/+37
* perf test shell: Move vfs_getname probe function to libArnaldo Carvalho de Melo2017-08-112-21/+29
* perf test shell: Add 'probe_vfs_getname' shell testArnaldo Carvalho de Melo2017-08-111-0/+30
* perf test: Make 'list' use same filtering code as main 'perf test'Arnaldo Carvalho de Melo2017-08-111-8/+10
* perf test: Add infrastructure to run shell based testsArnaldo Carvalho de Melo2017-08-112-1/+170
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-1149-116/+116
* perf test: Make 'list' subcommand match main 'perf test' numbering/matchingArnaldo Carvalho de Melo2017-08-111-1/+3
* perf tests attr: Add optional termJiri Olsa2017-07-185-3/+23
* perf tests attr: Fix stat sample_type setupJiri Olsa2017-07-181-1/+1
* perf tests attr: Fix precise_ip setupJiri Olsa2017-07-181-1/+1
* perf tests attr: Fix sample_period setupJiri Olsa2017-07-1812-13/+1
* perf tests attr: Fix cpu test disabled term setupJiri Olsa2017-07-181-2/+2
* perf tests attr: Add proper return valuesJiri Olsa2017-07-1824-0/+24
* perf tests attr: Fix no-delay testJiri Olsa2017-07-181-1/+1
* perf tests attr: Fix record dwarf testJiri Olsa2017-07-181-1/+2
* perf tests attr: Add 1s for exclude_kernel and task base bitsJiri Olsa2017-07-182-2/+2
* perf tests attr: Rename compare_data to data_equalJiri Olsa2017-07-181-4/+4
* perf tests attr: Make compare_data globalJiri Olsa2017-07-181-18/+18
* perf tests attr: Add test_attr__ready functionJiri Olsa2017-07-181-0/+10
* perf tests attr: Do not store failed eventsJiri Olsa2017-07-181-1/+1
* perf test sdt: Handle realpath() failureArnaldo Carvalho de Melo2017-07-181-1/+3
* perf buildid-cache: Support binary objects from other namespacesKrister Johansen2017-07-181-2/+2
OpenPOWER on IntegriCloud