~lttng/lttng-ust/lttng-ust

  • Committer: Mathieu Desnoyers
  • Date: 2024-05-03 19:32:50 UTC
  • Revision ID: git-v1:373ea80ac0db5072e995140f1dbdbf4f0b1bdaad
Rename "tsc" to "timestamp"

Naming timestamps "TSC" or "tsc" is an historical artefact dating from
the implementation of libringbuffer, where the initial intent was to use
the x86 "rdtsc" instruction directly, which ended up not being what was
done in reality.

Rename uses of "TSC" and "tsc" to "timestamp" to clarify things and
don't require reviewers to be fluent in x86 instruction set.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I8e7e2ad9cd2d2427485fc6adbc340fccde14ca2f
Filename Latest Rev Last Changed Committer Comment Size
..
.reuse 3036 8 months ago Mathieu Desnoyers Build system: implement REUSE with SPDX identifier Diff
doc 1169 12 years ago Mathieu Desnoyers Install easy-ust and gen-tp examples in doc/ Sign Diff
extras 2931 3 years ago Mathieu Desnoyers Add serialized ABI definition files This commit c Diff
include 243 14 years ago Pierre-Marc Fournier Merge branch 'for-pierre-marc' of git://git.infrad Diff
LICENSES 2538 3 years ago Mathieu Desnoyers Move to kernel style SPDX license identifiers The Diff
m4 2215 7 years ago Mathieu Desnoyers Move m4 scripts to m4 dir Harmonize build system Diff
src 2755 3 years ago Mathieu Desnoyers Move all sources to 'src/' This will align the so Diff
tests 117 15 years ago Pierre-Marc Fournier reorganize test programs into tests/ directory Diff
tools 1168 12 years ago Mathieu Desnoyers Create the lttng-gen-tp tools as an helper to gene Diff
.classpath 3036 8 months ago Mathieu Desnoyers Build system: implement REUSE with SPDX identifier 2.3 KB Diff Download File
.gitignore 3036 8 months ago Mathieu Desnoyers Build system: implement REUSE with SPDX identifier 7.5 KB Diff Download File
.gitreview 3036 8 months ago Mathieu Desnoyers Build system: implement REUSE with SPDX identifier 203 bytes Diff Download File
.project 3036 8 months ago Mathieu Desnoyers Build system: implement REUSE with SPDX identifier 453 bytes Diff Download File
File bootstrap 3036 8 months ago Mathieu Desnoyers Build system: implement REUSE with SPDX identifier 182 bytes Diff Download File
ChangeLog 3036 8 months ago Mathieu Desnoyers Build system: implement REUSE with SPDX identifier 85.2 KB Diff Download File
CodingStyle.md 3036 8 months ago Mathieu Desnoyers Build system: implement REUSE with SPDX identifier 432 bytes Diff Download File
configure.ac 3057 5 months ago Mathieu Desnoyers docs: Correct GitHub URLs in lttng-ust.3 The bran 25.3 KB Diff Download File
CONTRIBUTING.md 3037 8 months ago Mathieu Desnoyers docs: Update contributing guide Indicate that Ger 5.3 KB Diff Download File
LICENSE 3036 8 months ago Mathieu Desnoyers Build system: implement REUSE with SPDX identifier 1.8 KB Diff Download File
Makefile.am 3036 8 months ago Mathieu Desnoyers Build system: implement REUSE with SPDX identifier 759 bytes Diff Download File
README.md 3053 5 months ago Mathieu Desnoyers docs: Add supported versions and fix-backport poli 9.7 KB Diff Download File