summaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-28perf tools: Fix missing string field printing in perf traceFrederic Weisbecker1-0/+1
2009-08-28perf tools: Only save the event formats we needFrederic Weisbecker7-27/+120
2009-08-26perf top: Show RIP only in verbose modeArnaldo Carvalho de Melo1-5/+12
2009-08-25perf_counter: Allow sharing of output channelsPeter Zijlstra2-3/+85
2009-08-25perf_counter: Start counting time enabled when group leader gets enabledPaul Mackerras1-13/+30
2009-08-21perf trace: Add OPT_END to option array of perf-traceMasami Hiramatsu1-0/+1
2009-08-21perf_counter: Fix typo in read() output generationPeter Zijlstra1-1/+1
2009-08-19perf tools: Check perf.data ownerPeter Zijlstra2-0/+14
2009-08-18perf tools: Make 'make html' workKyle McMartin1-1/+1
2009-08-18perf tools: Save partial non-overlapping mapFrederic Weisbecker1-3/+22
2009-08-18perf tools: Fix comm column adjustingFrederic Weisbecker1-2/+23
2009-08-18perf annotate: Fix segmentation faultIngo Molnar1-0/+7
2009-08-18perf_counter: Fix the PARISC buildIngo Molnar1-0/+4
2009-08-18perf tools: Remove obsolete definesIngo Molnar1-4/+0
2009-08-18perf_counter: powerpc: Add callchain supportPaul Mackerras2-1/+528
2009-08-18powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras4-12/+57
2009-08-18powerpc/32: Always order writes to halves of 64-bit PTEsPaul Mackerras1-3/+3
2009-08-18perf tools: Make trace event format parser aware of cast to pointersFrederic Weisbecker1-4/+27
2009-08-18perf tools: Record events info also when :record suffix is used.Frederic Weisbecker1-3/+11
2009-08-18perf tools: Warn while running perf trace without sampleFrederic Weisbecker1-0/+4
2009-08-18perf tools: Fix spelling mistake in callchain errorFrederic Weisbecker1-1/+1
2009-08-17perf tools: Add perf traceFrederic Weisbecker5-0/+287