aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf_counter tools: move helper library to util/*Ingo Molnar2009-04-27
* perfcounters, sched: remove __task_delta_exec()Ingo Molnar2009-04-20
* perf_counter tools: fix 'make install'Ingo Molnar2009-04-20
* perf_counter tools: add 'perf help'Ingo Molnar2009-04-20
* perf_counter tools: fix --versionIngo Molnar2009-04-20
* perf_counter tools: add 'perf record' commandIngo Molnar2009-04-20
* perf_counter tools: add help textsIngo Molnar2009-04-20
* perf_counter tools: separate kerneltop into 'perf top' and 'perf stat'Ingo Molnar2009-04-20
* perf_counter tools: clean up after introduction of the Git command frameworkIngo Molnar2009-04-20
* perf_counter tools: add in basic glue from GitIngo Molnar2009-04-20
* perf_counter: copy in Git's top MakefileIngo Molnar2009-04-20
* perfcounters: export perf_tpcounter_eventSteven Whitehouse2009-04-15
* perf_counter: fix alignment in /proc/interruptsLuis Henriques2009-04-13
* perf_counter: log full path namesPeter Zijlstra2009-04-09
* perf_counter: sysctl for system wide perf countersPeter Zijlstra2009-04-09
* perf_counter: optimize mmap/comm trackingPeter Zijlstra2009-04-09
* perf_counter tools: include PID in perf-report output, tweak user/kernel printutIngo Molnar2009-04-09
* perf_counter: fix off task->comm by oneIngo Molnar2009-04-09
* perf_counter: powerpc: add nmi_enter/nmi_exit callsPaul Mackerras2009-04-09
* perf_counter: add MAINTAINERS entryPaul Mackerras2009-04-08
* perf_counter: allow for data addresses to be recordedPeter Zijlstra2009-04-08
* perf_counter: move PERF_RECORD_TIMEPeter Zijlstra2009-04-08
* perf_counter: some simple userspace profilingPeter Zijlstra2009-04-08
* perf_counter: track task-comm dataPeter Zijlstra2009-04-08
* perf_counter: add some commentsPeter Zijlstra2009-04-08
* perf_counter: kerneltop: keep up with ABI changesPeter Zijlstra2009-04-08
* perf_counter: use misc field to widen typePeter Zijlstra2009-04-08
* perf_counter: provide misc bits in the event headerPeter Zijlstra2009-04-08
* perf_counter: fix NMI race in task clockPeter Zijlstra2009-04-08
* x86: smarten /proc/interrupts output for new countersHidetoshi Seto2009-04-08
* perf_counter: powerpc: set sample enable bit for marked instruction eventsPaul Mackerras2009-04-08
* perf_counter: fix powerpc buildPaul Mackerras2009-04-08
* Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-08
|\
| * Linux 2.6.30-rc1v2.6.30-rc1Linus Torvalds2009-04-07
| * Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-04-07
| |\
| | * Merge branch 'linus' into core/softlockupIngo Molnar2009-04-07
| | |\
| | * | softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUPIngo Molnar2009-04-07
| | * | softlockup: move 'one' to the softlockup section in sysctl.cIngo Molnar2009-02-12
| | * | Merge branch 'linus' into core/softlockupIngo Molnar2009-02-12
| | |\ \
| | * | | softlockup: ensure the task has been switched out onceFrederic Weisbecker2009-02-11
| | * | | softlockup: remove timestamp checking from hung_taskMandeep Singh Baines2009-02-09
| | * | | softlockup: convert read_lock in hung_task to rcu_read_lockMandeep Singh Baines2009-02-05
| | * | | softlockup: check all tasks in hung_taskMandeep Singh Baines2009-02-05
| | * | | softlockup: remove unused definition for spawn_softlockup_taskMandeep Singh Baines2009-01-31
| | * | | softlockup: fix potential race in hung_task when resetting timeoutMandeep Singh Baines2009-01-18
| | * | | softlockup: fix to allow compiling with !DETECT_HUNG_TASKMandeep Singh Baines2009-01-16
| | * | | softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines2009-01-16
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-07
| |\ \ \ \
| | * | | | branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=yLinus Torvalds2009-04-07
| | * | | | branch tracer: Fix for enabling branch profiling makes sparse unusableBart Van Assche2009-04-07