diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2016-03-23 15:44:09 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-03-23 16:36:07 -0300 |
commit | a610f5cbb2a7e26b7f2df2f5df255e34007d6bfd (patch) | |
tree | d69e2f9289c94abc500de45d3c178b4fb0f6d9ee /tools/perf/builtin-script.c | |
parent | cf47a8aede9febee21cbd21d40a9c47244773a6c (diff) |
perf help: Use asprintf instead of adhoc equivalents
That doesn't chekcs malloc return and that, when using strbuf, if it
can't grow, just explodes away via die().
Cc: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions