aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/x86/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-10perf tools: Do not pass NULL to parse_events()Adrian Hunter1-1/+1
2022-08-01perf test: Remove x86 rdpmc testIan Rogers3-185/+0
2022-03-22Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo3-0/+3533
2022-02-15perf intel-pt: pkt-decoder: Add MODE.Exec IFLAG bitAdrian Hunter1-2/+5
2022-02-15perf intel-pt: pkt-decoder: Add CFE and EVD packetsAdrian Hunter1-0/+8
2022-02-15perf intel-pt: pkt-decoder-test: Fix scope of test_dataAdrian Hunter1-1/+1
2022-01-23perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder testAdrian Hunter3-0/+3426
2022-01-23perf/tests: Add misc instructions to the x86 instruction decoder testAdrian Hunter3-0/+50
2022-01-23perf/tests: Add AMX instructions to x86 instruction decoder testAdrian Hunter2-0/+57
2021-11-13perf test: Rename struct test to test_suiteIan Rogers7-7/+7
2021-11-13perf test: Move each test suite struct to its testIan Rogers1-6/+6
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers1-29/+18
2021-05-21perf tests: Consolidate test__arch_unwind_sample declarationRob Herring1-1/+0
2021-05-01Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds1-1/+1
2021-03-23perf tools: Fix various typos in commentsIngo Molnar1-1/+1
2021-03-15tools/perf: Convert to insn_decode()Borislav Petkov1-5/+4
2021-03-06perf tests x86: Move insn.h include to make sure it finds stddef.hArnaldo Carvalho de Melo1-1/+1
2021-03-06perf test: Support the ins_lat check in the X86 specific testKan Liang3-0/+126
2021-02-18perf intel-pt: Retain the last PIP packet payload as isAdrian Hunter1-2/+2
2021-02-18perf intel_pt: Add vmlaunch and vmresume as branchesAdrian Hunter1-0/+1
2020-11-30perf evlist: Use the right prefix for alternative 'struct evlist' constructorsArnaldo Carvalho de Melo1-1/+1
2020-11-30Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo1-0/+7
2020-11-16perf test: Avoid an msan warning in a copied stack.Ian Rogers1-0/+7
2020-11-04perf tests tsc: Make tsc testing as a common testingLeo Yan3-178/+0
2020-06-01perf test: Initialize memory in dwarf-unwindIan Rogers1-0/+8
2020-05-05perf evsel: Rename perf_evsel__parse_sample*() to evsel__parse_sample*()Arnaldo Carvalho de Melo1-4/+2
2020-03-26perf/tests: Add CET instructions to the new instructions testAdrian Hunter3-0/+544
2019-12-02perf bench: Update the copies of x86's mem{cpy,set}_64.SArnaldo Carvalho de Melo1-4/+4
2019-11-26perf maps: Rename map_groups.h to maps.hArnaldo Carvalho de Melo1-1/+1
2019-11-26perf thread: Rename thread->mg to thread->mapsArnaldo Carvalho de Melo1-1/+1
2019-11-26perf maps: Merge 'struct maps' with 'struct map_groups'Arnaldo Carvalho de Melo1-1/+1
2019-11-26x86/insn: perf tools: Add some more instructions to the new instructions testAdrian Hunter3-0/+1505
2019-11-18x86/insn: perf tools: Add some instructions to the new instructions testAdrian Hunter3-0/+223
2019-10-10libperf: Adopt perf_mmap__read_event() from tools/perfJiri Olsa1-1/+1
2019-10-10libperf: Adopt perf_mmap__read_done() from tools/perfJiri Olsa1-1/+1
2019-10-10libperf: Adopt perf_mmap__read_init() from tools/perfJiri Olsa1-1/+1
2019-10-10libperf: Adopt perf_mmap__consume() function from tools/perfJiri Olsa1-1/+2
2019-09-25libperf: Move 'page_size' global variable to libperfJiri Olsa2-1/+2
2019-09-25libperf: Add perf_evlist__first()/last() functionsJiri Olsa2-3/+3
2019-09-25libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'Jiri Olsa1-1/+1
2019-09-25libperf: Add perf_mmap structJiri Olsa1-1/+1
2019-09-25perf evlist: Adopt backwards ring buffer state enumArnaldo Carvalho de Melo1-0/+1
2019-09-25perf tools: Rename perf_evlist__mmap() to evlist__mmap()Jiri Olsa1-1/+1
2019-09-25perf tools: Rename 'struct perf_mmap' to 'struct mmap'Jiri Olsa1-1/+1
2019-09-20perf env: Remove needless cpumap.h headerArnaldo Carvalho de Melo1-1/+0
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo2-2/+1
2019-08-31perf intel-pt: Use shared x86 insn decoderJosh Poimboeuf1-1/+1
2019-08-31perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo1-0/+1
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo3-0/+4
2019-08-29perf tools: Remove debug.h from header files not needing itArnaldo Carvalho de Melo1-0/+1