You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,6 @@ You may be looking for:
19
19
## Table of Contents
20
20
-[Quick Start](#quick-start)
21
21
-[Limitations](#limitations)
22
-
-[pyroscope-cli](#pyroscope-cli)
23
22
-[Getting Help](#getting-help)
24
23
-[License](#license)
25
24
@@ -66,8 +65,6 @@ Profile your code:
66
65
-**Timer**: epoll (for Linux) and kqueue (for macOS) are required for a more precise timer.
67
66
-**Shutdown**: The Pyroscope Agent might take some time (usually less than 10 seconds) to shutdown properly and drop its threads.
68
67
69
-
### Pyroscope CLI
70
-
71
68
### Getting help
72
69
73
70
You can read the [Docs](https://docs.rs/pyroscope/) or check the [examples](examples) for detailed usage of the library. You can also join the [Slack channel](https://pyroscope.slack.com/archives/C02Q47F8LJH) if you have questions.
0 commit comments