summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorWilly Tarreau <w@1wt.eu>2022-02-07 17:23:35 +0100
committerPaul E. McKenney <paulmck@kernel.org>2022-04-20 17:05:44 -0700
commitacab7bcdb1bc14d5a6a0c3c1d2b9bd681172cf47 (patch)
tree713ed9c0b82fc8ff77b5a921346fcc407413aefd /tools/perf/scripts/python/export-to-postgresql.py
parent51469d5ab38fd1ac2182da8cd49eea3420b8000b (diff)
tools/nolibc/stdio: add perror() to report the errno value
It doesn't contain the text for the error codes, but instead displays "errno=" followed by the errno value. Just like the regular errno, if a non-empty message is passed, it's placed followed with ": " on the output before the errno code. The message is emitted on stderr. Signed-off-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions