File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,6 @@ contrib/rpmdef.sh
41
41
bindings /java /pom.xml
42
42
src /ucs /ucs_stats_parser
43
43
test /gtest /gtest
44
- test /perf /ucx_perftest
45
44
build- *
46
45
ucx * tar.gz
47
46
src /tools /info /build_config.h
@@ -53,10 +52,9 @@ test/apps/test_link_map
53
52
test /apps /test_ucp_dlopen
54
53
test /apps /test_ucs_dlopen
55
54
test /apps /sockaddr /sa
56
- test /examples /ucp_client_server
57
- test /examples /ucp_hello_world
58
- test /examples /uct_hello_world
59
- test /examples /ucx_profiling
55
+ examples /ucp_client_server
56
+ examples /ucp_hello_world
57
+ examples /uct_hello_world
60
58
rpm-dist
61
59
cov_build *
62
60
debian /changelog
@@ -99,6 +97,7 @@ test/apps/test_cuda_hook_dynamic
99
97
test /apps /test_cuda_hook_static
100
98
test /apps /test_ucp_config
101
99
test /apps /test_memtrack_limit
100
+ test /apps /test_tcmalloc
102
101
test /apps /profiling /ucx_profiling
103
102
test /apps /uct_info /uct_info
104
103
test /apps /uct_info /uct_info_static
You can’t perform that action at this time.
0 commit comments