aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSergey Senozhatsky <[email protected]>2015-09-08 15:04:33 -0700
committerLinus Torvalds <[email protected]>2015-09-08 15:35:28 -0700
commit0dc63d488a2a433a4a85d3908b3f195c4e6450d2 (patch)
tree0e8403439dedb4bda6fcfd0b17be0ee66ec25e6b /tools/perf/scripts/python/stackcollapse.py
parent04f05909e0fde36ba481ad4c850b666ebef1ac55 (diff)
zsmalloc: cosmetic compaction code adjustments
Change zs_object_copy() argument order to be (DST, SRC) rather than (SRC, DST). copy/move functions usually have (to, from) arguments order. Rename alloc_target_page() to isolate_target_page(). This function doesn't allocate anything, it isolates target page, pretty much like isolate_source_page(). Tweak __zs_compact() comment. Signed-off-by: Sergey Senozhatsky <[email protected]> Acked-by: Minchan Kim <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions