aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bloat-o-meter (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-09syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski1-1/+1
2018-04-09syscalls/core, syscalls/x86: Clean up syscall stub naming conventionDominik Brodowski1-1/+1
2018-03-09scripts/bloat-o-meter: fix typos in helpMatteo Croce1-1/+1
2017-11-29scripts/bloat-o-meter: don't fail with division by 0Andy Shevchenko1-2/+5
2017-11-15bloat-o-meter: provide 3 different arguments for data, function and AllManinder Singh1-34/+55
2016-12-12scripts/bloat-o-meter: compile .NUMBER regexAlexey Dobriyan1-1/+3
2016-12-12scripts/bloat-o-meter: don't use readlines()Alexey Dobriyan1-11/+12
2016-11-11scripts/bloat-o-meter: fix SIGPIPEAlexey Dobriyan1-0/+3
2016-07-26scripts/bloat-o-meter: fix percent on <1% changesRiku Voipio1-2/+2
2016-05-19scripts/bloat-o-meter: print percent changeVineet Gupta1-0/+6
2016-01-14scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky1-4/+4
2014-08-23bloat-o-meter: Ignore syscall aliases SyS_ and compat_SyS_Josh Triplett1-0/+2
2013-11-07scripts/bloat-o-meter: use .startswith rather than fragile slicingJosh Triplett1-1/+1
2013-11-07scripts/bloat-o-meter: ignore changes in the size of linux_bannerJosh Triplett1-0/+1
2013-11-06kbuild, bloat-o-meter: fix static detectionAndi Kleen1-2/+2
2011-03-22bloat-o-meter: include read-only data section in reportJean Delvare1-1/+3
2007-12-17fix bloat-o-meter for ppc64Nathan Lynch1-1/+2
2006-06-25[PATCH] bloat-o-meter: gcc-4 fixRob Landley1-1/+2
2006-04-11kbuild: fix mode of checkstack.pl and other files.Paolo 'Blaisorblade' Giarrusso1-0/+0
2006-01-08[PATCH] tiny: Add bloat-o-meter to scriptsMatt Mackall1-0/+58