SoW-2020-0002: Trace Hit Counters: trigger error reporting integration
[lttng-tools.git] / .gitignore
index 49aa0d1c16adcdc7af7c83f0a843a3b7c778f2a7..f1b53075a118de1d28349533a42681551147e364 100644 (file)
@@ -89,6 +89,8 @@ compile_commands.json
 /tests/unit/test_relayd_backward_compat_group_by_session
 /tests/unit/test_fd_tracker
 /tests/unit/test_payload
+/tests/unit/test_event_rule
+/tests/unit/test_condition
 /tests/unit/test_unix_socket
 kernel_all_events_basic
 kernel_event_basic
@@ -107,6 +109,8 @@ health_check
 /tests/regression/tools/notification/notification
 /tests/regression/tools/rotation/schedule_api
 /tests/regression/tools/notification/rotation
+/tests/regression/tools/trigger/base_client
+/tests/regression/tools/trigger/trigger
 /tests/regression/ust/overlap/demo/demo
 /tests/regression/ust/linking/demo_builtin
 /tests/regression/ust/linking/demo_static
@@ -142,6 +146,7 @@ health_check
 /tests/perf/test_perf_raw
 /tests/unit/test_string_utils
 /tests/unit/test_buffer_view
+/tests/unit/test_kernel_probe
 /tests/utils/testapp/gen-ust-nevents-str/gen-ust-nevents-str
 /tests/utils/testapp/userspace-probe-elf-binary/userspace-probe-elf-binary
 /tests/utils/testapp/userspace-probe-elf-cxx-binary/userspace-probe-elf-cxx-binary
@@ -161,6 +166,9 @@ health_check
 
 # examples
 /doc/examples/rotation/rotate-client
+/doc/examples/trigger-on-event/performance/consumer
+/doc/examples/trigger-on-event/performance/producer
+/doc/examples/trigger-on-event/performance/performance.a
 
 /benchmark/
 
This page took 0.024115 seconds and 5 git commands to generate.