Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python lib bindings #48

Merged
merged 2 commits into from
Mar 17, 2019
Merged

Python lib bindings #48

merged 2 commits into from
Mar 17, 2019

Conversation

loganek
Copy link
Member

@loganek loganek commented Feb 28, 2019

Issue #46

Description of changes:
Allow users to trace Python code with ability to disable tracing with almost zero runtime overhead.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-io
Copy link

Codecov Report

Merging #48 into master will increase coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   68.49%   68.56%   +0.07%     
==========================================
  Files          60       60              
  Lines        1736     1740       +4     
==========================================
+ Hits         1189     1193       +4     
  Misses        547      547
Flag Coverage Δ
#unittests 68.56% <100%> (+0.07%) ⬆️
Impacted Files Coverage Δ
lib/init.c 90.9% <100%> (+0.9%) ⬆️
lib/listeners/tcp_listener.c 0% <0%> (ø) ⬆️
lib/platform/linux/alloc_hooks.c 100% <0%> (ø) ⬆️
lib/include/hawktracer/events.h 100% <0%> (+100%) ⬆️

@loganek loganek merged commit e2b1a3d into master Mar 17, 2019
@loganek loganek deleted the python-lib-bindings branch June 29, 2019 18:34
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.

2 participants