aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorDaniel Wagner <[email protected]>2021-04-01 11:54:10 +0200
committerChristoph Hellwig <[email protected]>2021-04-02 18:48:29 +0200
commitbff4bcf3cfc1595e0ef2aeb774b2403c88de1486 (patch)
tree6046cad188aae9b10e4b90dbb81b350cab378e14 /tools/perf/scripts/python/syscall-counts-by-pid.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 <[email protected]> Signed-off-by: Daniel Wagner <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions