diff --git a/README.md b/README.md index 8f2e5f2..308000b 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,32 @@ -## approf -A native macOS app to view [pprof](https://github.com/google/pprof) profiles. Open captured pprof files directly in the app without using the terminal. +https://github.com/user-attachments/assets/d61cd45f-abd8-4fa1-9038-5f9968ce9c9c + +## A native macOS app for [pprof](https://github.com/google/pprof) +Open pprof profiles without command-line hassle ✨. ## Install Download the latest app from [release](https://github.com/moderato-app/approf/releases/latest). + ## Requirements * `Graphviz` installed * macOS **Sonoma** or later on a **M-series chip** -https://github.com/user-attachments/assets/d61cd45f-abd8-4fa1-9038-5f9968ce9c9c +## Features +- [x] Drag and drop pprof files to open +- [x] Compare pprof profiles using the [`-diff_base`](https://github.com/google/pprof/blob/main/doc/README.md#comparing-profiles) option +- [x] Reorder / Add / Remove files in seconds +- [x] Dark / Light mode +- [x] Save sessions for later use +## Screenshots + +