Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tmetsch
/
python-dtrace
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
72
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 13, 2022
new bugfix release
tmetsch
committed
1cc6897
View commit details
Copy full SHA for 1cc6897
Browse repository at this point
Commits on May 4, 2022
Potential fix for issue #28.
tmetsch
authored
d938182
View commit details
Copy full SHA for d938182
Browse repository at this point
Commits on Feb 15, 2022
Update ACKNOWLEDGEMENTS
Show description for 8707df5
tmetsch
authored
8707df5
View commit details
Copy full SHA for 8707df5
Browse repository at this point
Update setup.py
Show description for 56101d6
tmetsch
authored
56101d6
View commit details
Copy full SHA for 56101d6
Browse repository at this point
Merge pull request #26 from Cambridge-AdvancedOS/kwitaszczyk-free-handle
Show description for 1d9960e
tmetsch
authored
1d9960e
View commit details
Copy full SHA for 1d9960e
Browse repository at this point
Commits on Feb 9, 2022
Correctly free DTrace resources.
Show description for 0a889ce
kwitaszczyk
committed
0a889ce
View commit details
Copy full SHA for 0a889ce
Browse repository at this point
Commits on Mar 6, 2021
release fixing #25
tmetsch
committed
a2c394a
View commit details
Copy full SHA for a2c394a
Browse repository at this point
Commits on Feb 28, 2021
handling 32 and 64 bit ints.
tmetsch
committed
93afc72
View commit details
Copy full SHA for 93afc72
Browse repository at this point
Merge branch 'master' of github.com:tmetsch/python-dtrace
tmetsch
committed
bd349cf
View commit details
Copy full SHA for bd349cf
Browse repository at this point
Update consumer.pyx
tmetsch
authored
2e22228
View commit details
Copy full SHA for 2e22228
Browse repository at this point
Update consumer.pyx
Show description for f06de36
tmetsch
authored
f06de36
View commit details
Copy full SHA for f06de36
Browse repository at this point
Commits on Feb 24, 2021
github will stop redirecting sometime soon.
tmetsch
authored
3608b6e
View commit details
Copy full SHA for 3608b6e
Browse repository at this point
Commits on Feb 21, 2021
Merge branch 'master' of github.com:tmetsch/python-dtrace
tmetsch
committed
352fa5f
View commit details
Copy full SHA for 352fa5f
Browse repository at this point
let's use the proper names :-)
tmetsch
authored
fed6442
View commit details
Copy full SHA for fed6442
Browse repository at this point
let's properly name the var decl.
tmetsch
committed
41096b1
View commit details
Copy full SHA for 41096b1
Browse repository at this point
Commits on Feb 20, 2021
new release 0.0.12
tmetsch
committed
54036c0
View commit details
Copy full SHA for 54036c0
Browse repository at this point
Merge pull request #24 from tmetsch/stack_support
Show description for 55f41bb
tmetsch
authored
55f41bb
View commit details
Copy full SHA for 55f41bb
Browse repository at this point
minor code cleanups & added example for stack().
tmetsch
committed
4945c03
View commit details
Copy full SHA for 4945c03
Browse repository at this point
Commits on Feb 9, 2021
Merge pull request #23 from arichardson/freebsd-no-src
Show description for 9d9e595
tmetsch
authored
9d9e595
View commit details
Copy full SHA for 9d9e595
Browse repository at this point
Stop requiring the FreeBSD source code for FreeBSD13+
Show description for 59d2397
arichardson
committed
59d2397
View commit details
Copy full SHA for 59d2397
Browse repository at this point
Commits on Feb 7, 2021
added initial support for stack().
tmetsch
committed
115cc00
View commit details
Copy full SHA for 115cc00
Browse repository at this point
Commits on Feb 4, 2021
Merge branch 'master' of git://github.com/tmetsch/python-dtrace
tmetsch
committed
4818b33
View commit details
Copy full SHA for 4818b33
Browse repository at this point
Commits on Jan 7, 2021
Merge pull request #22 from 0mp/patch-1
Show description for bf9b5e3
tmetsch
authored
bf9b5e3
View commit details
Copy full SHA for bf9b5e3
Browse repository at this point
Fix some typos
0mp
authored
30cc14d
View commit details
Copy full SHA for 30cc14d
Browse repository at this point
Commits on Jan 1, 2021
minor cleanups.
tmetsch
committed
8afbbfa
View commit details
Copy full SHA for 8afbbfa
Browse repository at this point
code cleanup.
Show description for fd4cd08
tmetsch
committed
fd4cd08
View commit details
Copy full SHA for fd4cd08
Browse repository at this point
Merge branch 'arichardson-simpler-noop-callbacks'
tmetsch
committed
ce72cf9
View commit details
Copy full SHA for ce72cf9
Browse repository at this point
Merge branch 'simpler-noop-callbacks' of https://github.com/arichardson/l41-python-dtrace into arichardson-simpler-noop-callbacks
tmetsch
committed
6c376ea
View commit details
Copy full SHA for 6c376ea
Browse repository at this point
git push origin masterMerge branch 'arichardson-requirements-txt'
tmetsch
committed
66be68b
View commit details
Copy full SHA for 66be68b
Browse repository at this point
renamed to constraints.txt, as Cython is not necesarrily a hard reuquirement atm. Hope that works :-)
tmetsch
committed
db15aef
View commit details
Copy full SHA for db15aef
Browse repository at this point
Merge branch 'requirements-txt' of https://github.com/arichardson/l41-python-dtrace into arichardson-requirements-txt
tmetsch
committed
66c6214
View commit details
Copy full SHA for 66c6214
Browse repository at this point
Merge pull request #17 from arichardson/fix-del
Show description for ef57dd1
tmetsch
authored
ef57dd1
View commit details
Copy full SHA for ef57dd1
Browse repository at this point
Merge pull request #18 from arichardson/use-enum
Show description for cc6c306
tmetsch
authored
cc6c306
View commit details
Copy full SHA for cc6c306
Browse repository at this point
Merge pull request #19 from arichardson/asan
Show description for b2ca3e8
tmetsch
authored
b2ca3e8
View commit details
Copy full SHA for b2ca3e8
Browse repository at this point
Merge pull request #16 from arichardson/fix-thread
Show description for b273aec
tmetsch
authored
b273aec
View commit details
Copy full SHA for b273aec
Browse repository at this point
Previous
Next
You can’t perform that action at this time.