projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ace451e
)
tools/vm/slabinfo: update options in usage message
author
Tobin C. Harding
<
[email protected]
>
Tue, 5 Mar 2019 23:48:59 +0000
(15:48 -0800)
committer
Linus Torvalds
<
[email protected]
>
Wed, 6 Mar 2019 05:07:20 +0000
(21:07 -0800)
Currently usage message list only a subset of the available options.
should list them all.
Update options in usage massage to include all available options.
Link:
http://lkml.kernel.org/r/
[email protected]
Signed-off-by: Tobin C. Harding <
[email protected]
>
Acked-by: Christoph Lameter <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
tools/vm/slabinfo.c
patch
|
blob
|
history
diff --git
a/tools/vm/slabinfo.c
b/tools/vm/slabinfo.c
index 334b16db0ebbe99b82855c80e641986c4f93edc8..d3908c50c87c4f4c11a22050595a85e3ee822079 100644
(file)
--- a/
tools/vm/slabinfo.c
+++ b/
tools/vm/slabinfo.c
@@
-110,7
+110,7
@@
static void fatal(const char *x, ...)
static void usage(void)
{
printf("slabinfo 4/15/2011. (c) 2007 sgi/(c) 2011 Linux Foundation.\n\n"
- "slabinfo [-a
hnpvtsz] [-d debugopts
] [slab-regexp]\n"
+ "slabinfo [-a
ADefhilnosrStTvz1LXBU] [N=K] [-dafzput
] [slab-regexp]\n"
"-a|--aliases Show aliases\n"
"-A|--activity Most active slabs first\n"
"-d<options>|--debug=<options> Set/Clear Debug options\n"