Skip to content

Instantly share code, notes, and snippets.

@gs0510
Created July 26, 2017 06:56
Show Gist options
  • Save gs0510/f72539374196ea849175c27802026e29 to your computer and use it in GitHub Desktop.
Save gs0510/f72539374196ea849175c27802026e29 to your computer and use it in GitHub Desktop.
+--------+------------------------+------+------+-----+-------+----------+
| | filename | text | data | bss | dec | hex |
+--------+------------------------+------+------+-----+-------+----------+
| | | | | | | |
| BEFORE | kernel/pid.o | 8447 | 3894 | 64 | 12405 | 3075 |
| AFTER | | 7667 | 2018 | 64 | 9749 | 2615 |
| BEFORE | kernel/pid_namespace.o | 5692 | 1842 | 192 | 7726 | 1e2e |
| AFTER | | 5682 | 1842 | 192 | 7716 | 1.00E+24 |
+--------+------------------------+------+------+-----+-------+----------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment