File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1
1
# ` libdatadog `
2
2
3
+ <table >
4
+ <tr >
5
+ <td width =" 70% " >
6
+
3
7
` libdatadog ` provides a shared library containing common code used in the implementation of Datadog's libraries,
4
8
including [ Continuous Profilers] ( https://docs.datadoghq.com/tracing/profiler/ ) .
5
9
6
- (In a past life, ` libdatadog ` was known as [ ` libddprof ` ] ( https://github.com/DataDog/libddprof ) but it was renamed when
7
- we decided to increase its scope).
8
-
9
10
** NOTE** : If you're building a new Datadog library/profiler or want to contribute to Datadog's existing tools, you've come to the
10
11
right place!
11
12
Otherwise, this is possibly not the droid you were looking for.
12
13
14
+ </td >
15
+ <td width =" 30% " align =" center " >
16
+ <img src =" docs/logo.png " alt =" libdatadog logo " width =" 150 " />
17
+ </td >
18
+ </tr >
19
+ </table >
20
+
13
21
## Development
14
22
15
23
### Contributing
You can’t perform that action at this time.
0 commit comments