index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
profiling
/
sampling
/
stack_collector.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-138122: Add docs button to Tachyon heatmap and flamegraph (#142614)
Stan Ulbrych
2025-12-12
1
-0/+4
*
gh-138122: Add exception profiling mode to the sampling profiler (#142561)
Pablo Galindo Salgado
2025-12-11
1
-1/+8
*
gh-138122: Make the tachyon profiler opcode-aware (#142394)
Pablo Galindo Salgado
2025-12-11
1
-10/+38
*
gh-140727: Restructure profiling documentation for PEP 799 (#142373)
Pablo Galindo Salgado
2025-12-09
1
-2/+2
*
GH-141565: Add async code awareness to Tachyon (#141533)
Savannah Ostrowski
2025-12-06
1
-4/+12
*
gh-140677 Add heatmap visualization to Tachyon sampling profiler (#140680)
Pablo Galindo Salgado
2025-12-02
1
-3/+4
*
gh-138122: New Tachyon UI (#142116)
László Kiss Kollár
2025-12-01
1
-1/+3
*
gh-138122: Add thread status statistics to flamegraph profiler (#141900)
Pablo Galindo Salgado
2025-11-30
1
-5/+83
*
gh-138122: Refactor the CLI of profiling.sampling into subcommands (#141813)
Pablo Galindo Salgado
2025-11-24
1
-1/+2
*
GH-140643: Add `<native>` and `<GC>` frames to the sampling profiler (#141108)
Brandt Bucher
2025-11-17
1
-4/+14
*
gh-138122: Allow to filter by thread in tachyon's flamegraph (#139216)
Pablo Galindo Salgado
2025-09-25
1
-10/+18
*
gh-138709: Implement CPU time profiling in profiling.sample (#138710)
Pablo Galindo Salgado
2025-09-19
1
-4/+9
*
gh-135953: Reduce memory usage of stack collectors (#138875)
László Kiss Kollár
2025-09-14
1
-108/+109
*
gh-135953: Fix refleak in cache method (#138721)
Pablo Galindo Salgado
2025-09-10
1
-1/+2
*
gh-135953: Add flamegraph reporter to sampling profiler (#138715)
László Kiss Kollár
2025-09-09
1
-0/+231
*
gh-138385: Sample all interpreters in the tachyon profiler (#138398)
Pablo Galindo Salgado
2025-09-08
1
-9/+15
*
gh-138122: Implement PEP 799 (#138142)
Pablo Galindo Salgado
2025-08-27
1
-0/+37