index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf build: Add arch sparc objects building
Jiri Olsa
2015-02-12
3
-1
/
+2
*
perf build: Add arch sh objects building
Jiri Olsa
2015-02-12
3
-1
/
+2
*
perf build: Add arch s390 objects building
Jiri Olsa
2015-02-12
3
-3
/
+5
*
perf build: Add arch powerpc objects building
Jiri Olsa
2015-02-12
3
-3
/
+5
*
perf build: Add arch arm64 objects building
Jiri Olsa
2015-02-12
3
-4
/
+3
*
perf build: Add arch arm objects building
Jiri Olsa
2015-02-12
4
-11
/
+8
*
perf build: Add arch x86 objects building
Jiri Olsa
2015-02-12
11
-15
/
+13
*
perf build: Add libperf objects building
Jiri Olsa
2015-02-12
1
-0
/
+1
*
perf tools powerpc: Use dwfl_report_elf() instead of offline.
Sukadev Bhattiprolu
2015-01-16
1
-8
/
+11
*
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
1
-3
/
+2
*
perf tools powerpc: Cache the DWARF debug info
Sukadev Bhattiprolu
2014-10-29
1
-11
/
+22
*
perf tools: Fix build breakage on arm64 targets
Will Deacon
2014-10-01
1
-0
/
+1
*
perf tool: fix compilation for ARM
Stephane Eranian
2014-09-17
2
-0
/
+2
*
perf tools powerpc: Fix build issue when DWARF support is disabled
Anton Blanchard
2014-09-17
1
-1
/
+1
*
perf tools powerpc: Explicitly include util/debug.h
Sukadev Bhattiprolu
2014-08-20
1
-0
/
+1
*
perf tools: Add arm64 triplets
Elliott Hughes
2014-08-15
1
-0
/
+9
*
perf tools: Fix arm64 build error
Mark Salter
2014-07-30
1
-0
/
+2
*
perf powerpc: Include util/util.h and remove stringify macros
Sukadev Bhattiprolu
2014-07-24
1
-3
/
+1
*
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
2
-0
/
+2
*
perf kvm: Add stat support on s390
Alexander Yarygin
2014-07-16
2
-0
/
+107
*
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
2
-0
/
+152
*
perf tools: Allow to use cpuinfo on s390
Alexander Yarygin
2014-07-07
2
-0
/
+29
*
perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag
Alexander Yarygin
2014-07-07
1
-0
/
+1
*
perf tools powerpc: Adjust callchain based on DWARF debug info
Sukadev Bhattiprolu
2014-06-27
2
-0
/
+267
*
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
|
/
[next]