index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-16
perf intel-pt: Fix occasional decoding errors when tracing system-wide
Adrian Hunter
1
-1
/
+5
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
3
-10
/
+10
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-08
perf dwarf: Guard !x86_64 definitions under #ifdef else clause
Arnaldo Carvalho de Melo
1
-4
/
+4
2016-04-02
perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
Adrian Hunter
2
-0
/
+10
2016-04-02
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-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-08
perf evlist: Remove perf_evlist__(enable|disable)_event functions
Jiri Olsa
2
-4
/
+4
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
1
-1
/
+1
2015-11-18
perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on
Wang Nan
1
-0
/
+1
2015-09-15
perf tools: Introduce regs_query_register_offset() for x86
Wang Nan
1
-34
/
+88
2015-09-04
perf intel-pt: Add support for PERF_RECORD_SWITCH
Adrian Hunter
1
-8
/
+47
2015-09-01
perf tools: Fix link time error with sample_reg_masks on non x86
Stephane Eranian
1
-23
/
+21
2015-09-01
perf dwarf: Fix potential array out of bounds access
Wang Nan
1
-1
/
+1
2015-08-31
perf/x86: Add list of register names
Stephane Eranian
2
-0
/
+31
2015-08-24
perf tools: Add Intel PT support for using CYC packets
Adrian Hunter
1
-0
/
+6
2015-08-24
perf tools: Add Intel PT support for using MTC packets
Adrian Hunter
1
-1
/
+25
2015-08-24
perf tools: Pass Intel PT information for decoding MTC and CYC
Adrian Hunter
1
-1
/
+23
2015-08-24
perf tools: Add Intel PT support for PSB periods
Adrian Hunter
1
-7
/
+210
2015-08-21
perf tools: Add Intel BTS support
Adrian Hunter
4
-2
/
+509
2015-08-17
perf tools: Take Intel PT into use
Adrian Hunter
3
-0
/
+55
2015-08-17
perf tools: Add Intel PT support
Adrian Hunter
2
-0
/
+754
2015-02-12
perf build: Add arch x86 objects building
Jiri Olsa
1
-0
/
+8
2014-07-23
perf tools: Move rdtsc() function
Adrian Hunter
1
-0
/
+9
2014-07-17
perf tools: Allow TSC conversion on any arch
Adrian Hunter
2
-24
/
+1
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
1
-0
/
+1
2014-07-17
perf kvm: Add skip_event() for --duration option
Alexander Yarygin
1
-0
/
+5
2014-07-17
perf kvm: Move arch specific code into arch/
Alexander Yarygin
1
-0
/
+151
2014-05-01
tools: Consolidate types.h
Borislav Petkov
2
-2
/
+2
2014-02-24
perf tools: Add libdw DWARF post unwind support
Jiri Olsa
1
-0
/
+51
2014-02-18
perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id
Jiri Olsa
1
-2
/
+2
2014-02-18
perf callchain: Separate libunwind code to special object
Jiri Olsa
1
-0
/
+0
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
1
-2
/
+2
2013-09-20
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
Peter Zijlstra
1
-3
/
+3
2013-08-08
perf tools: Fix compile of util/tsc.c
David Ahern
1
-4
/
+4
2013-07-23
perf tools: Add test for converting perf time to/from TSC
Adrian Hunter
2
-0
/
+79
2013-03-15
perf tools: Fix build on non-glibc systems due to libio.h absence
Cody P Schafer
1
-1
/
+1
2012-08-11
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
1
-0
/
+111
2012-03-14
perf tools: Use scnprintf where applicable
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-10-08
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
1
-0
/
+59
2010-04-22
perf: Move arch specific code into separate arch directory
Ian Munsie
1
-0
/
+75