Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5e001a4e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove HWC trace from default surface traces." into rvc-dev am:...

Merge "Remove HWC trace from default surface traces." into rvc-dev am: 1032fac2 am: 929a7faa am: b4f774a3

Change-Id: I66ca2b20533a5b10362bf095207836ce139e0abd
parents 6b7b3051 b4f774a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -101,7 +101,7 @@ private:
    std::condition_variable mCanStartTrace;
    std::condition_variable mCanStartTrace;


    std::mutex& mSfLock;
    std::mutex& mSfLock;
    uint32_t mTraceFlags GUARDED_BY(mSfLock) = TRACE_ALL;
    uint32_t mTraceFlags GUARDED_BY(mSfLock) = TRACE_CRITICAL | TRACE_INPUT;
    const char* mWhere GUARDED_BY(mSfLock) = "";
    const char* mWhere GUARDED_BY(mSfLock) = "";


    mutable std::mutex mTraceLock;
    mutable std::mutex mTraceLock;