VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
rt-linux-release
/
scripts
/
bloat-o-meter
Date
Commit Message
Rev
Author
2021-01-22
scripts: switch explicitly to Python 3
51839e29
Andy Shevchenko
2020-12-08
tweewide: Fix most Shebang lines
c25ce589
Finn Behrens
2020-08-07
scripts/bloat-o-meter: Support comparing library archives
1d35b605
Nikolay Borisov
2018-12-28
bloat-o-meter: ignore __addressable_ symbols
e0b2475a
Rasmus Villemoes
2018-04-09
syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention
5ac9efa3
Dominik Brodowski
2018-04-09
syscalls/core, syscalls/x86: Clean up syscall stub naming convention
e145242e
Dominik Brodowski
2018-03-09
scripts/bloat-o-meter: fix typos in help
61fc4708
Matteo Croce
2017-11-29
scripts/bloat-o-meter: don't fail with division by 0
edbddb83
Andy Shevchenko
2017-11-15
bloat-o-meter: provide 3 different arguments for data, function and All
192efb7a
Maninder Singh
2016-12-12
scripts/bloat-o-meter: compile .NUMBER regex
0d7bbb43
Alexey Dobriyan
2016-12-12
scripts/bloat-o-meter: don't use readlines()
3af06fd9
Alexey Dobriyan
2016-11-11
scripts/bloat-o-meter: fix SIGPIPE
eef06b82
Alexey Dobriyan
2016-07-26
scripts/bloat-o-meter: fix percent on <1% changes
8cde0daf
Riku Voipio
2016-05-19
scripts/bloat-o-meter: print percent change
b21e91c3
Vineet Gupta
2016-01-14
scripts/bloat-o-meter: fix python3 syntax error
72214a24
Sergey Senozhatsky
2014-08-23
bloat-o-meter: Ignore syscall aliases SyS_ and compat_SyS_
b25c2ff5
Josh Triplett
2013-11-07
scripts/bloat-o-meter: use .startswith rather than fragile slicing
c2e182fa
Josh Triplett
2013-11-07
scripts/bloat-o-meter: ignore changes in the size of linux_banner
5a7b2d27
Josh Triplett
2013-11-06
kbuild, bloat-o-meter: fix static detection
21cf6e58
Andi Kleen
2011-03-22
bloat-o-meter: include read-only data section in report
c50e3f51
Jean Delvare
2007-12-17
fix bloat-o-meter for ppc64
8998979c
Nathan Lynch
2006-06-25
[PATCH] bloat-o-meter: gcc-4 fix
51849738
Rob Landley
2006-04-11
kbuild: fix mode of checkstack.pl and other files.
71378be9
Paolo 'Blaisorblade' Giarrusso
2006-01-08
[PATCH] tiny: Add bloat-o-meter to scripts
d960600d
Matt Mackall