index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
profile.c
Commit message (
Expand
)
Author
Age
*
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
*
kernel/profile.c: remove some duplicate code from profile_hits()
Rakib Mullick
2011-05-26
*
profile: Use vzalloc() rather than vmalloc() & memset()
Jesper Juhl
2010-10-31
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
numa: in-kernel profiling: use cpu_to_mem() for per cpu allocations
Lee Schermerhorn
2010-05-27
*
kernel/: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-05-27
*
profile: fix stats and data leakage
Hugh Dickins
2010-05-14
*
kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_file
Alexey Dobriyan
2009-09-20
*
profile: suppress warning about large allocations when profile=1 is specified
Mel Gorman
2009-07-29
*
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2009-06-16
*
x86: remove some alloc_bootmem_cpumask_var calling
Yinghai Lu
2009-06-11
*
profiling: fix broken profiling regression
Hugh Dickins
2009-02-09
*
profile: don't include <asm/ptrace.h> twice.
KOSAKI Motohiro
2009-01-06
*
cpumask: convert kernel/profile.c
Rusty Russell
2008-12-31
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-29
|
\
|
*
Merge commit 'v2.6.28-rc7' into tracing/core
Ingo Molnar
2008-12-04
|
|
\
|
*
|
profiling: clean up profile_nop()
Andrew Morton
2008-11-19
*
|
|
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-12-13
|
|
/
|
/
|
*
|
cpuinit fixes in kernel/*
Al Viro
2008-11-30
|
/
*
kernel/profile.c: fix section mismatch warning
Rakib Mullick
2008-11-18
*
kernel/profile: fix profile_init() section mismatch
Paul Mundt
2008-10-30
*
profiling: dynamically enable readprofile at runtime
Dave Hansen
2008-10-16
*
build kernel/profile.o only when requested
Adrian Bunk
2008-07-25
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
*
kernel: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
*
kernel: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
*
Nuke a duplicate include from profile.c
Jesper Juhl
2008-02-08
*
debug: clean up kernel/profile.c
Paolo Ciarrocchi
2008-01-25
*
sched: document profile=sleep requiring CONFIG_SCHEDSTATS
Mel Gorman
2007-10-24
*
make kernel/profile.c:time_hook static
Adrian Bunk
2007-10-17
*
Memoryless nodes: Allow profiling data to fall back to other nodes
Christoph Lameter
2007-10-16
*
fix compilation with gcc 4.2
Peter Chubb
2007-08-11
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
*
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
2007-02-11
*
[PATCH] fix "kvm: add vm exit profiling"
Andrew Morton
2007-01-23
*
[PATCH] KVM: add VM-exit profiling
Ingo Molnar
2007-01-11
*
[PATCH] profiling: fix sched profiling typo
Ingo Molnar
2007-01-06
*
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
*
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
*
[PATCH] sleep profiling
Ingo Molnar
2006-12-07
*
[PATCH] profile: fix uaccess handling
Heiko Carstens
2006-12-07
*
[PATCH] bitmap: parse input from kernel and user buffers
Reinette Chatre
2006-10-11
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[PATCH] Profiling: require buffer allocation on the correct node
Christoph Lameter
2006-09-26
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
*
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
2006-04-26
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
*
[PATCH] sem2mutex: kernel/
Arjan van de Ven
2006-03-23
[next]