aboutsummaryrefslogtreecommitdiffhomepage
path: root/trace_profile
diff options
context:
space:
mode:
authorjohannst <johannst@users.noreply.github.com>2021-03-29 15:16:14 +0000
committerjohannst <johannst@users.noreply.github.com>2021-03-29 15:16:14 +0000
commitc6ae65a3f9c9f1d393291dbb7c1c741676664825 (patch)
treede71f5029b2173c8d3e674dcc4c6943a951b4e17 /trace_profile
parentfe84155562f3e6d51b94155197ab5606f2e3bebe (diff)
downloadnotes-c6ae65a3f9c9f1d393291dbb7c1c741676664825.tar.gz
notes-c6ae65a3f9c9f1d393291dbb7c1c741676664825.zip
deploy: 6e82f44415534b31b683006bbeca4379d43d9d0d
Diffstat (limited to 'trace_profile')
-rw-r--r--trace_profile/index.html4
-rw-r--r--trace_profile/ltrace.html4
-rw-r--r--trace_profile/oprofile.html4
-rw-r--r--trace_profile/perf.html4
-rw-r--r--trace_profile/strace.html4
-rw-r--r--trace_profile/time.html4
6 files changed, 24 insertions, 0 deletions
diff --git a/trace_profile/index.html b/trace_profile/index.html
index 8c4ae05..8370732 100644
--- a/trace_profile/index.html
+++ b/trace_profile/index.html
@@ -120,6 +120,10 @@
<i id="print-button" class="fa fa-print"></i>
</a>
+ <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+ <i id="git-repository-button" class="fa fa-github"></i>
+ </a>
+
</div>
</div>
</div>
diff --git a/trace_profile/ltrace.html b/trace_profile/ltrace.html
index f3989e7..872c444 100644
--- a/trace_profile/ltrace.html
+++ b/trace_profile/ltrace.html
@@ -120,6 +120,10 @@
<i id="print-button" class="fa fa-print"></i>
</a>
+ <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+ <i id="git-repository-button" class="fa fa-github"></i>
+ </a>
+
</div>
</div>
</div>
diff --git a/trace_profile/oprofile.html b/trace_profile/oprofile.html
index 2fe4ccc..1b168fd 100644
--- a/trace_profile/oprofile.html
+++ b/trace_profile/oprofile.html
@@ -120,6 +120,10 @@
<i id="print-button" class="fa fa-print"></i>
</a>
+ <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+ <i id="git-repository-button" class="fa fa-github"></i>
+ </a>
+
</div>
</div>
</div>
diff --git a/trace_profile/perf.html b/trace_profile/perf.html
index 2a5e155..79247d2 100644
--- a/trace_profile/perf.html
+++ b/trace_profile/perf.html
@@ -120,6 +120,10 @@
<i id="print-button" class="fa fa-print"></i>
</a>
+ <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+ <i id="git-repository-button" class="fa fa-github"></i>
+ </a>
+
</div>
</div>
</div>
diff --git a/trace_profile/strace.html b/trace_profile/strace.html
index b6e5ffa..3c7b33d 100644
--- a/trace_profile/strace.html
+++ b/trace_profile/strace.html
@@ -120,6 +120,10 @@
<i id="print-button" class="fa fa-print"></i>
</a>
+ <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+ <i id="git-repository-button" class="fa fa-github"></i>
+ </a>
+
</div>
</div>
</div>
diff --git a/trace_profile/time.html b/trace_profile/time.html
index ed661ac..cbf3f71 100644
--- a/trace_profile/time.html
+++ b/trace_profile/time.html
@@ -120,6 +120,10 @@
<i id="print-button" class="fa fa-print"></i>
</a>
+ <a href="https://github.com/johannst/notes" title="Git repository" aria-label="Git repository">
+ <i id="git-repository-button" class="fa fa-github"></i>
+ </a>
+
</div>
</div>
</div>