[
https://issues.apache.org/jira/browse/HTRACE-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14492684#comment-14492684
]
Colin Patrick McCabe commented on HTRACE-106:
---------------------------------------------
Thanks for trying this out, [~iwasakims].
I have a new version which:
* Add a {{BUILDING.txt}} file which explains the C dependencies
* Fix the {{libjson-c}} detection to work on both Ubuntu and OpenSUSE
* Add {{htrace_ctx_pname}} to get the process name of a context.
* Add {{htrace_sampler_to_str}} to print out a descriptive string from a
sampler.
* Add a unit test for {{htrace.hpp}}. Fix many issues with {{htrace.hpp}} and
shorten the names (since they are all in the htrace namespace)
* {{receiver/htraced.c}}: Use monotonic time rather than wall-clock time to
decide whether to send.
> htrace: add C / C++ native client
> ---------------------------------
>
> Key: HTRACE-106
> URL: https://issues.apache.org/jira/browse/HTRACE-106
> Project: HTrace
> Issue Type: New Feature
> Affects Versions: 3.2.0
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Attachments: HTRACE-106.001.patch, HTRACE-106.002.patch,
> HTRACE-106.003.patch, HTRACE-106.005.patch, HTRACE-106.006.patch,
> HTRACE-106.007.patch
>
>
> Add a native client that is usable by C / C++ programs. This client would
> also be useful for building other things on top of, like a Python client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)