From e5b4aacc5d30dedc78fe955de6ab340374ca2920 Mon Sep 17 00:00:00 2001 From: johannst Date: Sat, 27 Jan 2024 01:27:09 +0000 Subject: deploy: c649f69634104c80d5da8af20871646e7d06aab1 --- 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 | 2 +- binary/nm.html | 2 +- binary/objdump.html | 2 +- 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 | 3 +- monitor/lsof.html | 2 +- monitor/pgrep.html | 6 +- monitor/pidstat.html | 2 +- monitor/pmap.html | 6 +- monitor/ps.html | 262 +++++++++++++++++++++++++++++++++++++++++++ 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 | 235 ++++++++++++++++++++++++++++++++++---- 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 | 5 +- tools/gdb.html | 2 +- tools/gdbserver.html | 2 +- tools/git.html | 17 ++- tools/gpg.html | 2 +- tools/index.html | 2 +- tools/pacman.html | 2 +- tools/qemu.html | 2 +- tools/radare2.html | 2 +- tools/sed.html | 2 +- tools/sort.html | 2 +- tools/tmux.html | 2 +- tools/zsh.html | 2 +- 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 +- web/chartjs.html | 2 +- web/css.html | 2 +- web/html.html | 2 +- web/index.html | 2 +- 83 files changed, 750 insertions(+), 112 deletions(-) create mode 100644 monitor/ps.html create mode 100644 trace_profile/src/Makefile create mode 100644 trace_profile/src/noploop.c diff --git a/404.html b/404.html index 036b982..e669508 100644 --- a/404.html +++ b/404.html @@ -89,7 +89,7 @@