Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
536e35ae6a2555a01f4b51a68ad71dbf7923536d
/
Include
/
pydtrace.h
b82e17e
bpo-36842: Implement PEP 578 (GH-12613)
by Steve Dower
· 6 years ago
edad38e
bpo-9566: Fix compiler warnings in gcmodule.c (GH-11010)
by Jeremy Kloth
· 6 years ago
542497a
bpo-35059: Remove Py_STATIC_INLINE() macro (GH-10216)
by Victor Stinner
· 7 years ago
18618e65
bpo-35059: Add Py_STATIC_INLINE() macro (GH-10093)
by Victor Stinner
· 7 years ago
3d2b407
bpo-31574: importlib dtrace (#3749)
by Christian Heimes
· 8 years ago
4510e6d
mark dtrace stubs as static inline; remove stubs
by Benjamin Peterson
· 9 years ago
39e1061
add the usual extern C silliness to pydtrace.h
by Benjamin Peterson
· 9 years ago
feb7edc
dummy dtrace probes are a good place to use inline functions
by Benjamin Peterson
· 9 years ago
dec2df3
fix dummy macro
by Benjamin Peterson
· 9 years ago
a785c87
DTrace support: function calls, GC activity, line execution
by Łukasz Langa
· 9 years ago