diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2016-02-25 14:14:50 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2016-02-25 14:14:50 +0100 |
commit | 5104ffb229c357d9672344126040721e5dc4cc7b (patch) | |
tree | 69966fba15c2ace4c88352f83cdb4dfdbf86772d /tools/perf/jvmti/Makefile | |
parent | Merge tag 'perf-core-for-mingo-20160224' of git://git.kernel.org/pub/scm/linu... (diff) | |
download | linux-5104ffb229c357d9672344126040721e5dc4cc7b.tar.xz linux-5104ffb229c357d9672344126040721e5dc4cc7b.zip |
perf tools: Use asprintf() for simple string formatting/allocation
No need to use strbuf there, its just a simple alloc+formatting, which
asprintf does just fine.
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-6q6cxfhk8c8ypg3tfpo0i2iy@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/jvmti/Makefile')
0 files changed, 0 insertions, 0 deletions