index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
vm
/
slabinfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/vm/slabinfo: fix sanity checks enabling
Daniel Wagner
2020-01-31
1
-2
/
+2
*
tools/vm/slabinfo: add sorting info to help menu
Tobin C. Harding
2019-07-12
1
-0
/
+2
*
tools/vm/slabinfo: add option to sort by partial slabs
Tobin C. Harding
2019-07-12
1
-2
/
+7
*
tools/vm/slabinfo: add partial slab listing to -X
Tobin C. Harding
2019-07-12
1
-13
/
+28
*
tools/vm/slabinfo: order command line options
Tobin C. Harding
2019-07-12
1
-35
/
+35
*
tools/vm/slabinfo: clean up usage menu debug items
Tobin C. Harding
2019-03-05
1
-9
/
+11
*
tools/vm/slabinfo: align usage output columns
Tobin C. Harding
2019-03-05
1
-3
/
+3
*
tools/vm/slabinfo: put options in alphabetic order
Tobin C. Harding
2019-03-05
1
-5
/
+6
*
tools/vm/slabinfo: update options in usage message
Tobin C. Harding
2019-03-05
1
-1
/
+1
*
tools/vm/slabinfo.c: fix sign-compare warning
Naoya Horiguchi
2018-09-04
1
-2
/
+2
*
tools: slabinfo: add "-U" option to show unreclaimable slabs only
Yang Shi
2017-11-15
1
-1
/
+10
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
tools/vm/slabinfo: fix an unintentional printf
Dan Carpenter
2016-07-23
1
-1
/
+2
*
tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"
Colin Ian King
2016-06-24
1
-1
/
+1
*
slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS
Laura Abbott
2016-03-15
1
-1
/
+1
*
tools/vm/slabinfo: cosmetic globals cleanup
Sergey Senozhatsky
2015-11-05
1
-27
/
+27
*
tools/vm/slabinfo: output sizes in bytes
Sergey Senozhatsky
2015-11-05
1
-37
/
+51
*
tools/vm/slabinfo: introduce extended totals mode
Sergey Senozhatsky
2015-11-05
1
-10
/
+44
*
tools/vm/slabinfo: fix alternate opts names
Sergey Senozhatsky
2015-11-05
1
-3
/
+5
*
tools/vm/slabinfo: sort slabs by loss
Sergey Senozhatsky
2015-11-05
1
-4
/
+21
*
tools/vm/slabinfo: limit the number of reported slabs
Sergey Senozhatsky
2015-11-05
1
-3
/
+15
*
tools/vm/slabinfo: use getopt no_argument/optional_argument
Sergey Senozhatsky
2015-11-05
1
-17
/
+17
*
mm: Fix signal SIGFPE in slabinfo.c.
majianpeng
2012-07-02
1
-7
/
+7
*
mm: move slabinfo.c to tools/vm
Dave Young
2012-03-28
1
-0
/
+1393