diff options
author | Masami Hiramatsu <[email protected]> | 2014-08-14 02:22:32 +0000 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-08-15 10:54:29 -0300 |
commit | b2348e1d8a67c58de44820587fabc4f987eafbb6 (patch) | |
tree | 2c6504e6cc99fa53b8f8daeabd38dd79e33eb5da /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 6eb08660962a91212902869672dab5199827cbfd (diff) |
perf: Use strerror_r instead of strerror
Use strerror_r instead of strerror in error messages for thread-safety.
This also introduce STRERR_BUFSIZE macro for the default size of message
buffer for strerror_r.
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Naohiro Aota <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions