issue with cef tracing

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

issue with cef tracing

Postby krunt » Thu Sep 29, 2016 12:25 pm

Hello,
when I start tracing like this CefBeginTracing(CefString(),NULL)
I am getting trace with all categories, but viewing it in chrome://tracing does not show anything (only interactions bar).
After experimentation I found that latencyInfo is a tracing category that causes this issue, i.e.
CefBeginTracing("<some-categories>,latencyInfo",NULL) - does not work
CefBeginTracing("<some-categories>",NULL) - works
Is their a way to fix this?
krunt
Newbie
 
Posts: 3
Joined: Wed Sep 21, 2016 9:36 am

Re: issue with cef tracing

Postby magreenblatt » Thu Sep 29, 2016 1:58 pm

What CEF version are you using? What Google Chrome version are you using? Try using versions that match.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 91 guests