Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract networking logs from profile to Logan (log analyzer) #5088

Open
acreskeyMoz opened this issue Aug 20, 2024 · 2 comments
Open

Extract networking logs from profile to Logan (log analyzer) #5088

acreskeyMoz opened this issue Aug 20, 2024 · 2 comments

Comments

@acreskeyMoz
Copy link

An idea that Kershaw proposed at Mozweek 2024:

A button to extract the networking logs (nsHttp, etc) from a profile (make with profilermarkers) and open them in the Necko tool, Logan (Log Analyzer)

The logan server can be found at:
https://mozilla-necko.github.io/logan/

Logs in particular that would extracted:

nsHttp:5,cache2:5,DocumentLeak:5,PresShell:5,DocLoader:5,nsDocShellLeak:5,RequestContext:5,LoadGroup:5,nsSocketTransport:5

Documentation:
https://github.com/mayhemer/logan#readme

@julienw
Copy link
Contributor

julienw commented Aug 26, 2024

I started something in #4973 but never got to finish it. I should come back at it...

@mstange
Copy link
Contributor

mstange commented Sep 9, 2024

Here's an example profile for testing: https://share.firefox.dev/3AUn2mZ
I captured a page load of mozilla.org after using about:logging to start profiling with the Networking logging preset.

Here's another profile for testing: https://share.firefox.dev/3MEvMjO
This one has all the loggers enabled that are listed in Andrew's initial comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants