aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSergey Senozhatsky <[email protected]>2023-07-09 11:56:26 +0900
committerAndrew Morton <[email protected]>2023-08-18 10:12:18 -0700
commitf9044f170c5e89a12116066d1b9b932e934b9efb (patch)
tree4fe52dd2c284f2c8b6850ceddc1b7dc3159ac85f /tools/perf/scripts/python/export-to-sqlite.py
parent99aa77215ad0254bf15f84e58fe9f3f1d942ff0f (diff)
zsmalloc: remove obj_tagged()
obj_tagged() is not needed at this point, because objects can only have one tag: OBJ_ALLOCATED_TAG. We needed obj_tagged() for the zsmalloc LRU implementation, which has now been removed. Simplify zsmalloc code and revert to the previous implementation that was in place before the zsmalloc LRU series. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Sergey Senozhatsky <[email protected]> Acked-by: Nhat Pham <[email protected]> Cc: Minchan Kim <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions