X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=tools%2Fperf%2Futil%2Fevsel.c;fp=tools%2Fperf%2Futil%2Fevsel.c;h=3a334f0019979e88ed8fbaa152f2183470c973f5;hb=a1595789bdf80586b781afa9c04a2e91812d322f;hp=ec0cc1e21c626e3617820039e7a9df4ca60f43eb;hpb=111173b30a49a6d341ed66a2f7b607ee2d6a64a9;p=karo-tx-linux.git diff --git a/tools/perf/util/evsel.c b/tools/perf/util/evsel.c index ec0cc1e21c62..3a334f001997 100644 --- a/tools/perf/util/evsel.c +++ b/tools/perf/util/evsel.c @@ -678,7 +678,6 @@ void perf_evsel__config(struct perf_evsel *evsel, attr->sample_type |= PERF_SAMPLE_WEIGHT; attr->mmap = track; - attr->mmap2 = track && !perf_missing_features.mmap2; attr->comm = track; if (opts->sample_transaction)