Age | Commit message (Expand) | Author |
2022-07-17 | scripts/bloat-o-meter: add -p argument | Nikolay Borisov |
2022-07-17 | scripts/bloat-o-meter: switch argument parsing to using argparse | Nikolay Borisov |
2022-04-29 | scripts/bloat-o-meter: filter out vermagic as it is not relevant | Paul Gortmaker |
2021-01-22 | scripts: switch explicitly to Python 3 | Andy Shevchenko |
2020-12-08 | tweewide: Fix most Shebang lines | Finn Behrens |
2020-08-07 | scripts/bloat-o-meter: Support comparing library archives | Nikolay Borisov |
2018-12-28 | bloat-o-meter: ignore __addressable_ symbols | Rasmus Villemoes |
2018-04-09 | syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention | Dominik Brodowski |
2018-04-09 | syscalls/core, syscalls/x86: Clean up syscall stub naming convention | Dominik Brodowski |
2018-03-09 | scripts/bloat-o-meter: fix typos in help | Matteo Croce |
2017-11-29 | scripts/bloat-o-meter: don't fail with division by 0 | Andy Shevchenko |
2017-11-15 | bloat-o-meter: provide 3 different arguments for data, function and All | Maninder Singh |
2016-12-12 | scripts/bloat-o-meter: compile .NUMBER regex | Alexey Dobriyan |
2016-12-12 | scripts/bloat-o-meter: don't use readlines() | Alexey Dobriyan |
2016-11-11 | scripts/bloat-o-meter: fix SIGPIPE | Alexey Dobriyan |
2016-07-26 | scripts/bloat-o-meter: fix percent on <1% changes | Riku Voipio |
2016-05-19 | scripts/bloat-o-meter: print percent change | Vineet Gupta |
2016-01-14 | scripts/bloat-o-meter: fix python3 syntax error | Sergey Senozhatsky |
2014-08-23 | bloat-o-meter: Ignore syscall aliases SyS_ and compat_SyS_ | Josh Triplett |
2013-11-07 | scripts/bloat-o-meter: use .startswith rather than fragile slicing | Josh Triplett |
2013-11-07 | scripts/bloat-o-meter: ignore changes in the size of linux_banner | Josh Triplett |
2013-11-06 | kbuild, bloat-o-meter: fix static detection | Andi Kleen |
2011-03-22 | bloat-o-meter: include read-only data section in report | Jean Delvare |
2007-12-17 | fix bloat-o-meter for ppc64 | Nathan Lynch |
2006-06-25 | [PATCH] bloat-o-meter: gcc-4 fix | Rob Landley |
2006-04-11 | kbuild: fix mode of checkstack.pl and other files. | Paolo 'Blaisorblade' Giarrusso |
2006-01-08 | [PATCH] tiny: Add bloat-o-meter to scripts | Matt Mackall |