index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
5
-0
/
+5
*
perf/sdt/x86: Move OP parser to tools/perf/arch/x86/
Ravi Bangoria
2017-03-28
1
-32
/
+147
*
perf/sdt/x86: Add renaming logic for (missing) 8 bit registers
Ravi Bangoria
2017-03-28
1
-0
/
+8
*
perf sdt x86: Add renaming logic for rNN and other registers
Ravi Bangoria
2017-03-21
1
-12
/
+32
*
perf probe: Add sdt probes arguments into the uprobe cmd string
Alexis Berlemont
2017-03-21
1
-0
/
+83
*
perf tools: Support CPU id matching for x86 v2
Andi Kleen
2016-10-03
1
-3
/
+21
*
perf intel-pt: Record address filter in AUXTRACE_INFO event
Adrian Hunter
2016-09-29
1
-4
/
+47
*
perf intel-pt: Add support for recording the max non-turbo ratio
Adrian Hunter
2016-09-29
1
-0
/
+6
*
perf intel-pt: Fix occasional decoding errors when tracing system-wide
Adrian Hunter
2016-08-15
1
-1
/
+5
*
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
3
-10
/
+10
*
perf callchain: Support x86 target platform
He Kuang
2016-06-07
1
-2
/
+4
*
perf unwind: Separate local/remote libunwind config
He Kuang
2016-06-07
1
-1
/
+1
*
perf stat: Basic support for TopDown in perf stat
Andi Kleen
2016-06-06
2
-0
/
+28
*
perf record: Robustify perf_event__synth_time_conv()
Wang Nan
2016-05-30
1
-0
/
+2
*
perf dwarf: Guard !x86_64 definitions under #ifdef else clause
Arnaldo Carvalho de Melo
2016-04-08
1
-4
/
+4
*
perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
Adrian Hunter
2016-04-01
2
-0
/
+10
*
perf jit: Add support for using TSC as a timestamp
Adrian Hunter
2016-04-01
2
-18
/
+0
*
perf tools: Add time conversion event
Adrian Hunter
2016-03-31
1
-0
/
+31
*
perf tools: Rename parse_events__free_terms() to parse_events_terms__delete()
Arnaldo Carvalho de Melo
2016-02-12
1
-1
/
+1
*
perf kvm/{x86,s390}: Remove const from kvm_events_tp
Hemant Kumar
2016-01-29
1
-1
/
+1
*
perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
Hemant Kumar
2016-01-29
1
-3
/
+11
*
perf auxtrace: Add perf_evlist pointer to *info_priv_size()
Mathieu Poirier
2016-01-29
2
-2
/
+6
*
perf evlist: Remove perf_evlist__(enable|disable)_event functions
Jiri Olsa
2016-01-08
2
-4
/
+4
*
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-17
1
-1
/
+1
*
perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on
Wang Nan
2015-11-18
1
-0
/
+1
*
perf tools: Introduce regs_query_register_offset() for x86
Wang Nan
2015-09-15
1
-34
/
+88
*
perf intel-pt: Add support for PERF_RECORD_SWITCH
Adrian Hunter
2015-09-04
1
-8
/
+47
*
perf tools: Fix link time error with sample_reg_masks on non x86
Stephane Eranian
2015-09-01
1
-23
/
+21
*
perf dwarf: Fix potential array out of bounds access
Wang Nan
2015-09-01
1
-1
/
+1
*
perf/x86: Add list of register names
Stephane Eranian
2015-08-31
2
-0
/
+31
*
perf tools: Add Intel PT support for using CYC packets
Adrian Hunter
2015-08-24
1
-0
/
+6
*
perf tools: Add Intel PT support for using MTC packets
Adrian Hunter
2015-08-24
1
-1
/
+25
*
perf tools: Pass Intel PT information for decoding MTC and CYC
Adrian Hunter
2015-08-24
1
-1
/
+23
*
perf tools: Add Intel PT support for PSB periods
Adrian Hunter
2015-08-24
1
-7
/
+210
*
perf tools: Add Intel BTS support
Adrian Hunter
2015-08-21
4
-2
/
+509
*
perf tools: Take Intel PT into use
Adrian Hunter
2015-08-17
3
-0
/
+55
*
perf tools: Add Intel PT support
Adrian Hunter
2015-08-17
2
-0
/
+754
*
perf build: Add arch x86 objects building
Jiri Olsa
2015-02-12
1
-0
/
+8
*
perf tools: Move rdtsc() function
Adrian Hunter
2014-07-23
1
-0
/
+9
*
perf tools: Allow TSC conversion on any arch
Adrian Hunter
2014-07-17
2
-24
/
+1
*
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-07-17
1
-0
/
+1
*
perf kvm: Add skip_event() for --duration option
Alexander Yarygin
2014-07-16
1
-0
/
+5
*
perf kvm: Move arch specific code into arch/
Alexander Yarygin
2014-07-16
1
-0
/
+151
*
tools: Consolidate types.h
Borislav Petkov
2014-05-01
2
-2
/
+2
*
perf tools: Add libdw DWARF post unwind support
Jiri Olsa
2014-02-24
1
-0
/
+51
*
perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id
Jiri Olsa
2014-02-18
1
-2
/
+2
*
perf callchain: Separate libunwind code to special object
Jiri Olsa
2014-02-18
1
-0
/
+0
*
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-10-09
1
-2
/
+2
*
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
Peter Zijlstra
2013-09-20
1
-3
/
+3
[next]