index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
/
tests
Age
Commit message (
Expand
)
Author
Lines
2017-06-27
x86/insn: perf tools: Add new ptwrite instruction
Adrian Hunter
-0
/
+72
2017-04-24
perf tools: Remove poll.h and wait.h from util.h
Arnaldo Carvalho de Melo
-0
/
+1
2017-04-20
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
-0
/
+1
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
-0
/
+2
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
-0
/
+1
2016-11-29
perf test: Remove "test" and similar strings from test descriptions
Arnaldo Carvalho de Melo
-5
/
+5
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-8
/
+0
2016-07-23
x86/insn: remove pcommit
Dan Williams
-8
/
+0
2016-07-21
perf tools: Add AVX-512 instructions to the new instructions test
Adrian Hunter
-8
/
+3731
2016-07-20
x86/insn: perf tools: Fix vcvtph2ps instruction decoding
Adrian Hunter
-8
/
+16
2016-07-12
perf tests x86 rdpmc: Add missing headers
Arnaldo Carvalho de Melo
-0
/
+4
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
-2
/
+2
2016-06-22
perf tests time-to-tsc: No need to disable an event before deleting it
Arnaldo Carvalho de Melo
-5
/
+1
2016-04-11
perf evsel: Do not use globals in config()
Arnaldo Carvalho de Melo
-1
/
+1
2016-03-08
perf tools: Use 64-bit shifts with (TSC) time conversion
Adrian Hunter
-1
/
+1
2016-03-03
perf tests: Initialize sa.sa_flags
Colin Ian King
-0
/
+1
2016-01-26
perf tests: Remove wrong semicolon in while loop in CQM test
Markus Trippelsdorf
-1
/
+1
2016-01-07
perf tests: Give a bit more information on the CQM test failure path
Arnaldo Carvalho de Melo
-1
/
+1
2016-01-07
perf tests: No need to set attr.sample_freq in the perf time to TSC test
Arnaldo Carvalho de Melo
-1
/
+0
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
-4
/
+4
2015-10-05
perf tests: Add Intel CQM test
Matt Fleming
-0
/
+129
2015-10-05
perf tests: Move x86 tests into arch directory
Matt Fleming
-0
/
+2968
2015-10-05
perf tests: Add arch tests
Matt Fleming
-2
/
+14
2015-02-12
perf build: Add arch x86 objects building
Jiri Olsa
-0
/
+2
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
-0
/
+1
2014-05-01
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
-2
/
+8
2014-04-30
perf tests x86: Fix stack map lookup in dwarf unwind test
Jiri Olsa
-1
/
+1
2014-04-30
perf x86: Fix perf to use non-executable stack, again
Mathias Krause
-1
/
+7
2014-04-28
perf tools: Allocate thread map_groups's dynamically
Arnaldo Carvalho de Melo
-1
/
+1
2014-04-23
perf tests x86: Fix memory leak in sample_ustack()
Masanari Iida
-0
/
+1
2014-02-18
perf callchain: Add mask into struct regs_dump
Jiri Olsa
-0
/
+1
2014-02-18
perf tests x86: Add dwarf unwind test
Jiri Olsa
-0
/
+58
2014-02-18
perf tests x86: Introduce perf_regs_load function
Jiri Olsa
-0
/
+92