summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add ARM64 perf_regs_load to support libunwind and enable testingWang Nan2015-05-295-0/+113
* perf tools: Assign default value for some pointersMartin Liška2015-05-271-1/+1
* perf probe ppc64le: Fixup function entry if using kallsyms lookupNaveen N. Rao2015-05-041-0/+15
* perf probe ppc64le: Prefer symbol table lookup over DWARFNaveen N. Rao2015-05-041-0/+8
* perf probe ppc64le: Fix ppc64 ABIv2 symbol decodingAnanth N Mavinakayanahalli2015-05-041-0/+7
* perf probe ppc: Enable matching against dot symbols automaticallyNaveen N. Rao2015-05-041-0/+13
* perf probe ppc: Use the right prefix when ignoring SyS symbols on ppcNaveen N. Rao2015-05-041-0/+20
* perf probe ppc: Fix symbol fixup issues due to ELF typeNaveen N. Rao2015-05-042-0/+20
* perf build: Add arch sparc objects buildingJiri Olsa2015-02-123-1/+2
* perf build: Add arch sh objects buildingJiri Olsa2015-02-123-1/+2
* perf build: Add arch s390 objects buildingJiri Olsa2015-02-123-3/+5
* perf build: Add arch powerpc objects buildingJiri Olsa2015-02-123-3/+5
* perf build: Add arch arm64 objects buildingJiri Olsa2015-02-123-4/+3
* perf build: Add arch arm objects buildingJiri Olsa2015-02-124-11/+8
* perf build: Add arch x86 objects buildingJiri Olsa2015-02-1211-15/+13
* perf build: Add libperf objects buildingJiri Olsa2015-02-121-0/+1
* perf tools powerpc: Use dwfl_report_elf() instead of offline.Sukadev Bhattiprolu2015-01-161-8/+11
* perf tools: A thread's machine can be found via thread->mg->machineArnaldo Carvalho de Melo2014-10-291-3/+2
* perf tools powerpc: Cache the DWARF debug infoSukadev Bhattiprolu2014-10-291-11/+22
* perf tools: Fix build breakage on arm64 targetsWill Deacon2014-10-011-0/+1
* perf tool: fix compilation for ARMStephane Eranian2014-09-172-0/+2
* perf tools powerpc: Fix build issue when DWARF support is disabledAnton Blanchard2014-09-171-1/+1
* perf tools powerpc: Explicitly include util/debug.hSukadev Bhattiprolu2014-08-201-0/+1
* perf tools: Add arm64 tripletsElliott Hughes2014-08-151-0/+9
* perf tools: Fix arm64 build errorMark Salter2014-07-301-0/+2
* perf powerpc: Include util/util.h and remove stringify macrosSukadev Bhattiprolu2014-07-241-3/+1
* perf tools: Move rdtsc() functionAdrian Hunter2014-07-231-0/+9
* perf tools: Allow TSC conversion on any archAdrian Hunter2014-07-172-24/+1
* perf tools: Move pr_* debug macros into debug objectJiri Olsa2014-07-172-0/+2
* perf kvm: Add stat support on s390Alexander Yarygin2014-07-162-0/+107
* perf kvm: Add skip_event() for --duration optionAlexander Yarygin2014-07-161-0/+5
* perf kvm: Move arch specific code into arch/Alexander Yarygin2014-07-162-0/+152
* perf tools: Allow to use cpuinfo on s390Alexander Yarygin2014-07-072-0/+29
* perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flagAlexander Yarygin2014-07-071-0/+1
* perf tools powerpc: Adjust callchain based on DWARF debug infoSukadev Bhattiprolu2014-06-272-0/+267
* perf tools: Add libdw DWARF post unwind support for ARMJean Pihet2014-05-162-0/+41
* perf tests: Add dwarf unwind test on ARMJean Pihet2014-05-163-0/+64
* perf tests: Introduce perf_regs_load function on ARMJean Pihet2014-05-163-0/+61
* perf tools: Consolidate types.h for ARM and ARM64Jean Pihet2014-05-162-2/+2
* tools: Consolidate types.hBorislav Petkov2014-05-013-3/+3
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-05-014-0/+257
|\
| * perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet2014-04-294-0/+257
* | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2014-05-012-2/+8
|\ \ | |/ |/|
| * perf tests x86: Fix stack map lookup in dwarf unwind testJiri Olsa2014-04-301-1/+1
| * perf x86: Fix perf to use non-executable stack, againMathias Krause2014-04-301-1/+7
* | perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo2014-04-281-1/+1
|/
* perf tests x86: Fix memory leak in sample_ustack()Masanari Iida2014-04-231-0/+1
* perf tools: Setup default dwarf post unwinderJiri Olsa2014-02-241-2/+4
* perf tools: Add libdw DWARF post unwind supportJiri Olsa2014-02-242-0/+54
* perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_idJiri Olsa2014-02-182-3/+3
OpenPOWER on IntegriCloud