summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf_counter tools: fix Documentation/perf_counter build errorPeter Zijlstra2009-04-282-2/+0
* perf_counter tools: move helper library to util/*Ingo Molnar2009-04-2731-47/+46
* perfcounters, sched: remove __task_delta_exec()Ingo Molnar2009-04-202-24/+0
* perf_counter tools: fix 'make install'Ingo Molnar2009-04-201-17/+2
* perf_counter tools: add 'perf help'Ingo Molnar2009-04-203-0/+40
* perf_counter tools: fix --versionIngo Molnar2009-04-202-1/+3
* perf_counter tools: add 'perf record' commandIngo Molnar2009-04-206-30/+73
* perf_counter tools: add help textsIngo Molnar2009-04-204-6/+143
* perf_counter tools: separate kerneltop into 'perf top' and 'perf stat'Ingo Molnar2009-04-207-1610/+601
* perf_counter tools: clean up after introduction of the Git command frameworkIngo Molnar2009-04-208-352/+45
* perf_counter tools: add in basic glue from GitIngo Molnar2009-04-2035-859/+7953
* perf_counter: copy in Git's top MakefileIngo Molnar2009-04-201-11/+1724
* perfcounters: export perf_tpcounter_eventSteven Whitehouse2009-04-161-0/+1
* perf_counter: fix alignment in /proc/interruptsLuis Henriques2009-04-131-1/+1
* perf_counter: log full path namesPeter Zijlstra2009-04-091-1/+1
* perf_counter: sysctl for system wide perf countersPeter Zijlstra2009-04-093-1/+16
* perf_counter: optimize mmap/comm trackingPeter Zijlstra2009-04-091-3/+36
* perf_counter tools: include PID in perf-report output, tweak user/kernel printutIngo Molnar2009-04-091-5/+12
* perf_counter: fix off task->comm by oneIngo Molnar2009-04-091-2/+2
* perf_counter: powerpc: add nmi_enter/nmi_exit callsPaul Mackerras2009-04-091-14/+17
* perf_counter: add MAINTAINERS entryPaul Mackerras2009-04-091-0/+10
* perf_counter: allow for data addresses to be recordedPeter Zijlstra2009-04-086-31/+49
* perf_counter: move PERF_RECORD_TIMEPeter Zijlstra2009-04-082-18/+17
* perf_counter: some simple userspace profilingPeter Zijlstra2009-04-083-1/+1009
* perf_counter: track task-comm dataPeter Zijlstra2009-04-083-1/+109
* perf_counter: add some commentsPeter Zijlstra2009-04-081-4/+6
* perf_counter: kerneltop: keep up with ABI changesPeter Zijlstra2009-04-081-16/+16
* perf_counter: use misc field to widen typePeter Zijlstra2009-04-082-25/+18
* perf_counter: provide misc bits in the event headerPeter Zijlstra2009-04-082-1/+8
* perf_counter: fix NMI race in task clockPeter Zijlstra2009-04-081-9/+16
* x86: smarten /proc/interrupts output for new countersHidetoshi Seto2009-04-081-1/+1
* perf_counter: powerpc: set sample enable bit for marked instruction eventsPaul Mackerras2009-04-085-12/+413
* perf_counter: fix powerpc buildPaul Mackerras2009-04-081-2/+1
* Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-08680-20571/+66497
|\
| * Linux 2.6.30-rc1v2.6.30-rc1Linus Torvalds2009-04-071-2/+2
| * Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-04-077-114/+283
| |\
| | * Merge branch 'linus' into core/softlockupIngo Molnar2009-04-078617-389380/+963910
| | |\
| | * | softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUPIngo Molnar2009-04-071-1/+1
| | * | softlockup: move 'one' to the softlockup section in sysctl.cIngo Molnar2009-02-121-1/+3
| | * | Merge branch 'linus' into core/softlockupIngo Molnar2009-02-122296-21370/+47219
| | |\ \
| | * | | softlockup: ensure the task has been switched out onceFrederic Weisbecker2009-02-111-1/+7
| | * | | softlockup: remove timestamp checking from hung_taskMandeep Singh Baines2009-02-093-45/+12
| | * | | softlockup: convert read_lock in hung_task to rcu_read_lockMandeep Singh Baines2009-02-051-2/+2
| | * | | softlockup: check all tasks in hung_taskMandeep Singh Baines2009-02-051-2/+37
| | * | | softlockup: remove unused definition for spawn_softlockup_taskMandeep Singh Baines2009-01-311-3/+0
| | * | | softlockup: fix potential race in hung_task when resetting timeoutMandeep Singh Baines2009-01-181-8/+16
| | * | | softlockup: fix to allow compiling with !DETECT_HUNG_TASKMandeep Singh Baines2009-01-161-1/+1
| | * | | softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines2009-01-166-105/+261
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-0713-16/+44
| |\ \ \ \
| | * | | | branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=yLinus Torvalds2009-04-071-1/+3
OpenPOWER on IntegriCloud