Skip to content

v1.0

Compare
Choose a tag to compare
@mgartner mgartner released this 25 Oct 17:36
· 20 commits to master since this release

Changelog

5ba936c Add -h, --help flags
285b722 Add basic flamegraph generation
69b4fa8 Add demo to README
fa5eb43 Add example headers to README
2705720 Add examples in docs/
8c9c801 Add filter, cond, buffer, and hash details
0e0ad4b Add goreleaser support
67b4866 Add pg_flame to .gitignore
541c6fe Add query planning time
36ccb55 Combine flame and html packages
b443e30 Display details in a table
04e6661 Document usage and background
de2cedf Fix display bug for InitPlan nodes
3dbe7b9 Fix error return type ordering
8395cbd Improve background in README
a879ee7 Initial commit
ac59a96 Print errors to standard error
41a07f4 Simplify details table
cfde2e2 Simplify template usage
5c3c8cf Use case statement in name function