Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4a7a7729861be5f3c47ab5737aafd4045d5594e8
/
tools
/
perf
/
arch
/
x86
e2f73a1
tools/headers: Synchronize kernel ABI headers, v4.17-rc1
by Ingo Molnar
· 7 years ago
b0d5c81
perf annotate: Handle variables in 'sub', 'or' and many other instructions
by Arnaldo Carvalho de Melo
· 7 years ago
15d599a
perf intel-pt/bts: In auxtrace_record__init_intel() evlist is never NULL
by Adrian Hunter
· 7 years ago
b9bae2c
perf mmap: Simplify perf_mmap__read_init()
by Kan Liang
· 7 years ago
0019dc87
perf mmap: Simplify perf_mmap__read_event()
by Kan Liang
· 7 years ago
d6ace3d
perf mmap: Simplify perf_mmap__consume()
by Kan Liang
· 7 years ago
9dfb85d
perf test: Switch to new perf_mmap__read_event() interface for time-to-tsc
by Kan Liang
· 7 years ago
81fccd6
perf record: Fix failed memory allocation for get_cpuid_str
by Thomas Richter
· 7 years ago
44df1af
perf tools: Fix compile error with libunwind x86
by Wang Nan
· 7 years ago
f74b9d3a
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
by Wang Nan
· 7 years ago
54e32dc
perf pmu: Pass pmu as a parameter to get_cpuid_str()
by Ganapatrao Kulkarni
· 7 years ago
15bcdc9
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
696e245
perf annotate: Remove arch::cpuid_parse callback
by Jiri Olsa
· 7 years ago
5c9295b
perf tests: Remove Intel CQM perf test
by Xiaochen Shen
· 7 years ago
81f17c9
perf test: Add 'struct test *' to the test functions
by Arnaldo Carvalho de Melo
· 7 years ago
8255e1e
perf build: Clarify open-coded header version warning message
by Ingo Molnar
· 7 years ago
91a8c5b
perf intel-pt: Always set no branch for dummy event
by Kan Liang
· 7 years ago
69d8bd8
perf intel-pt: Set no_aux_samples for the tracking event
by Kan Liang
· 7 years ago
69fb09f
perf annotate: Check for fused instructions
by Jin Yao
· 7 years ago
d5b1a5f
x86/insn: perf tools: Add new ptwrite instruction
by Adrian Hunter
· 7 years ago
9fd629f
perf intel-pt: Add default config for pass-through branch enable
by Adrian Hunter
· 7 years ago
d3cef7f
perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array
by Kim Phillips
· 7 years ago
e7ff892
perf tools: Use just forward declarations for struct thread where possible
by Arnaldo Carvalho de Melo
· 8 years ago
4208735
perf tools: Remove poll.h and wait.h from util.h
by Arnaldo Carvalho de Melo
· 8 years ago
9607ad3
perf tools: Add signal.h to places using its definitions
by Arnaldo Carvalho de Melo
· 8 years ago
a43783a
perf tools: Include errno.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
fd20e81
perf tools: Including missing inttypes.h header
by Arnaldo Carvalho de Melo
· 8 years ago
fd5cead
perf trace: Beautify statx syscall 'flag' and 'mask' arguments
by Arnaldo Carvalho de Melo
· 8 years ago
d451a20
perf/sdt/x86: Move OP parser to tools/perf/arch/x86/
by Ravi Bangoria
· 8 years ago
2d01ecc
perf/sdt/x86: Add renaming logic for (missing) 8 bit registers
by Ravi Bangoria
· 8 years ago
8544d24
perf sdt x86: Add renaming logic for rNN and other registers
by Ravi Bangoria
· 8 years ago
3b1f831
perf probe: Add sdt probes arguments into the uprobe cmd string
by Alexis Berlemont
· 8 years ago
030910c
perf test: Remove "test" and similar strings from test descriptions
by Arnaldo Carvalho de Melo
· 8 years ago
763d896
perf annotate: Add per arch instructions annotate handlers
by Arnaldo Carvalho de Melo
· 8 years ago
ca7202b
perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect)
by Arnaldo Carvalho de Melo
· 8 years ago
b4974b4
perf tools: Sync copy of x86's syscall table
by Arnaldo Carvalho de Melo
· 8 years ago
f33d122
perf tools: Support CPU id matching for x86 v2
by Andi Kleen
· 8 years ago
c093f30
perf intel-pt: Record address filter in AUXTRACE_INFO event
by Adrian Hunter
· 8 years ago
fa8025c
perf intel-pt: Add support for recording the max non-turbo ratio
by Adrian Hunter
· 8 years ago
7a023fd
perf probe: Fix dwarf regs table for x86_64
by Arnaldo Carvalho de Melo
· 8 years ago
293d5b4
perf probe: Support probing on offline cross-arch binary
by Masami Hiramatsu
· 8 years ago
3d918fb
perf intel-pt: Fix occasional decoding errors when tracing system-wide
by Adrian Hunter
· 8 years ago
f0c98eb
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
fd1d961
x86/insn: remove pcommit
by Dan Williams
· 8 years ago
6c4d0b4
perf tools: Add AVX-512 instructions to the new instructions test
by Adrian Hunter
· 8 years ago
6f6ef07
x86/insn: perf tools: Fix vcvtph2ps instruction decoding
by Adrian Hunter
· 8 years ago
10ca87f
perf tests x86 rdpmc: Add missing headers
by Arnaldo Carvalho de Melo
· 8 years ago
c8b5f2c
tools: Introduce str_error_r()
by Arnaldo Carvalho de Melo
· 8 years ago
f3d082c
perf tools: Sync copy of syscall_64.tbl with the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
e5cadb9
perf evlist: Rename for_each() macros to for_each_entry()
by Arnaldo Carvalho de Melo
· 8 years ago
61b3f66
perf tests time-to-tsc: No need to disable an event before deleting it
by Arnaldo Carvalho de Melo
· 8 years ago
52ffe0f
perf callchain: Support x86 target platform
by He Kuang
· 8 years ago
9d8e14d
perf unwind: Separate local/remote libunwind config
by He Kuang
· 8 years ago
44b1e60
perf stat: Basic support for TopDown in perf stat
by Andi Kleen
· 8 years ago
c45628b
perf record: Robustify perf_event__synth_time_conv()
by Wang Nan
· 8 years ago
042a181
perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2
by Arnaldo Carvalho de Melo
· 9 years ago
6404436
perf tools: Make the x86 clean quiet
by Jiri Olsa
· 9 years ago
e68ae9c
perf evsel: Do not use globals in config()
by Arnaldo Carvalho de Melo
· 9 years ago
f938345
perf dwarf: Guard !x86_64 definitions under #ifdef else clause
by Arnaldo Carvalho de Melo
· 9 years ago
1b700c9
perf tools: Build syscall table .c header from kernel's syscall_64.tbl
by Arnaldo Carvalho de Melo
· 9 years ago
bd0c7a5
perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
by Adrian Hunter
· 9 years ago
2a28e23
perf jit: Add support for using TSC as a timestamp
by Adrian Hunter
· 9 years ago
46bc29b
perf tools: Add time conversion event
by Adrian Hunter
· 9 years ago
e12b202
perf jitdump: Build only on supported archs
by Jiri Olsa
· 9 years ago
a23f96e
perf tools: Use 64-bit shifts with (TSC) time conversion
by Adrian Hunter
· 9 years ago
e17a0e1
perf tests: Initialize sa.sa_flags
by Colin Ian King
· 9 years ago
2146afc
perf tools: Rename parse_events__free_terms() to parse_events_terms__delete()
by Arnaldo Carvalho de Melo
· 9 years ago
48deaa7
perf kvm/{x86,s390}: Remove const from kvm_events_tp
by Hemant Kumar
· 9 years ago
162607e
perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
by Hemant Kumar
· 9 years ago
14a05e1
perf auxtrace: Add perf_evlist pointer to *info_priv_size()
by Mathieu Poirier
· 9 years ago
cf89813
perf tests: Remove wrong semicolon in while loop in CQM test
by Markus Trippelsdorf
· 9 years ago
d2190a8
perf evlist: Remove perf_evlist__(enable|disable)_event functions
by Jiri Olsa
· 9 years ago
a831e67
perf tests: Give a bit more information on the CQM test failure path
by Arnaldo Carvalho de Melo
· 9 years ago
4f4ba0e
perf tests: No need to set attr.sample_freq in the perf time to TSC test
by Arnaldo Carvalho de Melo
· 9 years ago
4b6ab94
perf subcmd: Create subcmd library
by Josh Poimboeuf
· 9 years ago
721a1f5
perf tests: Pass the subtest index to each test routine
by Arnaldo Carvalho de Melo
· 9 years ago
30433a3
perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on
by Wang Nan
· 9 years ago
035827e
perf tests: Add Intel CQM test
by Matt Fleming
· 9 years ago
d8b167f
perf tests: Move x86 tests into arch directory
by Matt Fleming
· 9 years ago
31b6753
perf tests: Add arch tests
by Matt Fleming
· 9 years ago
bbbe6bf
perf tools: Introduce regs_query_register_offset() for x86
by Wang Nan
· 9 years ago
86c2786
perf intel-pt: Add support for PERF_RECORD_SWITCH
by Adrian Hunter
· 9 years ago
af4aead
perf tools: Fix link time error with sample_reg_masks on non x86
by Stephane Eranian
· 9 years ago
3b27d13
perf dwarf: Fix potential array out of bounds access
by Wang Nan
· 9 years ago
c5e991e
perf/x86: Add list of register names
by Stephane Eranian
· 9 years ago
0de802a
perf tools: Add Intel PT support for using CYC packets
by Adrian Hunter
· 9 years ago
b45fc0b
perf tools: Add Intel PT support for using MTC packets
by Adrian Hunter
· 9 years ago
11fa7cb
perf tools: Pass Intel PT information for decoding MTC and CYC
by Adrian Hunter
· 9 years ago
bc9b6bf
perf tools: Add Intel PT support for PSB periods
by Adrian Hunter
· 9 years ago
d0170af
perf tools: Add Intel BTS support
by Adrian Hunter
· 9 years ago
5efb1d5
perf tools: Take Intel PT into use
by Adrian Hunter
· 9 years ago
90e457f
perf tools: Add Intel PT support
by Adrian Hunter
· 9 years ago
5e8c0fb
perf build: Add arch x86 objects building
by Jiri Olsa
· 10 years ago
a6a69db
perf tools: Move rdtsc() function
by Adrian Hunter
· 10 years ago
0b43786
perf tools: Allow TSC conversion on any arch
by Adrian Hunter
· 10 years ago
84f5d36
perf tools: Move pr_* debug macros into debug object
by Jiri Olsa
· 10 years ago
54c801f
perf kvm: Add skip_event() for --duration option
by Alexander Yarygin
· 10 years ago
9daa812
perf kvm: Move arch specific code into arch/
by Alexander Yarygin
· 10 years ago
da50ad6
perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag
by Alexander Yarygin
· 10 years ago
Next »