]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf tools: add --sym-lookup arg to enable symbol lookup in hugepage shm segment
authorashok.vairavan <avairava@ca-server1.us.oracle.com>
Wed, 6 Jul 2016 15:13:41 +0000 (08:13 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 8 Jul 2016 20:52:11 +0000 (13:52 -0700)
commit931f0b3674150bf8c89f76ac8748a9851e5b17db
tree6e1f409657c27b234542d40a0c3e9107a9d74a7b
parent79f0abf10e692d4138980505c0fc1a7448de6e59
perf tools: add --sym-lookup arg to enable symbol lookup in hugepage shm segment

Orabug: 23278057

A command line flag -l, --sym-lookup is added to Perf tool to enable symbol
lookup in hugepage shm segment. Perf tool without -l option exhibits the
default behavior of upstream.

Signed-off-by: avairava@ca-server1.us.oracle.com
tools/perf/builtin-record.c
tools/perf/builtin-report.c
tools/perf/util/map.c
tools/perf/util/map.h