aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2021-04-15 12:15:55 +0300
committerGreg Kroah-Hartman <[email protected]>2021-04-16 07:26:50 +0200
commit41c9f7fb64f8423750b0ccd916a8a3cf4f5c99c1 (patch)
treea464ac628be498ffbde8b963041c70a36df3dd64 /tools/perf/scripts/python/exported-sql-viewer.py
parent48cb17531b15967d9d3f34c770a25cc6c4ca6ad1 (diff)
stm class: Use correct UUID APIs
It appears that the STM code didn't manage to accurately decypher the delicate inner workings of an alternative thought process behind the UUID API and directly called generate_random_uuid() that clearly needs to be a static function in lib/uuid.c. At the same time, said STM code is poking directly at the byte array inside the uuid_t when it uses the UUID for its internal purposes. Fix these two transgressions by using intended APIs instead. Signed-off-by: Andy Shevchenko <[email protected]> [ash: changed back to uuid_t and updated the commit message] Signed-off-by: Alexander Shishkin <[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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions