From e5b4aacc5d30dedc78fe955de6ab340374ca2920 Mon Sep 17 00:00:00 2001 From: johannst Date: Sat, 27 Jan 2024 01:27:09 +0000 Subject: deploy: c649f69634104c80d5da8af20871646e7d06aab1 --- trace_profile/callgrind.html | 2 +- trace_profile/index.html | 2 +- trace_profile/ltrace.html | 2 +- trace_profile/oprofile.html | 2 +- trace_profile/perf.html | 164 ++++++++++++++++++++++++++++++++++++++++--- trace_profile/src/Makefile | 8 +++ trace_profile/src/noploop.c | 10 +++ trace_profile/strace.html | 2 +- trace_profile/time.html | 2 +- 9 files changed, 178 insertions(+), 16 deletions(-) create mode 100644 trace_profile/src/Makefile create mode 100644 trace_profile/src/noploop.c (limited to 'trace_profile') diff --git a/trace_profile/callgrind.html b/trace_profile/callgrind.html index 415a5d5..89da4d9 100644 --- a/trace_profile/callgrind.html +++ b/trace_profile/callgrind.html @@ -88,7 +88,7 @@