index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
bloat-o-meter
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/bloat-o-meter: use the reverse flag for sort
Alexander Pantyukhin
2023-02-02
1
-2
/
+1
*
scripts/bloat-o-meter: add -p argument
Nikolay Borisov
2022-07-17
1
-1
/
+6
*
scripts/bloat-o-meter: switch argument parsing to using argparse
Nikolay Borisov
2022-07-17
1
-19
/
+21
*
scripts/bloat-o-meter: filter out vermagic as it is not relevant
Paul Gortmaker
2022-04-29
1
-0
/
+1
*
scripts: switch explicitly to Python 3
Andy Shevchenko
2021-01-22
1
-1
/
+1
*
tweewide: Fix most Shebang lines
Finn Behrens
2020-12-08
1
-1
/
+1
*
scripts/bloat-o-meter: Support comparing library archives
Nikolay Borisov
2020-08-07
1
-0
/
+2
*
bloat-o-meter: ignore __addressable_ symbols
Rasmus Villemoes
2018-12-28
1
-0
/
+1
*
syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention
Dominik Brodowski
2018-04-09
1
-1
/
+1
*
syscalls/core, syscalls/x86: Clean up syscall stub naming convention
Dominik Brodowski
2018-04-09
1
-1
/
+1
*
scripts/bloat-o-meter: fix typos in help
Matteo Croce
2018-03-09
1
-1
/
+1
*
scripts/bloat-o-meter: don't fail with division by 0
Andy Shevchenko
2017-11-29
1
-2
/
+5
*
bloat-o-meter: provide 3 different arguments for data, function and All
Maninder Singh
2017-11-15
1
-34
/
+55
*
scripts/bloat-o-meter: compile .NUMBER regex
Alexey Dobriyan
2016-12-12
1
-1
/
+3
*
scripts/bloat-o-meter: don't use readlines()
Alexey Dobriyan
2016-12-12
1
-11
/
+12
*
scripts/bloat-o-meter: fix SIGPIPE
Alexey Dobriyan
2016-11-11
1
-0
/
+3
*
scripts/bloat-o-meter: fix percent on <1% changes
Riku Voipio
2016-07-26
1
-2
/
+2
*
scripts/bloat-o-meter: print percent change
Vineet Gupta
2016-05-19
1
-0
/
+6
*
scripts/bloat-o-meter: fix python3 syntax error
Sergey Senozhatsky
2016-01-14
1
-4
/
+4
*
bloat-o-meter: Ignore syscall aliases SyS_ and compat_SyS_
Josh Triplett
2014-08-23
1
-0
/
+2
*
scripts/bloat-o-meter: use .startswith rather than fragile slicing
Josh Triplett
2013-11-07
1
-1
/
+1
*
scripts/bloat-o-meter: ignore changes in the size of linux_banner
Josh Triplett
2013-11-07
1
-0
/
+1
*
kbuild, bloat-o-meter: fix static detection
Andi Kleen
2013-11-06
1
-2
/
+2
*
bloat-o-meter: include read-only data section in report
Jean Delvare
2011-03-22
1
-1
/
+3
*
fix bloat-o-meter for ppc64
Nathan Lynch
2007-12-17
1
-1
/
+2
*
[PATCH] bloat-o-meter: gcc-4 fix
Rob Landley
2006-06-25
1
-1
/
+2
*
kbuild: fix mode of checkstack.pl and other files.
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-0
/
+0
*
[PATCH] tiny: Add bloat-o-meter to scripts
Matt Mackall
2006-01-08
1
-0
/
+58