mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-08-23 18:11:13 +00:00
Merge "Merge remote-tracking branch 'origin/tmp-7876320' into msm-kona"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
4e0965012f
@ -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 */
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user