aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/tcmalloc/.yandex_meta/devtools.copyrights.report
blob: f5c52b8f16bd0a3615796a1949fce8d768cb191d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
# File format ($ symbol means the beginning of a line):
#
# $ # this message
# $ # =======================
# $     # comments (all commentaries should starts with some number of spaces and # symbol)
# ${action} {license id} {license text hash}
# $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
# ${all_file_action} filename
# $ # user commentaries (many lines)
# $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
# ${action} {license spdx} {license text hash}
# $BELONGS ./ya/make/file/relative/path/3/ya.make
# ${all_file_action} filename
# $    #    user commentaries
# $ generated description
# $ ...
#
# You can modify action, all_file_action and add commentaries
# Available actions:
# keep - keep license in contrib and use in credits
# skip - skip license
# remove - remove all files with this license
# rename - save license text/links into licenses texts file, but not store SPDX into LINCENSE macro. You should store correct license id into devtools.license.spdx.txt file
#
# {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
# We suppose that that files can contain some license info
# Available all file actions:
# FILE_IGNORE - ignore file (do nothing)
# FILE_INCLUDE - include all file data into licenses text file
# =======================

KEEP     COPYRIGHT_SERVICE_LABEL 279545394b5ad4b6b26c0686ac5f9921
BELONGS ya.make
    License text:
        // Copyright 2019 The TCMalloc Authors
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        tcmalloc/BUILD [1:1]
        tcmalloc/arena.cc [1:1]
        tcmalloc/arena.h [1:1]
        tcmalloc/background.cc [1:1]
        tcmalloc/central_freelist.cc [1:1]
        tcmalloc/central_freelist.h [1:1]
        tcmalloc/central_freelist_test.cc [1:1]
        tcmalloc/common.cc [1:1]
        tcmalloc/common.h [1:1]
        tcmalloc/cpu_cache.cc [1:1]
        tcmalloc/cpu_cache.h [1:1]
        tcmalloc/cpu_cache_test.cc [1:1]
        tcmalloc/experiment.cc [1:1]
        tcmalloc/experiment.h [1:1]
        tcmalloc/experiment_config.h [1:1]
        tcmalloc/experiment_config_test.cc [1:1]
        tcmalloc/experiment_fuzz.cc [1:1]
        tcmalloc/experimental_56_size_class.cc [1:1]
        tcmalloc/experimental_pow2_below64_size_class.cc [1:1]
        tcmalloc/experimental_pow2_size_class.cc [1:1]
        tcmalloc/guarded_page_allocator.cc [1:1]
        tcmalloc/guarded_page_allocator.h [1:1]
        tcmalloc/guarded_page_allocator_benchmark.cc [1:1]
        tcmalloc/guarded_page_allocator_test.cc [1:1]
        tcmalloc/heap_profiling_test.cc [1:1]
        tcmalloc/huge_address_map.cc [1:1]
        tcmalloc/huge_address_map.h [1:1]
        tcmalloc/huge_address_map_test.cc [1:1]
        tcmalloc/huge_allocator.cc [1:1]
        tcmalloc/huge_allocator.h [1:1]
        tcmalloc/huge_allocator_test.cc [1:1]
        tcmalloc/huge_cache.cc [1:1]
        tcmalloc/huge_cache.h [1:1]
        tcmalloc/huge_cache_test.cc [1:1]
        tcmalloc/huge_page_aware_allocator.cc [1:1]
        tcmalloc/huge_page_aware_allocator.h [1:1]
        tcmalloc/huge_page_aware_allocator_test.cc [1:1]
        tcmalloc/huge_page_filler.h [1:1]
        tcmalloc/huge_page_filler_test.cc [1:1]
        tcmalloc/huge_pages.h [1:1]
        tcmalloc/huge_region.h [1:1]
        tcmalloc/huge_region_test.cc [1:1]
        tcmalloc/internal/atomic_danger.h [1:1]
        tcmalloc/internal/atomic_stats_counter.h [1:1]
        tcmalloc/internal/bits.h [1:1]
        tcmalloc/internal/bits_test.cc [1:1]
        tcmalloc/internal/config.h [1:1]
        tcmalloc/internal/declarations.h [1:1]
        tcmalloc/internal/environment.cc [1:1]
        tcmalloc/internal/environment.h [1:1]
        tcmalloc/internal/environment_test.cc [1:1]
        tcmalloc/internal/lifetime_predictions_test.cc [1:1]
        tcmalloc/internal/lifetime_tracker_test.cc [1:1]
        tcmalloc/internal/linked_list.h [1:1]
        tcmalloc/internal/linked_list_benchmark.cc [1:1]
        tcmalloc/internal/linked_list_test.cc [1:1]
        tcmalloc/internal/linux_syscall_support.h [1:1]
        tcmalloc/internal/logging.cc [1:1]
        tcmalloc/internal/logging.h [1:1]
        tcmalloc/internal/logging_test.cc [1:1]
        tcmalloc/internal/memory_stats.cc [1:1]
        tcmalloc/internal/memory_stats.h [1:1]
        tcmalloc/internal/memory_stats_test.cc [1:1]
        tcmalloc/internal/mincore.cc [1:1]
        tcmalloc/internal/mincore.h [1:1]
        tcmalloc/internal/mincore_benchmark.cc [1:1]
        tcmalloc/internal/mincore_test.cc [1:1]
        tcmalloc/internal/mock_span.h [1:1]
        tcmalloc/internal/parameter_accessors.h [1:1]
        tcmalloc/internal/percpu.cc [1:1]
        tcmalloc/internal/percpu.h [1:1]
        tcmalloc/internal/percpu_rseq_asm.S [1:1]
        tcmalloc/internal/percpu_rseq_ppc.S [2:2]
        tcmalloc/internal/percpu_rseq_unsupported.cc [1:1]
        tcmalloc/internal/percpu_rseq_x86_64.S [2:2]
        tcmalloc/internal/percpu_tcmalloc.h [1:1]
        tcmalloc/internal/percpu_tcmalloc_test.cc [1:1]
        tcmalloc/internal/proc_maps.cc [1:1]
        tcmalloc/internal/proc_maps.h [1:1]
        tcmalloc/internal/range_tracker.h [1:1]
        tcmalloc/internal/range_tracker_benchmark.cc [1:1]
        tcmalloc/internal/range_tracker_test.cc [1:1]
        tcmalloc/internal/timeseries_tracker.h [1:1]
        tcmalloc/internal/timeseries_tracker_test.cc [1:1]
        tcmalloc/internal/util.cc [1:1]
        tcmalloc/internal/util.h [1:1]
        tcmalloc/internal_malloc_extension.h [1:1]
        tcmalloc/legacy_size_classes.cc [1:1]
        tcmalloc/libc_override.h [1:1]
        tcmalloc/libc_override_gcc_and_weak.h [1:1]
        tcmalloc/libc_override_glibc.h [1:1]
        tcmalloc/libc_override_redefine.h [1:1]
        tcmalloc/malloc_extension.cc [1:1]
        tcmalloc/malloc_extension.h [1:1]
        tcmalloc/malloc_extension_fuzz.cc [1:1]
        tcmalloc/malloc_extension_system_malloc_test.cc [1:1]
        tcmalloc/malloc_extension_test.cc [1:1]
        tcmalloc/noruntime_size_classes.cc [1:1]
        tcmalloc/page_allocator.cc [1:1]
        tcmalloc/page_allocator.h [1:1]
        tcmalloc/page_allocator_interface.cc [1:1]
        tcmalloc/page_allocator_interface.h [1:1]
        tcmalloc/page_allocator_test.cc [1:1]
        tcmalloc/page_allocator_test_util.h [1:1]
        tcmalloc/page_heap.cc [1:1]
        tcmalloc/page_heap.h [1:1]
        tcmalloc/page_heap_allocator.h [1:1]
        tcmalloc/page_heap_test.cc [1:1]
        tcmalloc/pagemap.cc [1:1]
        tcmalloc/pagemap.h [1:1]
        tcmalloc/pagemap_test.cc [1:1]
        tcmalloc/pages.h [1:1]
        tcmalloc/parameters.cc [1:1]
        tcmalloc/parameters.h [1:1]
        tcmalloc/peak_heap_tracker.cc [1:1]
        tcmalloc/peak_heap_tracker.h [1:1]
        tcmalloc/profile_test.cc [1:1]
        tcmalloc/realloc_test.cc [1:1]
        tcmalloc/runtime_size_classes.cc [1:1]
        tcmalloc/runtime_size_classes.h [1:1]
        tcmalloc/runtime_size_classes_fuzz.cc [1:1]
        tcmalloc/runtime_size_classes_test.cc [1:1]
        tcmalloc/sampler.cc [1:1]
        tcmalloc/sampler.h [1:1]
        tcmalloc/size_class_info.h [1:1]
        tcmalloc/size_classes.cc [1:1]
        tcmalloc/size_classes_test.cc [1:1]
        tcmalloc/size_classes_with_runtime_size_classes_test.cc [1:1]
        tcmalloc/span.cc [1:1]
        tcmalloc/span.h [1:1]
        tcmalloc/span_benchmark.cc [1:1]
        tcmalloc/span_stats.h [1:1]
        tcmalloc/span_test.cc [1:1]
        tcmalloc/stack_trace_table.cc [1:1]
        tcmalloc/stack_trace_table.h [1:1]
        tcmalloc/stack_trace_table_test.cc [1:1]
        tcmalloc/static_vars.cc [1:1]
        tcmalloc/static_vars.h [1:1]
        tcmalloc/stats.cc [1:1]
        tcmalloc/stats.h [1:1]
        tcmalloc/stats_test.cc [1:1]
        tcmalloc/system-alloc.cc [1:1]
        tcmalloc/system-alloc.h [1:1]
        tcmalloc/system-alloc_test.cc [1:1]
        tcmalloc/tcmalloc.cc [1:1]
        tcmalloc/tcmalloc.h [1:1]
        tcmalloc/tcmalloc_large_test.cc [1:1]
        tcmalloc/tcmalloc_policy.h [1:1]
        tcmalloc/thread_cache.cc [1:1]
        tcmalloc/thread_cache.h [1:1]
        tcmalloc/thread_cache_test.cc [1:1]
        tcmalloc/tracking.h [1:1]
        tcmalloc/transfer_cache.cc [1:1]
        tcmalloc/transfer_cache.h [1:1]
        tcmalloc/want_hpaa.cc [1:1]
        tcmalloc/want_hpaa_subrelease.cc [1:1]
        tcmalloc/want_no_hpaa.cc [1:1]

