tor/scripts/maint
David Goulet bf0e2ae0d0 trace: Add single tracepoint in circuit subsystem
This is the very first tracepoint in tor. It is in the circuit subsystem for
when a new circuit opens.

LTTng instrumentation requires lot more around a tracepoint than USDT thus
this commit only adds one tracepoint in order to outline a base to add more
tracepoints later.

The idea is that we separate subsystem into what LTTng defines as "providers"
so the circuit provider contains the tracepoint definitions for the circuit
subsystem.

Signed-off-by: David Goulet <dgoulet@torproject.org>

Signed-off-by: David Goulet <dgoulet@torproject.org>
2020-07-08 09:10:08 -04:00
..
checkspace_tests checkSpace: remove the nosplabel test. 2020-02-06 14:33:05 -05:00
practracker trace: Add single tracepoint in circuit subsystem 2020-07-08 09:10:08 -04:00
add_c_file.py add_c_file: Replace asserts with exceptions 2020-01-20 13:27:40 +10:00
annotate_ifdef_directives.py Stop assuming that /usr/bin/python exists 2020-02-16 21:58:01 +02:00
check_config_macros.pl Script to detect unused autoconf outputs 2014-05-07 03:56:51 -04:00
checkIncludes.py Stop assuming that /usr/bin/python exists 2020-02-16 21:58:01 +02:00
checkLogs.pl Clean the contrib directory with torch and machete. 2014-04-28 11:34:53 -04:00
checkManpageAlpha.py Script to check sorting of manpage entries 2020-02-14 11:02:16 -06:00
checkOptionDocs.pl.in Start splitting src/or 2018-07-05 17:15:50 -04:00
checkShellScripts.sh scripts/maint: Remove obsolete generated tor.sh 2020-06-08 01:41:36 +00:00
checkSpace.pl checkSpace: permit wide lines for LCOV_EXCL 2020-02-06 16:25:56 -05:00
checkSpaceTest.sh Have checkSpaceTest.sh exit as skipped when on Windows 2019-12-03 12:56:50 +10:00
code-format.sh Improve our clang-format.sh script 2020-06-11 10:28:03 -04:00
codetool.py Add a dire warning about not reformatting the whole codebase yet. 2020-02-12 18:52:35 -05:00
findMergedChanges.pl Clean the contrib directory with torch and machete. 2014-04-28 11:34:53 -04:00
format_changelog.py Fix a python warning in format_changelog.py. 2020-05-14 10:37:52 -04:00
lintChanges.py Merge branch 'tor-github/pr/1743' 2020-02-18 09:06:13 -05:00
locatemissingdoxygen.py Stop assuming that /usr/bin/python exists 2020-02-16 21:58:01 +02:00
rectify_include_paths.py scripts: Ignore editor temporary files 2020-04-03 19:16:57 +10:00
redox.py Stop assuming that /usr/bin/python exists 2020-02-16 21:58:01 +02:00
rename_c_identifier.py scripts: Fix rename_c_identifier.py uncommitted warning 2020-06-30 13:48:22 -04:00
run_calltool.sh Fix shellcheck issue SC2217 in run_calltool.sh 2018-10-29 11:37:16 +02:00
run_check_subsystem_order.sh Make check_subsystem_order work in out-of-tree builds. 2020-04-07 17:35:58 +10:00
sortChanges.py Stop assuming that /usr/bin/python exists 2020-02-16 21:58:01 +02:00
update_versions.py python: Add __future__ imports for python 3 compatibility 2019-12-12 15:58:51 +10:00
updateCopyright.pl updateCopyright: look at the current year. 2019-05-20 12:02:20 -04:00
updateRustDependencies.sh Fix SC2230 warning 2018-11-20 16:57:57 +02:00