Skip to content

Conversation

@oddsun
Copy link
Owner

@oddsun oddsun commented Apr 27, 2023

testing pr

salticus and others added 3 commits April 27, 2023 17:18
Signed-off-by: Robert Stewart <rbstewart@protonmail.com>
Old versions of musl libc call public `malloc` functions from `realloc`
and `aligned_alloc`. Set our recursion guard whenever we call these
functions, to avoid accidentally tracking the same allocation twice.

Signed-off-by: Matt Wozniski <mwozniski@bloomberg.net>
Signed-off-by: Matt Wozniski <mwozniski@bloomberg.net>
@oddsun oddsun force-pushed the add-stats-json-cli-arg branch 2 times, most recently from 177c34b to 9b127a8 Compare April 27, 2023 23:05
drz416 added 2 commits April 27, 2023 20:19
1) Update "The run subcommand" page such that it's explicit about the
   random port being generated and its method of usage
2) Update "Live Reporting" page. Fixed two typos and moved one of the
   sections

Signed-off-by: Dee Lucic <dlucic@gmail.com>
1) Updated Non-relevant Frame Hiding section to match the flamegraph
   wording of "Irrelevant"
2) Updated the Hide Irrelevant Frames button screenshot
3) Added a new section called Inverted View to describe two modes of
   viewing flame graphs
4) Added a screenshot for the Invert button
5) Added a threaded version of mandelbrot script
6) Updated the flame graph that displays split-threads view with the
   output of the new threaded mandelbrot script

Signed-off-by: Dee Lucic <dlucic@gmail.com>
@godlygeek godlygeek force-pushed the add-stats-json-cli-arg branch 4 times, most recently from 051c97c to 7e69771 Compare April 28, 2023 18:18
This works around a packaging bug in IPython 8.13: it drops support for
Python 3.8, but still declares support for 3.8 in its `python_requires`,
so `pip` installs the new version even for Python versions that don't
support it.

Signed-off-by: Matt Wozniski <mwozniski@bloomberg.net>
@sarahmonod sarahmonod force-pushed the add-stats-json-cli-arg branch from 7e69771 to b8b3d23 Compare May 1, 2023 13:42
godlygeek and others added 5 commits May 1, 2023 16:31
This reverts commit 62fb9ad. This is no
longer necessary now that IPython upstream has yanked the release which
incorrectly asserted it was compatible with 3.8.

Signed-off-by: Matt Wozniski <mwozniski@bloomberg.net>
Signed-off-by: Hao Sun <1161465+oddsun@users.noreply.github.com>
- For the histogram, dump objects rather than lists, in order to help
  explain what the values represent.
- For the count of allocations by allocator, dump an object mapping
  allocator name to count.

Signed-off-by: Matt Wozniski <mwozniski@bloomberg.net>
Signed-off-by: Matt Wozniski <mwozniski@bloomberg.net>
Signed-off-by: Matt Wozniski <mwozniski@bloomberg.net>
@sarahmonod sarahmonod force-pushed the add-stats-json-cli-arg branch from b8b3d23 to 088e2d2 Compare May 1, 2023 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants