-
Updated
Oct 8, 2021 - Rust
profiling
Here are 505 public repositories matching this topic...
-
Updated
Oct 10, 2021 - C
We recently added support for dynamic tags in Ruby and Python integrations. We need to do the same in our Go app.
Here's an example from our python docs:
# You can use a wrapper:
with pyroscope.tag_wrapper({ "controller": "slow_controller_i_want_to_profile" }):
slow_code()
# Or you can add / remove tags manually:
pyroscope.tag({ "controller": "slow_controller_i_want_to_profi-
Updated
Aug 24, 2020 - Python
For C projects, it would be very useful to have a C API for Vulkan and OpenGL. I'm unsure how feasible this is for DirectX 12 though.
Add tracy to vcpkg
-
Updated
Oct 6, 2021 - C++
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Aug 29, 2021 - Java
-
Updated
Sep 4, 2021 - Python
-
Updated
Sep 30, 2021 - C
-
Updated
Oct 6, 2021 - Rust
-
Updated
Jun 23, 2021 - C++
-
Updated
Dec 15, 2020 - Go
There are many instances of INSTR_CREATE macro documentation saying things like this:
* \param dc The void * dcontext used to allocate memory for the instr_t.
That should have a # to link up the instr_t type.
-
Updated
Sep 23, 2021 - C++
-
Updated
Aug 27, 2021 - Java
-
Updated
Sep 6, 2021 - JavaScript
-
Updated
Oct 10, 2021 - PHP
-
Updated
Oct 2, 2021 - Python
-
Updated
Jul 14, 2021 - Objective-C
Only on first load do we show a loading animation, not on subsequent ones, this should be fixed.
-
Updated
Sep 9, 2021 - Erlang
-
Updated
Oct 11, 2021 - C
-
Updated
Oct 6, 2021 - C
-
Updated
Mar 30, 2021 - Python
-
Updated
Jul 26, 2021 - C#
Improve this page
Add a description, image, and links to the profiling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the profiling topic, visit your repo's landing page and select "manage topics."
https://github.com/brendangregg/FlameGraph