summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf callchain: Separate libunwind code to special objectJiri Olsa2014-02-184-2/+2
* perf callchain: Add mask into struct regs_dumpJiri Olsa2014-02-181-0/+1
* perf tests x86: Add dwarf unwind testJiri Olsa2014-02-183-0/+63
* perf tests x86: Introduce perf_regs_load functionJiri Olsa2014-02-183-0/+95
* perf tools: Introduce zfreeArnaldo Carvalho de Melo2013-12-271-2/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-143-0/+105
|\
| * ARM: perf: wire up perf_regs and unwind support for ARMWill Deacon2013-09-303-0/+105
* | tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-092-5/+5
|/
* perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-201-3/+3
* perf tools: Fix compile of util/tsc.cDavid Ahern2013-08-071-4/+4
* perf tools: Add test for converting perf time to/from TSCAdrian Hunter2013-07-233-0/+81
* perf tools: Fix build on non-glibc systems due to libio.h absenceCody P Schafer2013-03-156-12/+6
* perf tools: Fix possible double free on errorThomas Jarosch2013-01-301-0/+1
* Merge branch 'linus' into perf/coreIngo Molnar2012-12-081-1/+1
|\
| * perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells2012-11-191-1/+1
* | perf tools: Don't try to lookup objdump for live modeNamhyung Kim2012-11-081-0/+7
* | perf tools: Use normalized arch name for searching objdump pathNamhyung Kim2012-11-051-7/+33
OpenPOWER on IntegriCloud