Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-18scripts/bloat-o-meter: add -p argumentNikolay Borisov
2022-07-18scripts/bloat-o-meter: switch argument parsing to using argparseNikolay Borisov
2022-04-30scripts/bloat-o-meter: filter out vermagic as it is not relevantPaul Gortmaker
2021-01-22scripts: switch explicitly to Python 3Andy Shevchenko
2020-12-08tweewide: Fix most Shebang linesFinn Behrens
2020-08-07scripts/bloat-o-meter: Support comparing library archivesNikolay Borisov
2018-12-28bloat-o-meter: ignore __addressable_ symbolsRasmus Villemoes
2018-04-09syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski
2018-04-09syscalls/core, syscalls/x86: Clean up syscall stub naming conventionDominik Brodowski
2018-03-08scripts/bloat-o-meter: fix typos in helpMatteo Croce
2017-11-30scripts/bloat-o-meter: don't fail with division by 0Andy Shevchenko
2017-11-16bloat-o-meter: provide 3 different arguments for data, function and AllManinder Singh
2016-12-13scripts/bloat-o-meter: compile .NUMBER regexAlexey Dobriyan
2016-12-13scripts/bloat-o-meter: don't use readlines()Alexey Dobriyan
2016-11-11scripts/bloat-o-meter: fix SIGPIPEAlexey Dobriyan
2016-07-27scripts/bloat-o-meter: fix percent on <1% changesRiku Voipio
2016-05-20scripts/bloat-o-meter: print percent changeVineet Gupta
2016-01-15scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky
2014-08-24bloat-o-meter: Ignore syscall aliases SyS_ and compat_SyS_Josh Triplett
2013-11-07scripts/bloat-o-meter: use .startswith rather than fragile slicingJosh Triplett
2013-11-07scripts/bloat-o-meter: ignore changes in the size of linux_bannerJosh Triplett
2013-11-07kbuild, bloat-o-meter: fix static detectionAndi Kleen
2011-03-23bloat-o-meter: include read-only data section in reportJean Delvare
2007-12-18fix bloat-o-meter for ppc64Nathan Lynch
2006-06-25[PATCH] bloat-o-meter: gcc-4 fixRob Landley
2006-04-11kbuild: fix mode of checkstack.pl and other files.Paolo 'Blaisorblade' Giarrusso
2006-01-09[PATCH] tiny: Add bloat-o-meter to scriptsMatt Mackall