index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-24
perf tools: Remove poll.h and wait.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-20
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
7
-0
/
+7
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-31
perf trace: Beautify statx syscall 'flag' and 'mask' arguments
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-28
perf/sdt/x86: Move OP parser to tools/perf/arch/x86/
Ravi Bangoria
1
-32
/
+147
2017-03-28
perf/sdt/x86: Add renaming logic for (missing) 8 bit registers
Ravi Bangoria
1
-0
/
+8
2017-03-21
perf sdt x86: Add renaming logic for rNN and other registers
Ravi Bangoria
1
-12
/
+32
2017-03-21
perf probe: Add sdt probes arguments into the uprobe cmd string
Alexis Berlemont
1
-0
/
+83
2016-11-29
perf test: Remove "test" and similar strings from test descriptions
Arnaldo Carvalho de Melo
1
-5
/
+5
2016-11-17
perf annotate: Add per arch instructions annotate handlers
Arnaldo Carvalho de Melo
1
-0
/
+78
2016-10-28
perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect)
Arnaldo Carvalho de Melo
1
-0
/
+3
2016-10-24
perf tools: Sync copy of x86's syscall table
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-10-03
perf tools: Support CPU id matching for x86 v2
Andi Kleen
1
-3
/
+21
2016-09-29
perf intel-pt: Record address filter in AUXTRACE_INFO event
Adrian Hunter
1
-4
/
+47
2016-09-29
perf intel-pt: Add support for recording the max non-turbo ratio
Adrian Hunter
1
-0
/
+6
2016-09-12
perf probe: Fix dwarf regs table for x86_64
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-09-01
perf probe: Support probing on offline cross-arch binary
Masami Hiramatsu
1
-0
/
+14
2016-08-15
perf intel-pt: Fix occasional decoding errors when tracing system-wide
Adrian Hunter
1
-1
/
+5
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+0
2016-07-23
x86/insn: remove pcommit
Dan Williams
3
-8
/
+0
2016-07-21
perf tools: Add AVX-512 instructions to the new instructions test
Adrian Hunter
3
-8
/
+3731
2016-07-20
x86/insn: perf tools: Fix vcvtph2ps instruction decoding
Adrian Hunter
3
-8
/
+16
2016-07-12
perf tests x86 rdpmc: Add missing headers
Arnaldo Carvalho de Melo
1
-0
/
+4
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-07-04
perf tools: Sync copy of syscall_64.tbl with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
3
-10
/
+10
2016-06-22
perf tests time-to-tsc: No need to disable an event before deleting it
Arnaldo Carvalho de Melo
1
-5
/
+1
2016-06-07
perf callchain: Support x86 target platform
He Kuang
1
-2
/
+4
2016-06-07
perf unwind: Separate local/remote libunwind config
He Kuang
1
-1
/
+1
2016-06-06
perf stat: Basic support for TopDown in perf stat
Andi Kleen
2
-0
/
+28
2016-05-30
perf record: Robustify perf_event__synth_time_conv()
Wang Nan
1
-0
/
+2
2016-04-26
perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-04-25
perf tools: Make the x86 clean quiet
Jiri Olsa
1
-1
/
+1
2016-04-11
perf evsel: Do not use globals in config()
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-04-08
perf dwarf: Guard !x86_64 definitions under #ifdef else clause
Arnaldo Carvalho de Melo
1
-4
/
+4
2016-04-08
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
Arnaldo Carvalho de Melo
3
-0
/
+436
2016-04-01
perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
Adrian Hunter
2
-0
/
+10
2016-04-01
perf jit: Add support for using TSC as a timestamp
Adrian Hunter
2
-18
/
+0
2016-03-31
perf tools: Add time conversion event
Adrian Hunter
1
-0
/
+31
2016-03-10
perf jitdump: Build only on supported archs
Jiri Olsa
1
-0
/
+1
2016-03-08
perf tools: Use 64-bit shifts with (TSC) time conversion
Adrian Hunter
1
-1
/
+1
2016-03-03
perf tests: Initialize sa.sa_flags
Colin Ian King
1
-0
/
+1
2016-02-12
perf tools: Rename parse_events__free_terms() to parse_events_terms__delete()
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-01-29
perf kvm/{x86,s390}: Remove const from kvm_events_tp
Hemant Kumar
1
-1
/
+1
2016-01-29
perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
Hemant Kumar
1
-3
/
+11
2016-01-29
perf auxtrace: Add perf_evlist pointer to *info_priv_size()
Mathieu Poirier
2
-2
/
+6
2016-01-26
perf tests: Remove wrong semicolon in while loop in CQM test
Markus Trippelsdorf
1
-1
/
+1
2016-01-08
perf evlist: Remove perf_evlist__(enable|disable)_event functions
Jiri Olsa
2
-4
/
+4
[next]