aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAlexey Dobriyan <[email protected]>2021-11-08 18:33:22 -0800
committerLinus Torvalds <[email protected]>2021-11-09 10:02:50 -0800
commit839b395eb9c13ae56ea5fc3ca9802734a72293f0 (patch)
tree8b6338a8300c8bd79ea8200f6456b86032c722f0 /tools/perf/scripts/python/export-to-sqlite.py
parentbfb3ba32061da1a9217ef6d02fbcffb528e4c8df (diff)
lib: uninline simple_strntoull() as well
Codegen become bloated again after simple_strntoull() introduction add/remove: 0/0 grow/shrink: 0/4 up/down: 0/-224 (-224) Function old new delta simple_strtoul 5 2 -3 simple_strtol 23 20 -3 simple_strtoull 119 15 -104 simple_strtoll 155 41 -114 Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Alexey Dobriyan <[email protected]> Cc: Richard Fitzgerald <[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-sqlite.py')
0 files changed, 0 insertions, 0 deletions