aboutsummaryrefslogtreecommitdiff
path: root/scripts/strip-kmod.sh
Commit message (Collapse)AuthorAge
* kernel: fix stripping of modules with duplicate symbol namesFelix Fietkau2012-03-19
| | | | SVN-Revision: 31031
* kernel: improve profiling support, keep static symbols when profiling is enabledFelix Fietkau2012-03-17
| | | | SVN-Revision: 30964
* kernel: keep more symbols in the kernel modules when doing profilingFelix Fietkau2012-03-01
| | | | SVN-Revision: 30762
* kernel: do not rename module symbols with kallsyms enabledFelix Fietkau2012-03-01
| | | | SVN-Revision: 30759
* strip kernel modules more aggressively: make all global symbols local, ↵Felix Fietkau2012-02-20
rename all symbols in the symbol table to make them compress better SVN-Revision: 30662