Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/strip-kmod.sh: harmonize leading whitespaces | Adrian Schmutzler | 2019-12-31 | 1 | -1/+1 |
* | scripts/strip-kmod.sh: use sh instead of bash | Rosen Penev | 2019-12-31 | 1 | -1/+1 |
* | scripts/strip-kmod.sh: replace legacy backticks with $() | Rosen Penev | 2019-12-31 | 1 | -1/+1 |
* | scripts/strip-kmod.sh: remove a few extra sections to slightly reduce kernel ... | Felix Fietkau | 2016-02-01 | 1 | -0/+2 |
* | build: Allow kernel modules to set build ID debug symbol | Felix Fietkau | 2015-10-30 | 1 | -1/+4 |
* | kernel: fix stripping of modules with duplicate symbol names | Felix Fietkau | 2012-03-19 | 1 | -1/+2 |
* | kernel: improve profiling support, keep static symbols when profiling is enabled | Felix Fietkau | 2012-03-17 | 1 | -1/+5 |
* | kernel: keep more symbols in the kernel modules when doing profiling | Felix Fietkau | 2012-03-01 | 1 | -3/+5 |
* | kernel: do not rename module symbols with kallsyms enabled | Felix Fietkau | 2012-03-01 | 1 | -0/+5 |
* | strip kernel modules more aggressively: make all global symbols local, rename... | Felix Fietkau | 2012-02-20 | 1 | -0/+38 |