diff options
author | Kai Ye <[email protected]> | 2021-12-06 18:47:24 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-12-21 10:13:34 +0100 |
commit | 2d2802fb24de8cbacb4a2d6da2e002acc1c17143 (patch) | |
tree | 181b1adc68f8de93679e73dbdfbde0ad06c4844e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 909c648e03e8eda8eb72678b3e95042739d6eb71 (diff) |
uacce: use sysfs_emit instead of sprintf
Use the sysfs_emit to replace sprintf. sprintf may cause
output defect in sysfs content, it is better to use new
added sysfs_emit function which knows the size of the
temporary buffer.
Signed-off-by: Kai Ye <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions