diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-02-05 13:51:16 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-02-06 10:00:38 -0300 |
commit | af1db7f6b7323ab9f7beffe6028f421f4c398e7f (patch) | |
tree | 53fc0a07fc612c866c3d118fd5c2cb100b5864da /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d6e4ae499f25729c440714b0d902ed245a67c18f (diff) |
perf arm pmu: Add missing linux/string.h header
It uses strstarts(), that is defined in linux/string.h but that was
being including by sheer luck, indirectly, fix it.
Cc: Adrian Hunter <[email protected]>
Cc: Dongjiu Geng <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kim Phillips <[email protected]>
Cc: Mathieu Poirier <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Suzuki Poulouse <[email protected]>
Cc: Will Deacon <[email protected]>
Link: https://lkml.kernel.org/n/[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