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

Support for gzipping files and arbitrary metadata #10

Closed
wants to merge 10 commits into from

Conversation

gflarity
Copy link

Sorry for putting these together, but I've added two improvements that I think others will find valuable:

  1. runs are now gziped. This saves a lot of space and it I've made it all backward compatible, so any non-gziped runs are handled just as before.

  2. You can now optionally include arbitrary metadata with a run. I've updated the documentation with an example. This allows user to include things like $_SERVER['REMOTE_ADDRESS'], the called URI, or anything else. The output is a bit spartan, but's completely optional.

@epriestley
Copy link
Member

This project has a new maintainer, Phacility. We worked with the original developers and maintainers of XHProf at Facebook until 2011/2012. We recently offered to take over maintenance because we use XHProf heavily in our software (Phabricator) while Facebook is now focused on the HHVM platform and relies on XHProf much less than it once did.

I'm trying to clear out the backlog of open requests and issues. This is really really old, so I'm not sure if it's still relevant. If it is relevant, please sign the Phacility CLA (https://secure.phabricator.com/L28) and then leave a comment or submit a new request. Thanks!

@epriestley epriestley closed this Aug 27, 2014
@LionsAd LionsAd mentioned this pull request Nov 6, 2015
@Minasu Minasu mentioned this pull request Jun 20, 2016
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

Successfully merging this pull request may close these issues.

None yet

3 participants