summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | kmemleak: Add modules supportCatalin Marinas2009-06-111-0/+56
| * | | kmemleak: Add kmemleak_alloc callback from alloc_large_system_hashCatalin Marinas2009-06-111-0/+11
| * | | kmemleak: Add the vmalloc memory allocation/freeing hooksCatalin Marinas2009-06-111-3/+27
| * | | kmemleak: Add the slub memory allocation/freeing hooksCatalin Marinas2009-06-111-1/+4
| * | | kmemleak: Add the slob memory allocation/freeing hooksCatalin Marinas2009-06-111-0/+7
| * | | kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas2009-06-112-2/+32
| * | | kmemleak: Add documentation on the memory leak detectorCatalin Marinas2009-06-112-0/+146
| * | | kmemleak: Add the base supportCatalin Marinas2009-06-113-1/+1597
* | | | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-11138-85/+27406
|\ \ \ \
| * \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11449-8480/+17770
| |\ \ \ \ | | |/ / /
| * | | | perf_counter: Turn off by defaultIngo Molnar2009-06-111-1/+0
| * | | | perf_counter: Add counter->id to the throttle eventPeter Zijlstra2009-06-112-1/+4
| * | | | perf_counter: Better align codeIngo Molnar2009-06-111-80/+85
| * | | | perf_counter: Rename L2 to LL cachePeter Zijlstra2009-06-118-14/+14
| * | | | perf_counter: Standardize event namesPeter Zijlstra2009-06-1115-135/+136
| * | | | perf_counter: Rename enumsPeter Zijlstra2009-06-112-31/+28
| * | | | perf_counter tools: Clean up u64 usageIngo Molnar2009-06-116-47/+47
| * | | | perf_counter: Rename perf_counter_limit sysctlPeter Zijlstra2009-06-113-12/+23
| * | | | perf_counter: More paranoia settingsPeter Zijlstra2009-06-113-6/+27
| * | | | perf_counter: powerpc: Implement generalized cache events for POWER processorsPaul Mackerras2009-06-118-6/+294
| * | | | perf_counters: powerpc: Add support for POWER7 processorsPaul Mackerras2009-06-113-1/+322
| * | | | perf_counter: Accurate period dataPeter Zijlstra2009-06-114-11/+28
| * | | | perf_counter: Introduce struct for sample dataPeter Zijlstra2009-06-114-25/+48
| * | | | perf_counter tools: Normalize data using per sample period dataPeter Zijlstra2009-06-112-8/+13
| * | | | perf_counter: Annotate exit ctx recursionPeter Zijlstra2009-06-111-1/+12
| * | | | perf_counter tools: Propagate signals properlyPeter Zijlstra2009-06-102-0/+25
| * | | | perf_counter tools: Small frequency related fixesPeter Zijlstra2009-06-102-2/+7
| * | | | perf_counter: More aggressive frequency adjustmentPeter Zijlstra2009-06-103-44/+92
| * | | | perf_counter/x86: Fix the model number of Intel Core2 processorsYong Wang2009-06-101-1/+4
| * | | | perf_counter, x86: Correct some event and umask values for Intel processorsYong Wang2009-06-091-7/+7
| * | | | perf_counter tools: Standardize color printingIngo Molnar2009-06-083-12/+19
| * | | | perf report: Add support for profiling JIT generated codePekka Enberg2009-06-082-1/+79
| * | | | perf_counter: Add mmap event hooks to mprotect()Peter Zijlstra2009-06-081-0/+2
| * | | | perf_counter, x86: Clean up hw_cache_event ids copiesThomas Gleixner2009-06-081-6/+3
| * | | | perf_counter, x86: Implement generalized cache event types, add AMD supportThomas Gleixner2009-06-081-0/+102
| * | | | perf_counter: Clean up x86 boot messagesIngo Molnar2009-06-081-22/+24
| * | | | perf_counter, x86: Implement generalized cache event types, add Atom supportThomas Gleixner2009-06-081-1/+84
| * | | | perf_counter, x86: Implement generalized cache event types, add Core2 supportThomas Gleixner2009-06-081-1/+84
| * | | | perf stat: Print out instructins/cycle metricIngo Molnar2009-06-071-0/+11
| * | | | perf report: Print more expressive message in case of file open errorIngo Molnar2009-06-071-1/+4
| * | | | perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTERIngo Molnar2009-06-072-7/+8
| * | | | perf record: Fall back to cpu-clock-ticks if no PMUIngo Molnar2009-06-072-6/+33
| * | | | perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av...Ingo Molnar2009-06-072-50/+73
| * | | | perf stat: Continue even on counter creation errorIngo Molnar2009-06-071-14/+17
| * | | | perf top: Wait for a minimal set of events before reading first snapshotFrederic Weisbecker2009-06-071-5/+17
| * | | | perf annotate: Fix command line help textIngo Molnar2009-06-061-1/+1
| * | | | perf_counter tools: Initialize a stack variable before useArjan van de Ven2009-06-061-0/+2
| * | | | perf annotate: Automatically pick up vmlinux in the local directoryIngo Molnar2009-06-061-1/+1
| * | | | perf_counter tools: Fix error condition in parse_aliases()Ingo Molnar2009-06-061-4/+4
| * | | | perf_counter tools: Warning fixes on 32-bitArjan van de Ven2009-06-062-3/+3
OpenPOWER on IntegriCloud