Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Conversation

@prashantv
Copy link
Contributor

Flags now pass through unknown flags (like --alloc_objects) to go tool pprof, and are broken into multiple sections.

Restructure the README into:

  • Usage
  • Integration
  • Installation
  • Development

Can see the rendered output here:
https://github.com/uber/go-torch/blob/readme/README.md

Focus examples on more common usage, and remove less frequently used examples like outputting an SVG to stdout or outputting the raw flamegraph input.

@coveralls
Copy link

coveralls commented Jun 3, 2016

Coverage Status

Coverage increased (+0.04%) to 94.505% when pulling 0a522f2 on readme into 940eadd on master.

@sandlerben
Copy link
Contributor

sandlerben commented Jun 3, 2016

This is awesome. It's really cool to see the project getting better and
better.

README.md Outdated

## Integrating With Your Application

To profile profiling endpoints in your application, follow the official
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Somewhat awkward wording: "To profile profiling..."

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, meant "To add profiling", updated.

@ascandella
Copy link
Contributor

Looks good to me!

@coveralls
Copy link

coveralls commented Jun 3, 2016

Coverage Status

Coverage increased (+0.04%) to 94.505% when pulling 042ec6a on readme into 940eadd on master.

@prashantv prashantv merged commit 3433eb0 into master Jun 3, 2016
@prashantv prashantv deleted the readme branch June 3, 2016 14:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants