summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDaniel Wagner <dwagner@suse.de>2021-04-01 11:54:10 +0200
committerChristoph Hellwig <hch@lst.de>2021-04-02 18:48:29 +0200
commitbff4bcf3cfc1595e0ef2aeb774b2403c88de1486 (patch)
tree6046cad188aae9b10e4b90dbb81b350cab378e14 /tools/perf/scripts/python/export-to-sqlite.py
parent8df1bff57c7e5fc7747b9236561079907d8cf82e (diff)
nvme: use sysfs_emit instead of sprintf
sysfs_emit is the recommended API to use for formatting strings to be returned to user space. It is equivalent to scnprintf and aware of the PAGE_SIZE buffer size. Suggested-by: Chaitanya Kulkarni <Chaitanya.Kulkarni@wdc.com> Signed-off-by: Daniel Wagner <dwagner@suse.de> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions