Skip to content

Commit d0ff1b5

Browse files
authored
Merge pull request #85 from osyoyu/session-samples-hashmap
Store captured samples in a hashmap during session
2 parents d7f9085 + 694e745 commit d0ff1b5

5 files changed

Lines changed: 954 additions & 75 deletions

File tree

THIRD_PARTY_LICENSES.txt

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
This project includes the following third-party software:
22

3+
## khashl
4+
5+
The MIT License
6+
7+
Copyright (c) 2019- by Attractive Chaos <attractor@live.co.uk>
8+
9+
Permission is hereby granted, free of charge, to any person obtaining
10+
a copy of this software and associated documentation files (the
11+
"Software"), to deal in the Software without restriction, including
12+
without limitation the rights to use, copy, modify, merge, publish,
13+
distribute, sublicense, and/or sell copies of the Software, and to
14+
permit persons to whom the Software is furnished to do so, subject to
15+
the following conditions:
16+
17+
The above copyright notice and this permission notice shall be
18+
included in all copies or substantial portions of the Software.
19+
20+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
21+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
22+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
23+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
24+
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
25+
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
26+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
27+
SOFTWARE.
28+
329
## libbacktrace
430

531
Copyright (C) 2012-2016 Free Software Foundation, Inc.

0 commit comments

Comments
 (0)