summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2026-01-27 02:09:37 -0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2026-01-27 02:09:37 -0300
commitf1321cce848c558fde4c0c6bcd5e53f3cefd3af2 (patch)
treea8c35160e381ce1ba70b10c0b3711e9f418eef9f /tools/perf/scripts/python/exported-sql-viewer.py
parent678ed6b707e4b2db250f255d2f959322896dae65 (diff)
downloadlinux-f1321cce848c558fde4c0c6bcd5e53f3cefd3af2.tar.gz
linux-f1321cce848c558fde4c0c6bcd5e53f3cefd3af2.zip
perf session: Don't write to memory pointed to a const pointer
Since it is freshly allocated just attribute it to a non-const pointer and then change it via that pointer. That way we avoid const-correctness warnings in recent glibc versions. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions