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
/
sample.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-138122: Add exception profiling mode to the sampling profiler (#142561)
Pablo Galindo Salgado
2025-12-11
1
-2/+5
*
gh-138122: Make the tachyon profiler opcode-aware (#142394)
Pablo Galindo Salgado
2025-12-11
1
-5/+11
*
gh-138122: Implement frame caching in RemoteUnwinder to reduce memory reads (...
Pablo Galindo Salgado
2025-12-06
1
-10/+102
*
GH-141565: Add async code awareness to Tachyon (#141533)
Savannah Ostrowski
2025-12-06
1
-4/+11
*
gh-140677 Add heatmap visualization to Tachyon sampling profiler (#140680)
Pablo Galindo Salgado
2025-12-02
1
-1/+1
*
gh-138122: New Tachyon UI (#142116)
László Kiss Kollár
2025-12-01
1
-3/+4
*
gh-141999: Handle KeyboardInterrupt when sampling in the new tachyon profiler...
yihong
2025-11-30
1
-41/+47
*
gh-138122: Add thread status statistics to flamegraph profiler (#141900)
Pablo Galindo Salgado
2025-11-30
1
-1/+2
*
gh-138122: Refactor the CLI of profiling.sampling into subcommands (#141813)
Pablo Galindo Salgado
2025-11-24
1
-895/+89
*
gh-141645: Add a TUI mode to the new tachyon profiler (#141646)
Pablo Galindo Salgado
2025-11-20
1
-45/+175
*
GH-140643: Add `<native>` and `<GC>` frames to the sampling profiler (#141108)
Brandt Bucher
2025-11-17
1
-5/+21
*
gh-135953: Add GIL contention markers to sampling profiler Gecko format (#139...
Pablo Galindo Salgado
2025-11-17
1
-9/+28
*
gh-140137: Handle empty collections in profiling.sampling (#140154)
Pablo Galindo Salgado
2025-10-15
1
-3/+8
*
gh-135953: Add Gecko reporter to sampling profiler (#139364)
ivonastojanovic
2025-10-01
1
-4/+18
*
gh-138122: Allow to filter by thread in tachyon's flamegraph (#139216)
Pablo Galindo Salgado
2025-09-25
1
-1/+1
*
gh-138709: Implement CPU time profiling in profiling.sample (#138710)
Pablo Galindo Salgado
2025-09-19
1
-7/+41
*
gh-135953: Add flamegraph reporter to sampling profiler (#138715)
László Kiss Kollár
2025-09-09
1
-6/+30
*
gh-138122: Implement PEP 799 (#138142)
Pablo Galindo Salgado
2025-08-27
1
-0/+864