From bfc5ce4bc01e5eb28969eefcc01ecfefa2601fdf Mon Sep 17 00:00:00 2001 From: johannst Date: Wed, 31 Jan 2024 22:52:33 +0000 Subject: deploy: f3e631f7539c71686d1e336756c9c0fcd0b587ad --- 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 | 6 +- monitor/lsof.html | 2 +- monitor/pgrep.html | 2 +- monitor/pidstat.html | 2 +- monitor/pmap.html | 2 +- monitor/ps.html | 22 +++- 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 | 113 +++++++++++++++- 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 | 2 +- tools/gnuplot.html | 306 +++++++++++++++++++++++++++++++++++++++++++ tools/gnuplot/mem_lat.c | 67 ++++++++++ tools/gnuplot/mem_lat.plot | 13 ++ tools/gnuplot/plot.sh | 11 ++ tools/gpg.html | 2 +- tools/index.html | 3 +- tools/pacman.html | 2 +- tools/qemu.html | 2 +- tools/radare2.html | 2 +- tools/sed.html | 6 +- 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 | 16 ++- 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 +- 85 files changed, 620 insertions(+), 93 deletions(-) create mode 100644 tools/gnuplot.html create mode 100644 tools/gnuplot/mem_lat.c create mode 100644 tools/gnuplot/mem_lat.plot create mode 100644 tools/gnuplot/plot.sh diff --git a/404.html b/404.html index e669508..639dc01 100644 --- a/404.html +++ b/404.html @@ -89,7 +89,7 @@