aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch
Commit message (Expand)AuthorAge
* perf build: Add arch sparc objects buildingJiri Olsa2015-02-12
* perf build: Add arch sh objects buildingJiri Olsa2015-02-12
* perf build: Add arch s390 objects buildingJiri Olsa2015-02-12
* perf build: Add arch powerpc objects buildingJiri Olsa2015-02-12
* perf build: Add arch arm64 objects buildingJiri Olsa2015-02-12
* perf build: Add arch arm objects buildingJiri Olsa2015-02-12
* perf build: Add arch x86 objects buildingJiri Olsa2015-02-12
* perf build: Add libperf objects buildingJiri Olsa2015-02-12
* perf tools powerpc: Use dwfl_report_elf() instead of offline.Sukadev Bhattiprolu2015-01-16
* perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo2014-10-29
* perf tools powerpc: Cache the DWARF debug infoSukadev Bhattiprolu2014-10-29
* perf tools: Fix build breakage on arm64 targetsWill Deacon2014-10-01
* perf tool: fix compilation for ARMStephane Eranian2014-09-17
* perf tools powerpc: Fix build issue when DWARF support is disabledAnton Blanchard2014-09-17
* perf tools powerpc: Explicitly include util/debug.hSukadev Bhattiprolu2014-08-20
* perf tools: Add arm64 tripletsElliott Hughes2014-08-15
* perf tools: Fix arm64 build errorMark Salter2014-07-30
* perf powerpc: Include util/util.h and remove stringify macrosSukadev Bhattiprolu2014-07-24
* perf tools: Move rdtsc() functionAdrian Hunter2014-07-23
* perf tools: Allow TSC conversion on any archAdrian Hunter2014-07-17
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-17
* perf kvm: Add stat support on s390Alexander Yarygin2014-07-16
* perf kvm: Add skip_event() for --duration optionAlexander Yarygin2014-07-16
* perf kvm: Move arch specific code into arch/Alexander Yarygin2014-07-16
* perf tools: Allow to use cpuinfo on s390Alexander Yarygin2014-07-07
* perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flagAlexander Yarygin2014-07-07
* perf tools powerpc: Adjust callchain based on DWARF debug infoSukadev Bhattiprolu2014-06-27
* perf tools: Add libdw DWARF post unwind support for ARMJean Pihet2014-05-16
* perf tests: Add dwarf unwind test on ARMJean Pihet2014-05-16
* perf tests: Introduce perf_regs_load function on ARMJean Pihet2014-05-16
* perf tools: Consolidate types.h for ARM and ARM64Jean Pihet2014-05-16
* tools: Consolidate types.hBorislav Petkov2014-05-01
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-05-01
|\
| * perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet2014-04-29
* | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2014-05-01
|\ \ | |/ |/|
| * perf tests x86: Fix stack map lookup in dwarf unwind testJiri Olsa2014-04-30
| * perf x86: Fix perf to use non-executable stack, againMathias Krause2014-04-30
* | perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo2014-04-28
|/
* perf tests x86: Fix memory leak in sample_ustack()Masanari Iida2014-04-23
* perf tools: Setup default dwarf post unwinderJiri Olsa2014-02-24
* perf tools: Add libdw DWARF post unwind supportJiri Olsa2014-02-24
* perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_idJiri Olsa2014-02-18
* perf callchain: Separate libunwind code to special objectJiri Olsa2014-02-18
* perf callchain: Add mask into struct regs_dumpJiri Olsa2014-02-18
* perf tests x86: Add dwarf unwind testJiri Olsa2014-02-18
* perf tests x86: Introduce perf_regs_load functionJiri Olsa2014-02-18
* perf tools: Introduce zfreeArnaldo Carvalho de Melo2013-12-27
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\
| * ARM: perf: wire up perf_regs and unwind support for ARMWill Deacon2013-09-30
* | tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-09
|/