summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | sched: Update shares on idle_balancePaul Turner2010-11-181-0/+1
| * | | | | | | sched: Add sysctl_sched_shares_windowPaul Turner2010-11-183-1/+16
| * | | | | | | sched: Introduce hierarchal order on shares update listPaul Turner2010-11-181-10/+16
| * | | | | | | sched: Fix update_cfs_load() synchronizationPaul Turner2010-11-182-13/+22
| * | | | | | | sched: Fix load corruption from update_cfs_shares()Paul Turner2010-11-181-8/+8
| * | | | | | | sched: Make tg_shares_up() walk on-demandPeter Zijlstra2010-11-182-67/+58
| * | | | | | | sched: Implement on-demand (active) cfs_rq listPeter Zijlstra2010-11-183-83/+92
| * | | | | | | sched: Rewrite tg_shares_up)Peter Zijlstra2010-11-186-213/+162
| * | | | | | | sched: Simplify cpu-hot-unplug task migrationPeter Zijlstra2010-11-183-158/+67
| * | | | | | | Merge commit 'v2.6.37-rc2' into sched/coreIngo Molnar2010-11-188825-471749/+917404
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | sched: Make sched_param argument static in sched_setscheduler() callersKOSAKI Motohiro2010-10-237-10/+15
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-06207-3447/+4917
|\ \ \ \ \ \ \ \
| * | | | | | | | tools, perf: Documentation for the power events APIJean Pihet2011-01-051-0/+90
| * | | | | | | | perf: Add calls to suspend trace pointJean Pihet2011-01-051-0/+3
| * | | | | | | | perf script: Make some lists staticArnaldo Carvalho de Melo2011-01-051-2/+2
| * | | | | | | | perf script: Use the default lost event handlerArnaldo Carvalho de Melo2011-01-051-14/+1
| * | | | | | | | perf session: Warn about errors when processing pipe events tooArnaldo Carvalho de Melo2011-01-051-26/+31
| * | | | | | | | perf tools: Fix perf_event.h header usageStephane Eranian2011-01-052-2/+2
| * | | | | | | | perf test: Clarify some error reports in the open syscall testArnaldo Carvalho de Melo2011-01-051-7/+11
| * | | | | | | | x86, NMI: Add touch_nmi_watchdog to io_check_error delayHuang Ying2011-01-051-3/+5
| * | | | | | | | x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same timeDongdong Deng2011-01-051-0/+13
| * | | | | | | | x86: Only call smp_processor_id in non-preempt casesDon Zickus2011-01-051-1/+2
| * | | | | | | | Merge commit 'v2.6.37' into perf/coreIngo Molnar2011-01-0578-755/+726
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | perf timechart: Adjust perf timechart to the new power eventsThomas Renninger2011-01-043-18/+118
| * | | | | | | | perf: Clean up power events by introducing new, more generic onesThomas Renninger2011-01-049-11/+119
| * | | | | | | | perf: Do not export power_frequency, but power_start eventThomas Renninger2011-01-042-3/+1
| * | | | | | | | Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-01-0424-519/+1013
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf test: Add test for counting open syscallsArnaldo Carvalho de Melo2011-01-041-0/+83
| | * | | | | | | | perf evsel: Auto allocate resources needed for some methodsArnaldo Carvalho de Melo2011-01-041-0/+9
| | * | | | | | | | perf evsel: Use {cpu,thread}_map to shorten list of parametersArnaldo Carvalho de Melo2011-01-043-17/+22
| | * | | | | | | | perf tools: Refactor all_tids to hold nr and the mapArnaldo Carvalho de Melo2011-01-045-85/+88
| | * | | | | | | | perf tools: Refactor cpumap to hold nr and the mapArnaldo Carvalho de Melo2011-01-045-67/+138
| | * | | | | | | | perf evsel: Introduce per cpu and per thread open helpersArnaldo Carvalho de Melo2011-01-043-58/+83
| | * | | | | | | | perf evsel: Steal the counter reading routines from statArnaldo Carvalho de Melo2011-01-043-92/+196
| | * | | | | | | | perf evsel: Delete the event selectors at exitArnaldo Carvalho de Melo2011-01-036-8/+16
| | * | | | | | | | perf util: Move do_read from session to utilArnaldo Carvalho de Melo2011-01-035-24/+23
| | * | | | | | | | perf evsel: Adopt MATCH_EVENT macro from 'stat'Arnaldo Carvalho de Melo2011-01-032-21/+20
| | * | | | | | | | perf tools: Introduce event selectorsArnaldo Carvalho de Melo2011-01-0314-245/+433
| * | | | | | | | | Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2011-01-04176-785/+1534
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2010-12-303-18/+43
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | oprofile, x86: Add support for 6 counters (AMD family 15h)Robert Richter2010-12-192-18/+40
| | * | | | | | | | | oprofile, x86: Add support for AMD family 15hRobert Richter2010-12-191-0/+3
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | perf probe: Fix short file name probe location reportingFranck Bui-Huu2010-12-271-7/+7
| * | | | | | | | | perf script: Fix event ordering settings to work with older kernelsArnaldo Carvalho de Melo2010-12-251-0/+1
| * | | | | | | | | perf record: Fix use of sample_id_all userspace with !sample_id_all kernelsArnaldo Carvalho de Melo2010-12-251-5/+19
| * | | | | | | | | perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo2010-12-2531-51/+35
| * | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-12-235-21/+65
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf probe: Fix wrong warning in __show_one_line() if read(1) errors happenFranck Bui-Huu2010-12-221-1/+1
| | * | | | | | | | | perf test: Look forward for symbol aliasesArnaldo Carvalho de Melo2010-12-221-4/+19
| | * | | | | | | | | perf symbols: Improve kallsyms symbol end addr calculationArnaldo Carvalho de Melo2010-12-223-16/+45