index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched_debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
sched: keep total / count stats in addition to the max for
Arjan van de Ven
1
-0
/
+4
2008-01-25
sched: monitor clock underflows in /proc/sched_debug
Guillaume Chazarain
1
-0
/
+1
2007-12-30
sched: fix gcc warnings
Ingo Molnar
1
-4
/
+4
2007-11-28
sched: clean up overlong line in kernel/sched_debug.c
Ingo Molnar
1
-3
/
+5
2007-11-26
sched: bump version of kernel/sched_debug.c
Ingo Molnar
1
-1
/
+1
2007-11-09
sched: reintroduce the sched_min_granularity tunable
Peter Zijlstra
1
-1
/
+1
2007-10-25
sched: fix unconditional irq lock
Peter Zijlstra
1
-2
/
+3
2007-10-18
sched: reduce schedstat variable overhead a bit
Ken Chen
1
-1
/
+1
2007-10-15
Make scheduler debug file operations const
Arjan van de Ven
1
-1
/
+1
2007-10-15
sched: debug, improve migration statistics
Ingo Molnar
1
-10
/
+77
2007-10-15
sched: debug: increase width of debug line
Ingo Molnar
1
-6
/
+7
2007-10-15
sched: group scheduling, sysfs tunables
Dhaval Giani
1
-48
/
+0
2007-10-15
sched: cleanup: rename task_grp to task_group
Ingo Molnar
1
-3
/
+3
2007-10-15
sched: group scheduler, fix coding style issues
Srivatsa Vaddagiri
1
-6
/
+2
2007-10-15
sched: speed up and simplify vslice calculations
Peter Zijlstra
1
-1
/
+1
2007-10-15
sched: clean up schedstats, cnt -> count
Ingo Molnar
1
-4
/
+4
2007-10-15
sched debug: check spread
Peter Zijlstra
1
-0
/
+2
2007-10-15
sched debug: more width for parameter printouts
Ingo Molnar
1
-2
/
+2
2007-10-15
sched debug: print settings
Ingo Molnar
1
-0
/
+13
2007-10-15
sched debug: BKL usage statistics, fix
S.Caglar Onur
1
-0
/
+2
2007-10-15
sched debug: BKL usage statistics
Ingo Molnar
1
-0
/
+4
2007-10-15
sched: add fair-user scheduler
Srivatsa Vaddagiri
1
-0
/
+52
2007-10-15
sched: print nr_running and load in /proc/sched_debug
Srivatsa Vaddagiri
1
-0
/
+2
2007-10-15
sched: fix formatting of /proc/sched_debug
Mike Galbraith
1
-4
/
+4
2007-10-15
sched: enhance debug output
Ingo Molnar
1
-40
/
+68
2007-10-15
sched: prettify /proc/sched_debug output
Ingo Molnar
1
-4
/
+2
2007-10-15
sched: do not keep current in the tree and get rid of sched_entity::fair_key
Dmitry Adamushko
1
-1
/
+1
2007-10-15
sched: remove wait_runtime fields and features
Ingo Molnar
1
-49
/
+5
2007-10-15
sched: remove wait_runtime limit
Ingo Molnar
1
-2
/
+0
2007-10-15
sched: clean up struct load_stat
Dmitry Adamushko
1
-1
/
+1
2007-10-15
sched: add more vruntime statistics
Ingo Molnar
1
-2
/
+9
2007-10-15
sched: add se->vruntime debugging
Ingo Molnar
1
-3
/
+27
2007-10-15
sched: remove precise CPU load
Ingo Molnar
1
-2
/
+0
2007-10-15
sched: debug: track maximum 'slice'
Ingo Molnar
1
-0
/
+2
2007-10-15
sched: small sched_debug cleanup
Ingo Molnar
1
-3
/
+7
2007-09-05
sched: debug: fix sum_exec_runtime clearing
Ingo Molnar
1
-0
/
+1
2007-08-23
sched: sched_clock_idle_[sleep|wakeup]_event()
Ingo Molnar
1
-1
/
+2
2007-08-10
sched debug: dont print kernel address in /proc/sched_debug
Ingo Molnar
1
-1
/
+1
2007-08-09
sched debug: remove the 'u64 now' parameter from print_task()/_rq()
Ingo Molnar
1
-6
/
+6
2007-08-09
sched: remove the 'u64 now' parameter from print_cfs_rq()
Ingo Molnar
1
-2
/
+2
2007-08-06
take sched_debug.c out of nasal demon territory
Al Viro
1
-6
/
+6
2007-08-02
[PATCH] sched: reduce debug code
Ingo Molnar
1
-6
/
+16
2007-07-31
Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
Alexey Dobriyan
1
-1
/
+1
2007-07-26
[PATCH] sched: mark sysrq_sched_debug_show() static
Josh Triplett
1
-1
/
+1
2007-07-13
[PATCH] sched: remove stale version info from kernel/sched_debug.c
Ingo Molnar
1
-1
/
+1
2007-07-09
sched: scheduler debugging, core
Ingo Molnar
1
-0
/
+275
[prev]