From c6ae65a3f9c9f1d393291dbb7c1c741676664825 Mon Sep 17 00:00:00 2001
From: johannst <johannst@users.noreply.github.com>
Date: Mon, 29 Mar 2021 15:16:14 +0000
Subject: deploy: 6e82f44415534b31b683006bbeca4379d43d9d0d

---
 trace_profile/index.html    | 4 ++++
 trace_profile/ltrace.html   | 4 ++++
 trace_profile/oprofile.html | 4 ++++
 trace_profile/perf.html     | 4 ++++
 trace_profile/strace.html   | 4 ++++
 trace_profile/time.html     | 4 ++++
 6 files changed, 24 insertions(+)

(limited to 'trace_profile')

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>
-- 
cgit v1.2.3