From 6dbf014773f5f8ac0b0e291392dfde518de94daf Mon Sep 17 00:00:00 2001 From: johannst Date: Tue, 23 Jan 2024 01:39:29 +0000 Subject: deploy: 8c9fd06e839c06717dd2dcb067371a5e1fc71801 --- 404.html | 2 +- arch/arm64.html | 2 +- arch/armv7.html | 2 +- arch/index.html | 2 +- arch/riscv.html | 2 +- arch/x86_64.html | 2 +- binary/index.html | 6 +- binary/nm.html | 2 +- binary/objdump.html | 27 +++- binary/od.html | 2 +- binary/readelf.html | 2 +- binary/xxd.html | 2 +- development/c++.html | 2 +- development/c++filt.html | 2 +- development/cmake.html | 2 +- development/gcc.html | 2 +- development/gcov.html | 2 +- development/glibc.html | 2 +- development/index.html | 2 +- development/ld.so.html | 2 +- development/make.html | 2 +- development/pgo.html | 2 +- development/python.html | 2 +- development/symbolver.html | 2 +- index.html | 2 +- intro.html | 2 +- linux/acl.html | 2 +- linux/coredump.html | 2 +- linux/cryptsetup.html | 2 +- linux/index.html | 2 +- linux/input.html | 2 +- linux/ptrace_scope.html | 2 +- linux/swap.html | 2 +- linux/systemd.html | 2 +- linux/zfs.html | 2 +- monitor/index.html | 2 +- monitor/lsof.html | 2 +- monitor/pgrep.html | 3 +- monitor/pidstat.html | 2 +- monitor/pmap.html | 2 +- monitor/pstack.html | 2 +- monitor/ss.html | 2 +- network/firewall-cmd.html | 2 +- network/index.html | 2 +- network/nftables.html | 2 +- network/tcpdump.html | 2 +- network/tshark.html | 2 +- print.html | 127 +++++++++++++-- searchindex.js | 2 +- searchindex.json | 2 +- tools/awk.html | 2 +- tools/bash.html | 2 +- tools/column.html | 2 +- tools/dot.html | 2 +- tools/emacs.html | 2 +- tools/ffmpeg.html | 2 +- tools/fish.html | 2 +- tools/gdb.html | 2 +- tools/gdbserver.html | 2 +- tools/git.html | 20 ++- tools/gpg.html | 2 +- tools/index.html | 2 +- tools/pacman.html | 2 +- tools/qemu.html | 2 +- tools/radare2.html | 2 +- tools/sed.html | 12 +- tools/sort.html | 2 +- tools/tmux.html | 2 +- tools/zsh.html | 2 +- trace_profile/callgrind.html | 292 ++++++++++++++++++++++++++++++++++ trace_profile/callgrind/Makefile | 14 ++ trace_profile/callgrind/cg_example.cc | 36 +++++ trace_profile/index.html | 9 +- trace_profile/ltrace.html | 2 +- trace_profile/oprofile.html | 6 +- trace_profile/perf.html | 2 +- trace_profile/strace.html | 6 +- trace_profile/time.html | 10 +- web/chartjs.html | 2 +- web/css.html | 2 +- web/html.html | 2 +- web/index.html | 2 +- 82 files changed, 594 insertions(+), 112 deletions(-) create mode 100644 trace_profile/callgrind.html create mode 100644 trace_profile/callgrind/Makefile create mode 100644 trace_profile/callgrind/cg_example.cc diff --git a/404.html b/404.html index 5b72fd5..036b982 100644 --- a/404.html +++ b/404.html @@ -89,7 +89,7 @@