summaryrefslogtreecommitdiffstats
path: root/kernel/profile.c
Commit message (Expand)AuthorAgeFilesLines
* profiling: dynamically enable readprofile at runtimeDave Hansen2008-10-161-10/+31
* build kernel/profile.o only when requestedAdrian Bunk2008-07-251-4/+0
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-3/+3
* kernel: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-2/+2
* kernel: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* Nuke a duplicate include from profile.cJesper Juhl2008-02-081-1/+0
* debug: clean up kernel/profile.cPaolo Ciarrocchi2008-01-251-50/+49
* sched: document profile=sleep requiring CONFIG_SCHEDSTATSMel Gorman2007-10-241-0/+5
* make kernel/profile.c:time_hook staticAdrian Bunk2007-10-171-1/+1
* Memoryless nodes: Allow profiling data to fall back to other nodesChristoph Lameter2007-10-161-2/+2
* fix compilation with gcc 4.2Peter Chubb2007-08-111-2/+2
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+4
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-1/+0
* [PATCH] fix "kvm: add vm exit profiling"Andrew Morton2007-01-231-1/+2
* [PATCH] KVM: add VM-exit profilingIngo Molnar2007-01-111-0/+14
* [PATCH] profiling: fix sched profiling typoIngo Molnar2007-01-051-1/+1
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-071-1/+1
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-2/+1
* [PATCH] sleep profilingIngo Molnar2006-12-071-9/+30
* [PATCH] profile: fix uaccess handlingHeiko Carstens2006-12-071-1/+2
* [PATCH] bitmap: parse input from kernel and user buffersReinette Chatre2006-10-111-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+4
* [PATCH] Profiling: require buffer allocation on the correct nodeChristoph Lameter2006-09-261-4/+12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-271-1/+1
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-261-1/+1
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-37/+16
* [PATCH] sem2mutex: kernel/Arjan van de Ven2006-03-231-5/+6
* [PATCH] mostly_read data sectionChristoph Lameter2005-07-071-2/+2
* [PATCH] profile.c: `schedule' parsing fixWilliam Lee Irwin III2005-05-171-6/+10
* [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-011-1/+1
* [PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org2005-05-011-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+563