index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Add libdw DWARF post unwind support for ARM
Jean Pihet
2014-05-16
2
-0
/
+41
*
perf tests: Add dwarf unwind test on ARM
Jean Pihet
2014-05-16
3
-0
/
+64
*
perf tests: Introduce perf_regs_load function on ARM
Jean Pihet
2014-05-16
3
-0
/
+61
*
perf tools: Consolidate types.h for ARM and ARM64
Jean Pihet
2014-05-16
2
-2
/
+2
*
tools: Consolidate types.h
Borislav Petkov
2014-05-01
3
-3
/
+3
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-05-01
4
-0
/
+257
|
\
|
*
perf tools ARM64: Wire up perf_regs and unwind support
Jean Pihet
2014-04-29
4
-0
/
+257
*
|
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
2014-05-01
2
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
perf tests x86: Fix stack map lookup in dwarf unwind test
Jiri Olsa
2014-04-30
1
-1
/
+1
|
*
perf x86: Fix perf to use non-executable stack, again
Mathias Krause
2014-04-30
1
-1
/
+7
*
|
perf tools: Allocate thread map_groups's dynamically
Arnaldo Carvalho de Melo
2014-04-28
1
-1
/
+1
|
/
*
perf tests x86: Fix memory leak in sample_ustack()
Masanari Iida
2014-04-23
1
-0
/
+1
*
perf tools: Setup default dwarf post unwinder
Jiri Olsa
2014-02-24
1
-2
/
+4
*
perf tools: Add libdw DWARF post unwind support
Jiri Olsa
2014-02-24
2
-0
/
+54
*
perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id
Jiri Olsa
2014-02-18
2
-3
/
+3
*
perf callchain: Separate libunwind code to special object
Jiri Olsa
2014-02-18
4
-2
/
+2
*
perf callchain: Add mask into struct regs_dump
Jiri Olsa
2014-02-18
1
-0
/
+1
*
perf tests x86: Add dwarf unwind test
Jiri Olsa
2014-02-18
3
-0
/
+63
*
perf tests x86: Introduce perf_regs_load function
Jiri Olsa
2014-02-18
3
-0
/
+95
*
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-12-27
1
-2
/
+1
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
3
-0
/
+105
|
\
|
*
ARM: perf: wire up perf_regs and unwind support for ARM
Will Deacon
2013-09-30
3
-0
/
+105
*
|
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-10-09
2
-5
/
+5
|
/
*
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
Peter Zijlstra
2013-09-20
1
-3
/
+3
*
perf tools: Fix compile of util/tsc.c
David Ahern
2013-08-07
1
-4
/
+4
*
perf tools: Add test for converting perf time to/from TSC
Adrian Hunter
2013-07-23
3
-0
/
+81
*
perf tools: Fix build on non-glibc systems due to libio.h absence
Cody P Schafer
2013-03-15
6
-12
/
+6
*
perf tools: Fix possible double free on error
Thomas Jarosch
2013-01-30
1
-0
/
+1
*
Merge branch 'linus' into perf/core
Ingo Molnar
2012-12-08
1
-1
/
+1
|
\
|
*
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
2012-11-19
1
-1
/
+1
*
|
perf tools: Don't try to lookup objdump for live mode
Namhyung Kim
2012-11-08
1
-0
/
+7
*
|
perf tools: Use normalized arch name for searching objdump path
Namhyung Kim
2012-11-05
1
-7
/
+33
*
|
perf tools: Try to find cross-built objdump path
Irina Tirdea
2012-10-24
2
-0
/
+188
|
/
*
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
2012-08-11
2
-0
/
+114
*
perf tools: Add interface to arch registers sets
Jiri Olsa
2012-08-10
1
-0
/
+80
*
perf tools: Use scnprintf where applicable
Arnaldo Carvalho de Melo
2012-03-14
2
-2
/
+2
*
perf/powerpc: Fix build for PowerPC with uclibc toolchains
Florian Fainelli
2011-11-25
1
-0
/
+3
*
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
2011-10-07
4
-0
/
+97
*
ARM: fix perf build with uclibc toolchains
Florian Fainelli
2011-08-12
1
-0
/
+3
*
[S390] perf: add DWARF register lookup for s390
Heiko Carstens
2011-01-05
2
-0
/
+26
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-08-06
2
-0
/
+59
|
\
|
*
Merge branch 'linus' into perf/core
Ingo Molnar
2010-07-21
2
-0
/
+47
|
|
\
|
*
|
perf tools: Add DWARF register lookup for SH
Matt Fleming
2010-07-12
2
-0
/
+59
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...
Russell King
2010-07-31
2
-0
/
+68
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
|
*
ARM: 6198/1: perf probe: Add ARM DWARF register number mappings
Will Deacon
2010-07-09
2
-0
/
+68
|
|
/
*
/
perf: Add DWARF register lookup for sparc
David S. Miller
2010-07-14
2
-0
/
+47
|
/
*
perf probe: Add PowerPC DWARF register number mappings
Ian Munsie
2010-04-22
2
-0
/
+92
*
perf: Move arch specific code into separate arch directory
Ian Munsie
2010-04-22
2
-0
/
+79