Age | Commit message (Expand) | Author | Files | Lines |
2020-08-07 | scripts/bloat-o-meter: Support comparing library archives | Nikolay Borisov | 1 | -0/+2 |
2018-12-28 | bloat-o-meter: ignore __addressable_ symbols | Rasmus Villemoes | 1 | -0/+1 |
2018-04-09 | syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention | Dominik Brodowski | 1 | -1/+1 |
2018-04-09 | syscalls/core, syscalls/x86: Clean up syscall stub naming convention | Dominik Brodowski | 1 | -1/+1 |
2018-03-08 | scripts/bloat-o-meter: fix typos in help | Matteo Croce | 1 | -1/+1 |
2017-11-30 | scripts/bloat-o-meter: don't fail with division by 0 | Andy Shevchenko | 1 | -2/+5 |
2017-11-16 | bloat-o-meter: provide 3 different arguments for data, function and All | Maninder Singh | 1 | -34/+55 |
2016-12-13 | scripts/bloat-o-meter: compile .NUMBER regex | Alexey Dobriyan | 1 | -1/+3 |
2016-12-13 | scripts/bloat-o-meter: don't use readlines() | Alexey Dobriyan | 1 | -11/+12 |
2016-11-11 | scripts/bloat-o-meter: fix SIGPIPE | Alexey Dobriyan | 1 | -0/+3 |
2016-07-27 | scripts/bloat-o-meter: fix percent on <1% changes | Riku Voipio | 1 | -2/+2 |
2016-05-20 | scripts/bloat-o-meter: print percent change | Vineet Gupta | 1 | -0/+6 |
2016-01-15 | scripts/bloat-o-meter: fix python3 syntax error | Sergey Senozhatsky | 1 | -4/+4 |
2014-08-24 | bloat-o-meter: Ignore syscall aliases SyS_ and compat_SyS_ | Josh Triplett | 1 | -0/+2 |
2013-11-07 | scripts/bloat-o-meter: use .startswith rather than fragile slicing | Josh Triplett | 1 | -1/+1 |
2013-11-07 | scripts/bloat-o-meter: ignore changes in the size of linux_banner | Josh Triplett | 1 | -0/+1 |
2013-11-07 | kbuild, bloat-o-meter: fix static detection | Andi Kleen | 1 | -2/+2 |
2011-03-23 | bloat-o-meter: include read-only data section in report | Jean Delvare | 1 | -1/+3 |
2007-12-18 | fix bloat-o-meter for ppc64 | Nathan Lynch | 1 | -1/+2 |
2006-06-25 | [PATCH] bloat-o-meter: gcc-4 fix | Rob Landley | 1 | -1/+2 |
2006-04-11 | kbuild: fix mode of checkstack.pl and other files. | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+0 |
2006-01-09 | [PATCH] tiny: Add bloat-o-meter to scripts | Matt Mackall | 1 | -0/+58 |