android_kernel_samsung_msm8976/tools/perf/util
Jiri Olsa e6a26149c7 perf header: Fix wrong node write in NUMA_TOPOLOGY feature
commit b00ccb27f97367d89e2d7b419ed198b0985be55d upstream.

We are currently passing the node index instead of the real node number.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Fixes: fbe96f29ce ("perf tools: Make perf.data more self-descriptive (v8)"
Link: http://lkml.kernel.org/r/20190219095815.15931-2-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
[bwh: Backported to 3.16: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2019-07-27 22:11:25 +02:00
..
include
scripting-engines
PERF-VERSION-GEN
abspath.c
alias.c
annotate.c
annotate.h
bitmap.c
build-id.c
build-id.h
cache.h
callchain.c
callchain.h
cgroup.c
cgroup.h
color.c
color.h
config.c
cpumap.c
cpumap.h
ctype.c
debug.c
debug.h
dso.c
dso.h
dwarf-aux.c
dwarf-aux.h
environment.c
event.c
event.h
evlist.c
evlist.h
evsel.c BACKPORT: perf tools: Document the perf sysctls 2016-08-22 07:02:32 -07:00
evsel.h
exec_cmd.c
exec_cmd.h
generate-cmdlist.sh
header.c perf header: Fix wrong node write in NUMA_TOPOLOGY feature 2019-07-27 22:11:25 +02:00
header.h
help.c
help.h
hist.c
hist.h perf session: Do not fail on processing out of order event 2015-01-16 06:59:03 -08:00
hweight.c
intlist.c
intlist.h
levenshtein.c
levenshtein.h
machine.c
machine.h
map.c
map.h
pager.c
parse-events.c
parse-events.h
parse-events.l
parse-events.y
parse-options.c
parse-options.h
path.c
perf_regs.h
pmu.c
pmu.h
pmu.l
pmu.y
probe-event.c
probe-event.h
probe-finder.c
probe-finder.h
pstack.c
pstack.h
python-ext-sources
python.c
quote.c
quote.h
rblist.c
rblist.h
run-command.c
run-command.h
session.c perf session: Fix infinite loop on invalid perf.data file 2019-07-27 21:52:40 +02:00
session.h
setup.py
sigchain.c
sigchain.h
sort.c
sort.h
stat.c
stat.h
strbuf.c
strbuf.h
strfilter.c
strfilter.h
string.c
strlist.c
strlist.h
svghelper.c
svghelper.h
symbol-elf.c perf symbols: Fixup symbol sizes before picking best ones 2019-07-27 21:42:24 +02:00
symbol-minimal.c
symbol.c perf symbols: Fixup symbol sizes before picking best ones 2019-07-27 21:42:24 +02:00
symbol.h
sysfs.c
sysfs.h
target.c
target.h
thread.c
thread.h
thread_map.c
thread_map.h
tool.h
top.c
top.h
trace-event-info.c
trace-event-parse.c
trace-event-read.c
trace-event-scripting.c perf scripting: Avoid leaking the scripting_context variable 2019-07-27 21:42:59 +02:00
trace-event.h
types.h
unwind.c
unwind.h
usage.c
util.c
util.h
values.c
values.h
vdso.c
vdso.h
wrapper.c
xyarray.c
xyarray.h