KEEP     COPYRIGHT_SERVICE_LABEL 2f85f99f6e6cdec04f6948d273430658
BELONGS ya.make
    License text:
        // Copyright 2021 The TCMalloc Authors
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        tcmalloc/arena_test.cc [1:1]
        tcmalloc/central_freelist_benchmark.cc [1:1]
        tcmalloc/internal/cache_topology.cc [1:1]
        tcmalloc/internal/cache_topology.h [1:1]
        tcmalloc/internal/cache_topology_test.cc [1:1]
        tcmalloc/internal/clock.h [1:1]
        tcmalloc/internal/logging_test_helper.cc [1:1]
        tcmalloc/internal/numa.cc [1:1]
        tcmalloc/internal/numa.h [1:1]
        tcmalloc/internal/numa_test.cc [1:1]
        tcmalloc/want_numa_aware.cc [1:1]

KEEP     COPYRIGHT_SERVICE_LABEL 62f2df7d02ddf07de59d1a4e25e663aa
BELONGS ya.make
    License text:
        // Copyright 2020 The TCMalloc Authors
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        tcmalloc/internal/lifetime_predictions.h [1:1]
        tcmalloc/internal/lifetime_tracker.h [1:1]
        tcmalloc/internal/optimization.h [1:1]
        tcmalloc/internal/percpu_rseq_aarch64.S [2:2]
        tcmalloc/mock_central_freelist.cc [1:1]
        tcmalloc/mock_central_freelist.h [1:1]
        tcmalloc/mock_transfer_cache.cc [1:1]
        tcmalloc/mock_transfer_cache.h [1:1]
        tcmalloc/transfer_cache_benchmark.cc [1:1]
        tcmalloc/transfer_cache_fuzz.cc [1:1]
        tcmalloc/transfer_cache_internals.h [1:1]
        tcmalloc/transfer_cache_stats.h [1:1]
        tcmalloc/transfer_cache_test.cc [1:1]
        tcmalloc/want_legacy_spans.cc [1:1]

KEEP     COPYRIGHT_SERVICE_LABEL b7c6499c855f04bbe7161fc4de3a41d6
BELONGS ya.make
    License text:
          Delete(c);
          SmallSpanStats small;
          LargeSpanStats large;
    Scancode info:
        Original SPDX id: COPYRIGHT_SERVICE_LABEL
        Score           : 100.00
        Match type      : COPYRIGHT
    Files with this license:
        tcmalloc/huge_region_test.cc [433:435]