mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
bf0e2ae0d0
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> |
||
---|---|---|
.. | ||
checkspace_tests | ||
practracker | ||
add_c_file.py | ||
annotate_ifdef_directives.py | ||
check_config_macros.pl | ||
checkIncludes.py | ||
checkLogs.pl | ||
checkManpageAlpha.py | ||
checkOptionDocs.pl.in | ||
checkShellScripts.sh | ||
checkSpace.pl | ||
checkSpaceTest.sh | ||
code-format.sh | ||
codetool.py | ||
findMergedChanges.pl | ||
format_changelog.py | ||
lintChanges.py | ||
locatemissingdoxygen.py | ||
rectify_include_paths.py | ||
redox.py | ||
rename_c_identifier.py | ||
run_calltool.sh | ||
run_check_subsystem_order.sh | ||
sortChanges.py | ||
update_versions.py | ||
updateCopyright.pl | ||
updateRustDependencies.sh |