Merge "Merge remote-tracking branch 'origin/tmp-7876320' into msm-kona"

This commit is contained in:
qctecmdr Service
2018-09-22 01:26:23 -07:00
committed by Gerrit - the friendly Code Review server
299 changed files with 2975 additions and 1733 deletions

View File

@ -144,7 +144,7 @@ enum perf_event_sample_format {
PERF_SAMPLE_MAX = 1U << 20, /* non-ABI */
__PERF_SAMPLE_CALLCHAIN_EARLY = 1ULL << 63,
__PERF_SAMPLE_CALLCHAIN_EARLY = 1ULL << 63, /* non-ABI; internal use */
};
/*