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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-04
perf probe ppc64le: Fixup function entry if using kallsyms lookup
Naveen N. Rao
1
-0
/
+15
2015-05-04
perf probe ppc64le: Prefer symbol table lookup over DWARF
Naveen N. Rao
1
-0
/
+8
2015-05-04
perf probe ppc64le: Fix ppc64 ABIv2 symbol decoding
Ananth N Mavinakayanahalli
1
-0
/
+7
2015-05-04
perf probe ppc: Enable matching against dot symbols automatically
Naveen N. Rao
1
-0
/
+13
2015-05-04
perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc
Naveen N. Rao
1
-0
/
+20
2015-05-04
perf probe ppc: Fix symbol fixup issues due to ELF type
Naveen N. Rao
2
-0
/
+20
2015-02-12
perf build: Add arch sparc objects building
Jiri Olsa
3
-1
/
+2
2015-02-12
perf build: Add arch sh objects building
Jiri Olsa
3
-1
/
+2
2015-02-12
perf build: Add arch s390 objects building
Jiri Olsa
3
-3
/
+5
2015-02-12
perf build: Add arch powerpc objects building
Jiri Olsa
3
-3
/
+5
2015-02-12
perf build: Add arch arm64 objects building
Jiri Olsa
3
-4
/
+3
2015-02-12
perf build: Add arch arm objects building
Jiri Olsa
4
-11
/
+8
2015-02-12
perf build: Add arch x86 objects building
Jiri Olsa
11
-15
/
+13
2015-02-12
perf build: Add libperf objects building
Jiri Olsa
1
-0
/
+1
2015-01-16
perf tools powerpc: Use dwfl_report_elf() instead of offline.
Sukadev Bhattiprolu
1
-8
/
+11
2014-10-29
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
1
-3
/
+2
2014-10-29
perf tools powerpc: Cache the DWARF debug info
Sukadev Bhattiprolu
1
-11
/
+22
2014-10-01
perf tools: Fix build breakage on arm64 targets
Will Deacon
1
-0
/
+1
2014-09-17
perf tool: fix compilation for ARM
Stephane Eranian
2
-0
/
+2
2014-09-17
perf tools powerpc: Fix build issue when DWARF support is disabled
Anton Blanchard
1
-1
/
+1
2014-08-20
perf tools powerpc: Explicitly include util/debug.h
Sukadev Bhattiprolu
1
-0
/
+1
2014-08-15
perf tools: Add arm64 triplets
Elliott Hughes
1
-0
/
+9
2014-07-30
perf tools: Fix arm64 build error
Mark Salter
1
-0
/
+2
2014-07-24
perf powerpc: Include util/util.h and remove stringify macros
Sukadev Bhattiprolu
1
-3
/
+1
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
2
-0
/
+2
2014-07-16
perf kvm: Add stat support on s390
Alexander Yarygin
2
-0
/
+107
2014-07-16
perf kvm: Add skip_event() for --duration option
Alexander Yarygin
1
-0
/
+5
2014-07-16
perf kvm: Move arch specific code into arch/
Alexander Yarygin
2
-0
/
+152
2014-07-07
perf tools: Allow to use cpuinfo on s390
Alexander Yarygin
2
-0
/
+29
2014-07-07
perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag
Alexander Yarygin
1
-0
/
+1
2014-06-27
perf tools powerpc: Adjust callchain based on DWARF debug info
Sukadev Bhattiprolu
2
-0
/
+267
2014-05-16
perf tools: Add libdw DWARF post unwind support for ARM
Jean Pihet
2
-0
/
+41
2014-05-16
perf tests: Add dwarf unwind test on ARM
Jean Pihet
3
-0
/
+64
2014-05-16
perf tests: Introduce perf_regs_load function on ARM
Jean Pihet
3
-0
/
+61
2014-05-16
perf tools: Consolidate types.h for ARM and ARM64
Jean Pihet
2
-2
/
+2
2014-05-01
tools: Consolidate types.h
Borislav Petkov
3
-3
/
+3
2014-05-01
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
4
-0
/
+257
2014-05-01
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
2
-2
/
+8
2014-04-30
perf tests x86: Fix stack map lookup in dwarf unwind test
Jiri Olsa
1
-1
/
+1
2014-04-30
perf x86: Fix perf to use non-executable stack, again
Mathias Krause
1
-1
/
+7
2014-04-29
perf tools ARM64: Wire up perf_regs and unwind support
Jean Pihet
4
-0
/
+257
2014-04-28
perf tools: Allocate thread map_groups's dynamically
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-04-23
perf tests x86: Fix memory leak in sample_ustack()
Masanari Iida
1
-0
/
+1
2014-02-24
perf tools: Setup default dwarf post unwinder
Jiri Olsa
1
-2
/
+4
2014-02-24
perf tools: Add libdw DWARF post unwind support
Jiri Olsa
2
-0
/
+54
2014-02-18
perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id
Jiri Olsa
2
-3
/
+3
2014-02-18
perf callchain: Separate libunwind code to special object
Jiri Olsa
4
-2
/
+2
2014-02-18
perf callchain: Add mask into struct regs_dump
Jiri Olsa
1
-0
/
+1
[prev]
[next]