aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/perf_callchain.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard2015-08-071-1/+1
* powerpc/perf: Disable pagefaults during callchain stack readDavid Ahern2011-08-051-3/+17
* perf: Factorize callchain context handlingFrederic Weisbecker2010-08-191-3/+0
* perf: Generalize some arch callchain codeFrederic Weisbecker2010-08-191-35/+14
* perf: Generalize callchain_store()Frederic Weisbecker2010-08-191-26/+14
* perf: Fix inconsistency between IP and callchain samplingAnton Blanchard2010-01-281-3/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-2/+2
|\
| * percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-291-2/+2
* | powerpc/mm: Allow more flexible layouts for hugepage pagetablesDavid Gibson2009-10-301-15/+5
|/
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* perf_counter: powerpc: Add callchain supportPaul Mackerras2009-08-181-0/+527