aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorNicolas Pitre <[email protected]>2017-10-12 02:16:11 -0400
committerAl Viro <[email protected]>2017-10-15 00:47:22 -0400
commitfd4f6f2a78aeaebb7094c1bb9b30623d18a86e4c (patch)
treecf6e32f1d7207c0cd63fb606ae5510a1bd5f39f7 /tools/perf/scripts/python/call-graph-from-sql.py
parent99c18ce580c6cc6763e694b4ce320d7b226ab59b (diff)
cramfs: implement uncompressed and arbitrary data block positioning
Two new capabilities are introduced here: - The ability to store some blocks uncompressed. - The ability to locate blocks anywhere. Those capabilities can be used independently, but the combination opens the possibility for execute-in-place (XIP) of program text segments that must remain uncompressed, and in the MMU case, must have a specific alignment. It is even possible to still have the writable data segments from the same file compressed as they have to be copied into RAM anyway. This is achieved by giving special meanings to some unused block pointer bits while remaining compatible with legacy cramfs images. Signed-off-by: Nicolas Pitre <[email protected]> Tested-by: Chris Brandt <[email protected]> Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions