First patch fixes perf output field hint. Second and third fixes crash when used in a piped mode.
Ravi Bangoria (3): perf script: Add missing output fields in a hint perf script: Fix crash because of missing evsel->priv perf script: Fix crash because of missing feat_op[] entry tools/perf/builtin-script.c | 19 +++++++++++++++++-- tools/perf/util/header.c | 7 ++++++- 2 files changed, 23 insertions(+), 3 deletions(-) -- 2.14.4