aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorFeiyang Chen <[email protected]>2023-03-04 15:28:44 +0100
committerPaul E. McKenney <[email protected]>2023-03-20 08:45:22 -0700
commitb551cb7dc347d0d142f4b65b5fa0d052e09e559a (patch)
treec744759218713d492fb9541b7d1ea5595ef47b75 /tools/perf/scripts/python/bin/export-to-postgresql-report
parenta438e528b68fe81c10833538bd454e9f59d092a2 (diff)
tools/nolibc: Add statx() and make stat() rely on statx() if necessary
LoongArch and RISC-V 32-bit only have statx(). ARC, Hexagon, Nios2 and OpenRISC have statx() and stat64() but not stat() or newstat(). Add statx() and make stat() rely on statx() if necessary to make them happy. We may just use statx() for all architectures in the future. Signed-off-by: Feiyang Chen <[email protected]> Acked-by: Huacai Chen <[email protected]> Signed-off-by: Willy Tarreau <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions