aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorNicolas Pitre <[email protected]>2011-04-19 15:42:43 -0400
committerNicolas Pitre <[email protected]>2011-05-07 00:07:59 -0400
commit34cc1a8fe0d3f89f3602b49f1121a99d2bfc5efc (patch)
treed8c70249ddd62093a3074996fd8b25b46a4ad211 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentea9df3b168e641e87dbf889afae16390119e4179 (diff)
ARM: zImage: no need to get the decompressed size from the filesystem
In commit d239b1dc093d the hardcoded 4x estimate for the decompressed kernel size was replaced by the exact Image file size and passed to the linker as a symbol value. Turns out that this is unneeded as the size is already included at the end of the compressed piggy data. For those compressed formats that don't include this data, the build system already takes care of appending it using size_append in scripts/Makefile.lib. So let's use that instead. Signed-off-by: Nicolas Pitre <[email protected]> Tested-by: Shawn Guo <[email protected]> Tested-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions