summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf stat: Improve outputJaswinder Singh Rajput2009-06-271-6/+5
* perf stat: Fix multi-run statsIngo Molnar2009-06-271-4/+11
* perf stat: Add -n/--null option to run without countersIngo Molnar2009-06-271-1/+4
* perf_counter tools: Remove dead codeIngo Molnar2009-06-275-132/+3
* perf_counter: Complete counter swapPeter Zijlstra2009-06-261-1/+6
* perf report: Print sorted callchains per histogram entriesFrederic Weisbecker2009-06-261-11/+71
* perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker2009-06-265-5/+213
* perf record: Fix unhandled io return valueFrederic Weisbecker2009-06-251-1/+4
* perf_counter tools: Add alias for 'l1d' and 'l1i'Jaswinder Singh Rajput2009-06-251-2/+2
* perf-report: Add bare minimum PERF_EVENT_READ parsingPeter Zijlstra2009-06-251-0/+24
* perf-report: Add modes for inherited stats and no-samplesPeter Zijlstra2009-06-251-2/+17
* perf_counter: Rework the sample ABIPeter Zijlstra2009-06-255-48/+49
* perf_counter: Implement more accurate per task statisticsPeter Zijlstra2009-06-252-4/+83
* perf_counter: Add PERF_EVENT_READPeter Zijlstra2009-06-252-4/+80
* perf_counter, x86: Add mmap counter read supportPeter Zijlstra2009-06-254-1/+20
* perf_counter: Add scale information to the mmap control pagePeter Zijlstra2009-06-252-1/+9
* perf_counter: Split the mmap control page in two partsPeter Zijlstra2009-06-251-0/+6
* perf_counter tools: Rework the file formatPeter Zijlstra2009-06-259-54/+377
* perf_counter tools: Shorten names for eventsJaswinder Singh Rajput2009-06-251-17/+28
* perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput2009-06-251-0/+33
* perf record: Fix filemap pathname parsing in /proc/pid/mapsJohannes Weiner2009-06-251-3/+2
* perf_counter tools: Add CREDITS file for Git contributorsIngo Molnar2009-06-241-0/+30
* perf stat: Remove dead codeJaswinder Singh Rajput2009-06-241-31/+13
* perf_counter, x86: Set global control MSR correctlyYong Wang2009-06-241-9/+1
* perf_counter tools: Fix strbuf_fread() error path handlingRoel Kluin2009-06-241-1/+1
* perf stat: Fix verbose for perf statJaswinder Singh Rajput2009-06-231-8/+12
* perf report: Fix help text typoIngo Molnar2009-06-231-1/+1
* perf_counter: Optimize perf_counter_alloc()'s inherit casePeter Zijlstra2009-06-231-12/+20
* perf_counter: Push inherit into perf_counter_alloc()Peter Zijlstra2009-06-231-8/+6
* perf_counter: Optimize perf_swcounter_event()Peter Zijlstra2009-06-232-4/+25
* perf_counter tools: Handle overlapping MMAP eventsPeter Zijlstra2009-06-231-3/+21
* perf stat: Fix command option / manpageJaswinder Singh Rajput2009-06-231-3/+3
* perf_counter tools: Set alias for page-faultsJaswinder Singh Rajput2009-06-221-18/+18
* perf report: Output more symbol related debug dataPeter Zijlstra2009-06-222-2/+7
* perf_counter tools: Introduce alias member in event_symbolJaswinder Singh Rajput2009-06-221-25/+38
* perf_counter tools: Define separate declarations for H/W and S/W eventsJaswinder Singh Rajput2009-06-221-22/+22
* perf_counter tools: Fix vmlinux fallback when running on a different kernelIngo Molnar2009-06-211-1/+1
* perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMDJaswinder Singh Rajput2009-06-211-1/+1
* mm: page_alloc: clear PG_locked before checking flags on freeJohannes Weiner2009-06-201-5/+4
* x86, 64-bit: Clean up user address maskingLinus Torvalds2009-06-204-12/+4
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-202-3/+3
|\
| * genirq, irq.h: Fix kernel-doc warningsRandy Dunlap2009-06-141-2/+2
| * genirq: fix comment to say IRQ_WAKE_THREADSteven Rostedt2009-05-121-1/+1
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-2040-892/+2321
|\ \
| * | perfcounter: Handle some IO return valuesFrederic Weisbecker2009-06-202-3/+11
| * | perf_counter: Push perf_sample_data through the swcounter codePeter Zijlstra2009-06-201-26/+29
| * | perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-1913-156/+176
| * | perf_counter: Close race in perf_lock_task_context()Peter Zijlstra2009-06-191-6/+5
| * | perf_counter, x86: Improve interactions with fast-gupIngo Molnar2009-06-192-2/+7
| * | perf_counter: Simplify and fix task migration countingPeter Zijlstra2009-06-193-27/+3
OpenPOWER on IntegriCloud