| 1 | *.o |
| 2 | *.so |
| 3 | *.swp |
| 4 | *.o |
| 5 | *.swo |
| 6 | *.pyc |
| 7 | Makefile |
| 8 | .libs/ |
| 9 | .deps/ |
| 10 | *~ |
| 11 | *.la |
| 12 | *.lo |
| 13 | Makefile.in |
| 14 | *.loT |
| 15 | *.info |
| 16 | *.bz2 |
| 17 | *.tar |
| 18 | *.class |
| 19 | *.trs |
| 20 | *.log |
| 21 | *.exe |
| 22 | .dirstamp |
| 23 | configure |
| 24 | aclocal.m4 |
| 25 | autom4te.cache/ |
| 26 | config.h |
| 27 | config.h.in |
| 28 | config.log |
| 29 | config.status |
| 30 | stamp-h1 |
| 31 | libtool |
| 32 | tags |
| 33 | /config/ |
| 34 | |
| 35 | .autotools |
| 36 | .cproject |
| 37 | .project |
| 38 | .settings/ |
| 39 | |
| 40 | # cscope, ctags and other IDE files |
| 41 | cscope.* |
| 42 | tags |
| 43 | TAGS |
| 44 | /.ccls-cache/ |
| 45 | .ccls-root |
| 46 | /.clangd/ |
| 47 | compile_commands.json |
| 48 | *_flymake* |
| 49 | /.vscode/* |
| 50 | |
| 51 | # m4 macros not automatically generated |
| 52 | /m4/libtool.m4 |
| 53 | /m4/ltoptions.m4 |
| 54 | /m4/ltsugar.m4 |
| 55 | /m4/ltversion.m4 |
| 56 | /m4/lt~obsolete.m4 |
| 57 | |
| 58 | /src/bin/lttng-sessiond/lttng-sessiond |
| 59 | /src/bin/lttng/lttng |
| 60 | /src/bin/lttng-consumerd/lttng-consumerd |
| 61 | /src/bin/lttng-crash/lttng-crash |
| 62 | /src/bin/lttng-relayd/lttng-relayd |
| 63 | /src/lib/lttng-ctl/lttng-ctl.pc |
| 64 | /src/common/filter/filter-grammar-test |
| 65 | /src/common/filter/filter-lexer.c |
| 66 | /src/common/filter/filter-parser.c |
| 67 | /src/common/filter/filter-parser.h |
| 68 | /src/common/filter/filter-parser.output |
| 69 | |
| 70 | /extras/bindings/swig/python/lttng.i |
| 71 | /extras/bindings/swig/python/lttng.py |
| 72 | /extras/bindings/swig/python/lttng_wrap.c |
| 73 | /extras/core-handler/crash |
| 74 | |
| 75 | .checkpatch.conf |
| 76 | |
| 77 | # Tests |
| 78 | /tests/unit/test_kernel_data |
| 79 | /tests/unit/test_session |
| 80 | /tests/unit/test_uri |
| 81 | /tests/unit/test_ust_data |
| 82 | /tests/unit/test_utils_compat_poll |
| 83 | /tests/unit/test_utils_parse_size_suffix |
| 84 | /tests/unit/test_utils_parse_time_suffix |
| 85 | /tests/unit/test_utils_expand_path |
| 86 | /tests/unit/test_uuid |
| 87 | /tests/unit/test_notification |
| 88 | /tests/unit/test_directory_handle |
| 89 | /tests/unit/test_relayd_backward_compat_group_by_session |
| 90 | /tests/unit/test_fd_tracker |
| 91 | /tests/unit/test_payload |
| 92 | /tests/unit/test_unix_socket |
| 93 | kernel_all_events_basic |
| 94 | kernel_event_basic |
| 95 | ust_global_event_wildcard |
| 96 | ust_global_event_basic |
| 97 | ust_global_all_events_basic |
| 98 | gen-nevents |
| 99 | gen-events-time |
| 100 | gen-events |
| 101 | gen-ust-events |
| 102 | health_check |
| 103 | /tests/regression/kernel/select_poll_epoll |
| 104 | /tests/regression/tools/mi/extract_xml |
| 105 | /tests/regression/tools/mi/validate_xml |
| 106 | /tests/regression/tools/notification/base_client |
| 107 | /tests/regression/tools/notification/notification |
| 108 | /tests/regression/tools/rotation/schedule_api |
| 109 | /tests/regression/tools/notification/rotation |
| 110 | /tests/regression/ust/overlap/demo/demo |
| 111 | /tests/regression/ust/linking/demo_builtin |
| 112 | /tests/regression/ust/linking/demo_static |
| 113 | /tests/regression/ust/linking/demo |
| 114 | /tests/regression/ust/daemon/daemon |
| 115 | /tests/regression/ust/exit-fast/exit-fast |
| 116 | /tests/regression/ust/fork/fork |
| 117 | /tests/regression/ust/fork/fork2 |
| 118 | /tests/regression/ust/libc-wrapper/prog |
| 119 | /tests/regression/ust/python-logging/test_python_logging |
| 120 | /tests/regression/ust/baddr-statedump/prog |
| 121 | /tests/regression/ust/baddr-statedump/prog.debug |
| 122 | /tests/regression/ust/baddr-statedump/prog.strip |
| 123 | /tests/regression/ust/type-declarations/type-declarations |
| 124 | /tests/regression/ust/ust-dl/prog |
| 125 | /tests/regression/ust/ust-dl/libfoo.so.debug |
| 126 | /tests/regression/ust/ust-dl/libbar.so.debug |
| 127 | /tests/regression/ust/ust-dl/libzzz.so.debug |
| 128 | /tests/regression/ust/ust-dl/test_ust-dl |
| 129 | /tests/regression/ust/multi-lib/exec-with-callsites |
| 130 | /tests/regression/ust/multi-lib/exec-without-callsites |
| 131 | /tests/utils/testapp/gen-syscall-events-callstack/gen-syscall-events-callstack |
| 132 | /tests/utils/testapp/gen-ust-events/gen-ust-events |
| 133 | /tests/utils/testapp/gen-ust-events-ns/gen-ust-events-ns |
| 134 | /tests/utils/testapp/gen-ust-nevents-str/gen-ust-nevents-str |
| 135 | /tests/utils/testapp/gen-ust-nevents/gen-ust-nevents |
| 136 | /tests/utils/testapp/gen-ust-tracef/gen-ust-tracef |
| 137 | /tests/utils/testapp/gen-syscall-events/gen-syscall-events |
| 138 | /tests/utils/testapp/gen-kernel-test-events/gen-kernel-test-events |
| 139 | /tests/regression/tools/live/live_test |
| 140 | /tests/unit/ini_config/ini_config |
| 141 | /tests/perf/find_event |
| 142 | /tests/perf/test_perf_raw |
| 143 | /tests/unit/test_string_utils |
| 144 | /tests/unit/test_buffer_view |
| 145 | /tests/unit/test_kernel_probe |
| 146 | /tests/utils/testapp/gen-ust-nevents-str/gen-ust-nevents-str |
| 147 | /tests/utils/testapp/userspace-probe-elf-binary/userspace-probe-elf-binary |
| 148 | /tests/utils/testapp/userspace-probe-elf-cxx-binary/userspace-probe-elf-cxx-binary |
| 149 | /tests/utils/testapp/userspace-probe-sdt-binary/foobar_provider.h |
| 150 | /tests/utils/testapp/userspace-probe-sdt-binary/userspace-probe-sdt-binary |
| 151 | /tests/utils/testapp/gen-ns-events/gen-ns-events |
| 152 | |
| 153 | # man pages |
| 154 | /doc/man/*.1 |
| 155 | /doc/man/*.3 |
| 156 | /doc/man/*.8 |
| 157 | /doc/man/*.xml |
| 158 | /doc/man/*.html |
| 159 | /doc/man/*.h |
| 160 | /doc/man/asciidoc-attrs.conf |
| 161 | !/doc/man/lttng-health-check.3 |
| 162 | |
| 163 | # examples |
| 164 | /doc/examples/rotation/rotate-client |
| 165 | |
| 166 | /benchmark/ |
| 167 | |
| 168 | /include/version.i |
| 169 | /include/version.i.tmp |
| 170 | |
| 171 | /version |
| 172 | |
| 173 | classnoinst.stamp |