commit | 49346e858f34eda103d7c0e85c06edbaebfc83a9 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Apr 05 11:43:41 2017 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Apr 11 08:45:09 2017 -0300 |
tree | 5f7f0e4f5749922ef883e6424e2eebc888832e7b | |
parent | dadafc315ded31a36cb4899bc85ef4050f0332a7 [diff] |
perf script: Use strtok_r() when parsing output field list Just avoiding non-reentrant functions. Cc: David Ahern <dsahern@gmail.com> Link: http://lkml.kernel.org/n/tip-eqytykipd74epzl9aexvppcg@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>