diff options
author | Denys Vlasenko <[email protected]> | 2017-06-21 19:46:47 +0200 |
---|---|---|
committer | Al Viro <[email protected]> | 2017-06-29 20:09:12 -0400 |
commit | 4f2ed694148131f93baffca9e68b0cd8dcc96c38 (patch) | |
tree | 584c9391913c98f5b88e3f8eaf4b86d9837265c0 /tools/perf/scripts/python/stackcollapse.py | |
parent | cc658db47d6897a8571fb6227f59d1d18151b0b2 (diff) |
minix: Deinline get_block, save 2691 bytes
This function compiles to 1402 bytes of machine code.
It has 2 callsites, and also a not-inlined copy gets created by compiler
anyway since its address gets passed as a parameter to block_truncate_page().
Signed-off-by: Denys Vlasenko <[email protected]>
CC: Al Viro <[email protected]>
CC: [email protected]
CC: [email protected]
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions