index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
vm
/
slabinfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-31
tools/vm/slabinfo: fix sanity checks enabling
Daniel Wagner
1
-2
/
+2
2019-07-12
tools/vm/slabinfo: add sorting info to help menu
Tobin C. Harding
1
-0
/
+2
2019-07-12
tools/vm/slabinfo: add option to sort by partial slabs
Tobin C. Harding
1
-2
/
+7
2019-07-12
tools/vm/slabinfo: add partial slab listing to -X
Tobin C. Harding
1
-13
/
+28
2019-07-12
tools/vm/slabinfo: order command line options
Tobin C. Harding
1
-35
/
+35
2019-03-06
tools/vm/slabinfo: clean up usage menu debug items
Tobin C. Harding
1
-9
/
+11
2019-03-06
tools/vm/slabinfo: align usage output columns
Tobin C. Harding
1
-3
/
+3
2019-03-06
tools/vm/slabinfo: put options in alphabetic order
Tobin C. Harding
1
-5
/
+6
2019-03-06
tools/vm/slabinfo: update options in usage message
Tobin C. Harding
1
-1
/
+1
2018-09-05
tools/vm/slabinfo.c: fix sign-compare warning
Naoya Horiguchi
1
-2
/
+2
2017-11-16
tools: slabinfo: add "-U" option to show unreclaimable slabs only
Yang Shi
1
-1
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-07-23
tools/vm/slabinfo: fix an unintentional printf
Dan Carpenter
1
-1
/
+2
2016-06-25
tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"
Colin Ian King
1
-1
/
+1
2016-03-16
slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS
Laura Abbott
1
-1
/
+1
2015-11-06
tools/vm/slabinfo: cosmetic globals cleanup
Sergey Senozhatsky
1
-27
/
+27
2015-11-06
tools/vm/slabinfo: output sizes in bytes
Sergey Senozhatsky
1
-37
/
+51
2015-11-06
tools/vm/slabinfo: introduce extended totals mode
Sergey Senozhatsky
1
-10
/
+44
2015-11-06
tools/vm/slabinfo: fix alternate opts names
Sergey Senozhatsky
1
-3
/
+5
2015-11-06
tools/vm/slabinfo: sort slabs by loss
Sergey Senozhatsky
1
-4
/
+21
2015-11-06
tools/vm/slabinfo: limit the number of reported slabs
Sergey Senozhatsky
1
-3
/
+15
2015-11-06
tools/vm/slabinfo: use getopt no_argument/optional_argument
Sergey Senozhatsky
1
-17
/
+17
2012-07-03
mm: Fix signal SIGFPE in slabinfo.c.
majianpeng
1
-7
/
+7
2012-03-29
mm: move slabinfo.c to tools/vm
Dave Young
1
-0
/
+1393