Pyroscope-io

Latest version: v0.8.8

Safety actively analyzes 685838 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 18 of 19

0.0.18

![v0.0.18](https://pyroscope-public.s3.amazonaws.com/release-images/v0.0.18.png)

Installation

For instructions on how to install pyroscope visit our [Getting Started guide](https://pyroscope.io/docs/).

Source code
[pyroscope-0.0.18-source.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.18-source.tar.gz)

Linux binary builds
[pyroscope-0.0.18-linux-amd64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.18-linux-amd64.tar.gz)
[pyroscope-0.0.18-linux-arm64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.18-linux-arm64.tar.gz)

Ubuntu / Debian (.deb) builds
[pyroscope_0.0.18_amd64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.18_amd64.deb)
[pyroscope_0.0.18_arm64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.18_arm64.deb)

RHEL / CentOS (.rpm) builds
[pyroscope-0.0.18-1-x86_64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.18-1-x86_64.rpm)
[pyroscope-0.0.18-1-aarch64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.18-1-aarch64.rpm)

Windows (.msi) builds
[pyroscope_agent_0.0.18_amd64.msi](https://dl.pyroscope.io/release/pyroscope_agent_0.0.18_amd64.msi)


Changes:
* Add FlameGraphRendererNew, factor out ProfilerHeader and ProfilerTable ([5c0f137](https://github.com/pyroscope-io/pyroscope/commit/5c0f137))
* Added a date and time picker ([7246d32](https://github.com/pyroscope-io/pyroscope/commit/7246d32))
* adds 'gospy.(*GoSpy).Snapshot' to list of excludes in gospy, addresses 50 ([a565c52](https://github.com/pyroscope-io/pyroscope/commit/a565c52)), closes [#50](https://github.com/pyroscope-io/pyroscope/issues/50)
* adds a lint comment ([8da5bae](https://github.com/pyroscope-io/pyroscope/commit/8da5bae))
* adds a revive exception for code that we didn't write ([0616b14](https://github.com/pyroscope-io/pyroscope/commit/0616b14))
* adds auto-review github action ([da0f556](https://github.com/pyroscope-io/pyroscope/commit/da0f556))
* auto review config improvements ([bc5eaa5](https://github.com/pyroscope-io/pyroscope/commit/bc5eaa5))
* Change cursor to pointer, change crosshair color ([1b9c1b4](https://github.com/pyroscope-io/pyroscope/commit/1b9c1b4))
* changed date format to YYYY-mm-dd HH:MM ([609d2e4](https://github.com/pyroscope-io/pyroscope/commit/609d2e4))
* coloring date as blue when it's part of the range ([a9155d9](https://github.com/pyroscope-io/pyroscope/commit/a9155d9))
* Fix ProfilerHeader lint ([2f987ce](https://github.com/pyroscope-io/pyroscope/commit/2f987ce))
* fix typo ([67f1567](https://github.com/pyroscope-io/pyroscope/commit/67f1567))
* Fix Update button from falling out, add date range labels ([534ce1f](https://github.com/pyroscope-io/pyroscope/commit/534ce1f))
* fixes an issue with forks and "Auto Request Review" ([9880432](https://github.com/pyroscope-io/pyroscope/commit/9880432))
* fixes work function ([00753b7](https://github.com/pyroscope-io/pyroscope/commit/00753b7))
* from selector fixed ([ed7e47b](https://github.com/pyroscope-io/pyroscope/commit/ed7e47b))
* Import crosshair library, define function that draws crosshair ([383fcd2](https://github.com/pyroscope-io/pyroscope/commit/383fcd2))
* improved the date range selector and fixed 54 60 ([6194b88](https://github.com/pyroscope-io/pyroscope/commit/6194b88)), closes [#54](https://github.com/pyroscope-io/pyroscope/issues/54) [#60](https://github.com/pyroscope-io/pyroscope/issues/60)
* makes exec work with auth token ([9039949](https://github.com/pyroscope-io/pyroscope/commit/9039949))
* Merge FlameGraphRendererNew to FlameGraphRenderer ([a235867](https://github.com/pyroscope-io/pyroscope/commit/a235867))
* removed coloring range on hover ([c20d909](https://github.com/pyroscope-io/pyroscope/commit/c20d909))
* renames errFoo -> errClosing ([aaf0a68](https://github.com/pyroscope-io/pyroscope/commit/aaf0a68))
* reverts examples/golang/main.go changes ([9fa9e34](https://github.com/pyroscope-io/pyroscope/commit/9fa9e34))
* Set cross hair settings ([7bf4ab5](https://github.com/pyroscope-io/pyroscope/commit/7bf4ab5))
* Small css changes ([f70da15](https://github.com/pyroscope-io/pyroscope/commit/f70da15))
* split the code into reusable pieces, fixed issue55 ([2c81645](https://github.com/pyroscope-io/pyroscope/commit/2c81645)), closes [issue#55](https://github.com/pyroscope-io/pyroscope/issues/55)
* support for auth tokens, atexit fix ([ff206a3](https://github.com/pyroscope-io/pyroscope/commit/ff206a3))
* trying to add auto-labeler + fix auto-review actionAuto label (63) ([bc7aa2f](https://github.com/pyroscope-io/pyroscope/commit/bc7aa2f)), closes [#63](https://github.com/pyroscope-io/pyroscope/issues/63)
* updated ([320ac81](https://github.com/pyroscope-io/pyroscope/commit/320ac81))
* updated 2/ ([9734d74](https://github.com/pyroscope-io/pyroscope/commit/9734d74))
* updates our list of contributors ([0dc9715](https://github.com/pyroscope-io/pyroscope/commit/0dc9715))
* updates the list of contributors ([032c148](https://github.com/pyroscope-io/pyroscope/commit/032c148))
* cleanup: lint go code ([04c69b1](https://github.com/pyroscope-io/pyroscope/commit/04c69b1))

0.0.17

![v0.0.17](https://pyroscope-public.s3.amazonaws.com/release-images/v0.0.17.png)

Installation

For instructions on how to install pyroscope visit our [Getting Started guide](https://pyroscope.io/docs/).

Source code
[pyroscope-0.0.17-source.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.17-source.tar.gz)

Linux binary builds
[pyroscope-0.0.17-linux-amd64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.17-linux-amd64.tar.gz)
[pyroscope-0.0.17-linux-arm64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.17-linux-arm64.tar.gz)

Ubuntu / Debian (.deb) builds
[pyroscope_0.0.17_amd64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.17_amd64.deb)
[pyroscope_0.0.17_arm64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.17_arm64.deb)

RHEL / CentOS (.rpm) builds
[pyroscope-0.0.17-1-x86_64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.17-1-x86_64.rpm)
[pyroscope-0.0.17-1-aarch64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.17-1-aarch64.rpm)

Windows (.msi) builds
[pyroscope_agent_0.0.17_amd64.msi](https://dl.pyroscope.io/release/pyroscope_agent_0.0.17_amd64.msi)


Changes:
* Add logo to examples page ([1ea5655](https://github.com/pyroscope-io/pyroscope/commit/1ea5655))
* Add more examples tweaks ([d1f4f70](https://github.com/pyroscope-io/pyroscope/commit/d1f4f70))
* Add readme for how to debug python ([c0da18e](https://github.com/pyroscope-io/pyroscope/commit/c0da18e))
* adds build info to main page ([1133949](https://github.com/pyroscope-io/pyroscope/commit/1133949))
* better handling of application names ([59266bc](https://github.com/pyroscope-io/pyroscope/commit/59266bc))
* Change files for blog example ([3f9f55b](https://github.com/pyroscope-io/pyroscope/commit/3f9f55b))
* changes from time to iterations ([8e39892](https://github.com/pyroscope-io/pyroscope/commit/8e39892))
* Custom date range now no-ops ([4e31536](https://github.com/pyroscope-io/pyroscope/commit/4e31536))
* Enable lint JSX ([8e2d3a4](https://github.com/pyroscope-io/pyroscope/commit/8e2d3a4))
* first steps towards a dbmanager command ([dbe6e1d](https://github.com/pyroscope-io/pyroscope/commit/dbe6e1d))
* Fix Custom Date Range Input ([f316a17](https://github.com/pyroscope-io/pyroscope/commit/f316a17))
* Fix link in readme ([b47420f](https://github.com/pyroscope-io/pyroscope/commit/b47420f))
* Fix refresh button ([dabc101](https://github.com/pyroscope-io/pyroscope/commit/dabc101))
* Fix timeline and useEffect usage ([bffb8b3](https://github.com/pyroscope-io/pyroscope/commit/bffb8b3))
* fix typo in readme ([9399c28](https://github.com/pyroscope-io/pyroscope/commit/9399c28))
* implements permissions drop in pyroscope exec ([08948ef](https://github.com/pyroscope-io/pyroscope/commit/08948ef))
* improves rbspy + pyspy integrations, resolves 5 ([6ea7bcf](https://github.com/pyroscope-io/pyroscope/commit/6ea7bcf)), closes [#5](https://github.com/pyroscope-io/pyroscope/issues/5)
* Lint & Modernize DateRangePicker.jsx ([1c0021d](https://github.com/pyroscope-io/pyroscope/commit/1c0021d))
* Lint & Modernize DownloadButton.jsx ([a903e0a](https://github.com/pyroscope-io/pyroscope/commit/a903e0a))
* Lint & Modernize Footer.jsx ([30d6336](https://github.com/pyroscope-io/pyroscope/commit/30d6336))
* Lint & Modernize Header.jsx ([925f8a0](https://github.com/pyroscope-io/pyroscope/commit/925f8a0))
* Lint & Modernize Label.jsx ([0f225ce](https://github.com/pyroscope-io/pyroscope/commit/0f225ce))
* Lint & Modernize LabelsFilter.jsx ([3ffc005](https://github.com/pyroscope-io/pyroscope/commit/3ffc005))
* Lint & Modernize NameSelector.jsx ([fb27aea](https://github.com/pyroscope-io/pyroscope/commit/fb27aea))
* Lint & Modernize PyroscopeApp.jsx ([68f46ef](https://github.com/pyroscope-io/pyroscope/commit/68f46ef))
* Lint & Modernize RefreshButton.jsx ([05fd92b](https://github.com/pyroscope-io/pyroscope/commit/05fd92b))
* Lint & Modernize ShortcutsModal ([8fba659](https://github.com/pyroscope-io/pyroscope/commit/8fba659))
* Lint & Modernize ZoomOutButton.jsx ([9bee480](https://github.com/pyroscope-io/pyroscope/commit/9bee480))
* lint fix ([7cb7932](https://github.com/pyroscope-io/pyroscope/commit/7cb7932))
* Lint index.jsx ([cdc73bd](https://github.com/pyroscope-io/pyroscope/commit/cdc73bd))
* Lint MaxNodesSelector.jsx ([ae6f34d](https://github.com/pyroscope-io/pyroscope/commit/ae6f34d))
* Lint SlackIcon.jsx ([ff318c8](https://github.com/pyroscope-io/pyroscope/commit/ff318c8))
* Lint TimelineChart.jsx ([4d05072](https://github.com/pyroscope-io/pyroscope/commit/4d05072))
* Make demo link bigger in readme ([2897d33](https://github.com/pyroscope-io/pyroscope/commit/2897d33))
* Make picture in docs smaller and label it ([2b4bdfc](https://github.com/pyroscope-io/pyroscope/commit/2b4bdfc))
* rbspy update (brings ruby 2.7.2 support) ([89d974b](https://github.com/pyroscope-io/pyroscope/commit/89d974b))
* Rename python debugging file ([38d8221](https://github.com/pyroscope-io/pyroscope/commit/38d8221))
* time.Time support in CLI arguments ([8f47c7d](https://github.com/pyroscope-io/pyroscope/commit/8f47c7d))
* Tweak Readme ([46c4f3f](https://github.com/pyroscope-io/pyroscope/commit/46c4f3f))
* Update colors ([d0522ae](https://github.com/pyroscope-io/pyroscope/commit/d0522ae))
* Update examples readme to reference new guid ([351969a](https://github.com/pyroscope-io/pyroscope/commit/351969a))
* Update how_to_debug_python.md ([ad6f513](https://github.com/pyroscope-io/pyroscope/commit/ad6f513))
* Update python example using iterations ([c7e2298](https://github.com/pyroscope-io/pyroscope/commit/c7e2298))
* Update readme with longer example ([8cf44c4](https://github.com/pyroscope-io/pyroscope/commit/8cf44c4))
* working dbmanager command ([e7b9a68](https://github.com/pyroscope-io/pyroscope/commit/e7b9a68))

0.0.16

![v0.0.16](https://pyroscope-public.s3.amazonaws.com/release-images/v0.0.16.png)

Installation

For instructions on how to install pyroscope visit our [Getting Started guide](https://pyroscope.io/docs/).

Source code
[pyroscope-0.0.16-source.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.16-source.tar.gz)

Linux binary builds
[pyroscope-0.0.16-linux-amd64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.16-linux-amd64.tar.gz)
[pyroscope-0.0.16-linux-arm64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.16-linux-arm64.tar.gz)

Ubuntu / Debian (.deb) builds
[pyroscope_0.0.16_amd64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.16_amd64.deb)
[pyroscope_0.0.16_arm64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.16_arm64.deb)

RHEL / CentOS (.rpm) builds
[pyroscope-0.0.16-1-x86_64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.16-1-x86_64.rpm)
[pyroscope-0.0.16-1-aarch64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.16-1-aarch64.rpm)

Windows (.msi) builds
[pyroscope_agent_0.0.16_amd64.msi](https://dl.pyroscope.io/release/pyroscope_agent_0.0.16_amd64.msi)


Changes:
* Add node.js to upcoming integrations ([ad95f96](https://github.com/pyroscope-io/pyroscope/commit/ad95f96))
* brings back hide-applications option ([63693c1](https://github.com/pyroscope-io/pyroscope/commit/63693c1))
* changes ([a0cf5fd](https://github.com/pyroscope-io/pyroscope/commit/a0cf5fd))
* improves documentation for config options ([ec9a1f9](https://github.com/pyroscope-io/pyroscope/commit/ec9a1f9))
* improves exec child process handling ([ab18dd3](https://github.com/pyroscope-io/pyroscope/commit/ab18dd3))
* improves styles a little bit ([604ab00](https://github.com/pyroscope-io/pyroscope/commit/604ab00))
* Readme examples changes ([2105963](https://github.com/pyroscope-io/pyroscope/commit/2105963))
* update readme ([21f71e8](https://github.com/pyroscope-io/pyroscope/commit/21f71e8))
* Update Readme with new logo ([f3addba](https://github.com/pyroscope-io/pyroscope/commit/f3addba))
* updates our contributors list ([89349d6](https://github.com/pyroscope-io/pyroscope/commit/89349d6))

0.0.15

![v0.0.15](https://pyroscope-public.s3.amazonaws.com/release-images/v0.0.15.png)

Installation

For instructions on how to install pyroscope visit our [Getting Started guide](https://pyroscope.io/docs/).

Source code
[pyroscope-0.0.15-source.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.15-source.tar.gz)

Linux binary builds
[pyroscope-0.0.15-linux-amd64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.15-linux-amd64.tar.gz)
[pyroscope-0.0.15-linux-arm64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.15-linux-arm64.tar.gz)

Ubuntu / Debian (.deb) builds
[pyroscope_0.0.15_amd64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.15_amd64.deb)
[pyroscope_0.0.15_arm64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.15_arm64.deb)

RHEL / CentOS (.rpm) builds
[pyroscope-0.0.15-1-x86_64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.15-1-x86_64.rpm)
[pyroscope-0.0.15-1-aarch64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.15-1-aarch64.rpm)

Windows (.msi) builds
[pyroscope_agent_0.0.15_amd64.msi](https://dl.pyroscope.io/release/pyroscope_agent_0.0.15_amd64.msi)


Changes:
* implements 29 ([a42a241](https://github.com/pyroscope-io/pyroscope/commit/a42a241)), closes [#29](https://github.com/pyroscope-io/pyroscope/issues/29)
* new logo ([a22b529](https://github.com/pyroscope-io/pyroscope/commit/a22b529))

0.0.14

![v0.0.14](https://pyroscope-public.s3.amazonaws.com/release-images/v0.0.14.png)

Installation

For instructions on how to install pyroscope visit our [Getting Started guide](https://pyroscope.io/docs/).

Source code
[pyroscope-0.0.14-source.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.14-source.tar.gz)

Linux binary builds
[pyroscope-0.0.14-linux-amd64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.14-linux-amd64.tar.gz)
[pyroscope-0.0.14-linux-arm64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.14-linux-arm64.tar.gz)

Ubuntu / Debian (.deb) builds
[pyroscope_0.0.14_amd64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.14_amd64.deb)
[pyroscope_0.0.14_arm64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.14_arm64.deb)

RHEL / CentOS (.rpm) builds
[pyroscope-0.0.14-1-x86_64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.14-1-x86_64.rpm)
[pyroscope-0.0.14-1-aarch64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.14-1-aarch64.rpm)

Windows (.msi) builds
[pyroscope_agent_0.0.14_amd64.msi](https://dl.pyroscope.io/release/pyroscope_agent_0.0.14_amd64.msi)


Changes:
* fixes a bug where pyroscope thinks a spy is not supported when it is ([0a9da1c](https://github.com/pyroscope-io/pyroscope/commit/0a9da1c))

0.0.13

![v0.0.13](https://pyroscope-public.s3.amazonaws.com/release-images/v0.0.13.png)

Installation

For instructions on how to install pyroscope visit our [Getting Started guide](https://pyroscope.io/docs/).

Source code
[pyroscope-0.0.13-source.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.13-source.tar.gz)

Linux binary builds
[pyroscope-0.0.13-linux-amd64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.13-linux-amd64.tar.gz)
[pyroscope-0.0.13-linux-arm64.tar.gz](https://dl.pyroscope.io/release/pyroscope-0.0.13-linux-arm64.tar.gz)

Ubuntu / Debian (.deb) builds
[pyroscope_0.0.13_amd64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.13_amd64.deb)
[pyroscope_0.0.13_arm64.deb](https://dl.pyroscope.io/release/pyroscope_0.0.13_arm64.deb)

RHEL / CentOS (.rpm) builds
[pyroscope-0.0.13-1-x86_64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.13-1-x86_64.rpm)
[pyroscope-0.0.13-1-aarch64.rpm](https://dl.pyroscope.io/release/pyroscope-0.0.13-1-aarch64.rpm)

Windows (.msi) builds
[pyroscope_agent_0.0.13_amd64.msi](https://dl.pyroscope.io/release/pyroscope_agent_0.0.13_amd64.msi)


Changes:
* Add a few more colors and remove extra comment ([44dfb62](https://github.com/pyroscope-io/pyroscope/commit/44dfb62))
* Add browser and node env to eslint config ([d0db6da](https://github.com/pyroscope-io/pyroscope/commit/d0db6da))
* Add eslint, prettier config ([ec55923](https://github.com/pyroscope-io/pyroscope/commit/ec55923))
* Add Label component test ([9878b18](https://github.com/pyroscope-io/pyroscope/commit/9878b18))
* Add lint to Github Actions ([af6b734](https://github.com/pyroscope-io/pyroscope/commit/af6b734))
* Add prettier and eslint config ([9ed1c6a](https://github.com/pyroscope-io/pyroscope/commit/9ed1c6a))
* Add testing libraries ([a3b46f2](https://github.com/pyroscope-io/pyroscope/commit/a3b46f2))
* Add webapp tests to github actions ([f2888bd](https://github.com/pyroscope-io/pyroscope/commit/f2888bd))
* adds contributors to our README ([ea8ca81](https://github.com/pyroscope-io/pyroscope/commit/ea8ca81))
* adds eslintcache to gitignore ([fc44cea](https://github.com/pyroscope-io/pyroscope/commit/fc44cea))
* adds v0.0.12 changelog ([774f0b5](https://github.com/pyroscope-io/pyroscope/commit/774f0b5))
* Auto Fix Linting Issues ([1f4e7b2](https://github.com/pyroscope-io/pyroscope/commit/1f4e7b2))
* changes the name of icicle button to flamegraph ([3917187](https://github.com/pyroscope-io/pyroscope/commit/3917187))
* Convert remaining lint errors to warning ([815cde2](https://github.com/pyroscope-io/pyroscope/commit/815cde2))
* disables commands that are not documented ([7c1ca7a](https://github.com/pyroscope-io/pyroscope/commit/7c1ca7a))
* exec improvements, extra messages for when agent can't start ([6af5383](https://github.com/pyroscope-io/pyroscope/commit/6af5383))
* Fix lint issues ([14ad03e](https://github.com/pyroscope-io/pyroscope/commit/14ad03e))
* fixes a bug in storage/segment get method ([47ebbd9](https://github.com/pyroscope-io/pyroscope/commit/47ebbd9))
* Fixes docker build ([06f2ca3](https://github.com/pyroscope-io/pyroscope/commit/06f2ca3))
* fixes makefile webapp cleanup ([58cf3e7](https://github.com/pyroscope-io/pyroscope/commit/58cf3e7))
* fixes wording ([a125021](https://github.com/pyroscope-io/pyroscope/commit/a125021))
* improves analytics ([c9423b8](https://github.com/pyroscope-io/pyroscope/commit/c9423b8))
* improves duration formatting ([c9b75d5](https://github.com/pyroscope-io/pyroscope/commit/c9b75d5))
* improves homebrew support ([a25b8ee](https://github.com/pyroscope-io/pyroscope/commit/a25b8ee))
* little cleanup ([4230692](https://github.com/pyroscope-io/pyroscope/commit/4230692))
* Migrate .babelrc to babel.config.js ([dd1c953](https://github.com/pyroscope-io/pyroscope/commit/dd1c953))
* removes binary file that should not have been commited in the first place ([a8f0f7c](https://github.com/pyroscope-io/pyroscope/commit/a8f0f7c))
* Removes scary language ([0ed1809](https://github.com/pyroscope-io/pyroscope/commit/0ed1809))
* renames babelrc to babel.config.js in Dockerfile ([bddb968](https://github.com/pyroscope-io/pyroscope/commit/bddb968))
* Setup ESLint ([e737863](https://github.com/pyroscope-io/pyroscope/commit/e737863))
* Simplifies Dockerfile ([679206a](https://github.com/pyroscope-io/pyroscope/commit/679206a))
* storage/segment test fixes ([e40c02c](https://github.com/pyroscope-io/pyroscope/commit/e40c02c))
* Update main readme with diagram ([ee465d3](https://github.com/pyroscope-io/pyroscope/commit/ee465d3))
* Update tests.yml ([7fe6047](https://github.com/pyroscope-io/pyroscope/commit/7fe6047))
* updates README with a better demo gif ([591ce36](https://github.com/pyroscope-io/pyroscope/commit/591ce36))
* updates README with more install instructions ([da03ff5](https://github.com/pyroscope-io/pyroscope/commit/da03ff5))
* table: work in progress ([058e61f](https://github.com/pyroscope-io/pyroscope/commit/058e61f))
* table: work in progress ([75b4920](https://github.com/pyroscope-io/pyroscope/commit/75b4920))

Page 18 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.