aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJoonsoo Kim <[email protected]>2016-03-15 14:54:47 -0700
committerLinus Torvalds <[email protected]>2016-03-15 16:55:16 -0700
commit10b2e9e8e808bd30e1f4018a36366d07b0abd12f (patch)
tree9895c7970794dcab2fd2c76123df0f2c84925c71 /tools/perf/scripts/python/export-to-postgresql.py
parentd8410234db6a1bb05408ba2f0e3fd6b04ef626a3 (diff)
mm/slab: factor out debugging initialization in cache_init_objs()
cache_init_objs() will be changed in following patch and current form doesn't fit well for that change. So, before doing it, this patch separates debugging initialization. This would cause two loop iteration when debugging is enabled, but, this overhead seems too light than debug feature itself so effect may not be visible. This patch will greatly simplify changes in cache_init_objs() in following patch. Signed-off-by: Joonsoo Kim <[email protected]> Cc: Christoph Lameter <[email protected]> Cc: Pekka Enberg <[email protected]> Cc: David Rientjes <[email protected]> Cc: Joonsoo Kim <[email protected]> Cc: Jesper Dangaard Brouer <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions