From eeadf0599a4b8a92dc0f5475e011435e752feddb Mon Sep 17 00:00:00 2001 From: johannst Date: Sun, 1 Sep 2024 22:49:25 +0000 Subject: deploy: 1070b7b60308925b9c0f98075c354bb05b6f25ca --- 404.html | 2 +- arch/arm64.html | 2 +- arch/armv7.html | 2 +- arch/armv8.html | 2 +- arch/index.html | 6 +- 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 +- cli/awk.html | 2 +- cli/column.html | 2 +- cli/index.html | 2 +- cli/paste.html | 2 +- cli/sed.html | 2 +- cli/sort.html | 2 +- cli/tac.html | 2 +- cli/tr.html | 2 +- debug/gdb.html | 2 +- debug/gdbserver.html | 2 +- debug/index.html | 2 +- development/c++.html | 2 +- development/c++filt.html | 2 +- development/cmake.html | 2 +- development/gcc.html | 2 +- development/gcov.html | 2 +- development/git.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/cpufreq.html | 2 +- linux/cryptsetup.html | 2 +- linux/cups.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 +- network/firewall-cmd.html | 2 +- network/index.html | 2 +- network/nftables.html | 2 +- network/ss.html | 2 +- network/ssh.html | 2 +- network/tcpdump.html | 2 +- network/tshark.html | 2 +- print.html | 117 ++++++++++++++++- process/index.html | 2 +- process/lsof.html | 2 +- process/nice.html | 2 +- process/pgrep.html | 2 +- process/pidstat.html | 2 +- process/pmap.html | 2 +- process/ps.html | 2 +- process/pstack.html | 2 +- process/taskset.html | 2 +- searchindex.js | 2 +- searchindex.json | 2 +- shells/bash.html | 2 +- shells/fish.html | 2 +- shells/index.html | 2 +- shells/zsh.html | 2 +- tools/dot.html | 2 +- tools/emacs.html | 2 +- tools/ffmpeg.html | 2 +- tools/gnuplot.html | 2 +- tools/gpg.html | 2 +- tools/index.html | 2 +- tools/pacman.html | 2 +- tools/qemu.html | 2 +- tools/qrencode.html | 2 +- tools/radare2.html | 2 +- tools/restic.html | 2 +- tools/screen.html | 2 +- tools/tmux.html | 2 +- trace_profile/callgrind.html | 41 +++++- trace_profile/index.html | 2 +- trace_profile/ltrace.html | 2 +- trace_profile/oprofile.html | 2 +- trace_profile/perf.html | 2 +- trace_profile/strace.html | 2 +- trace_profile/time.html | 2 +- trace_profile/valgrind.html | 2 +- web/chartjs.html | 6 +- web/css.html | 2 +- web/html.html | 2 +- web/index.html | 3 +- web/plotly.html | 305 +++++++++++++++++++++++++++++++++++++++++++ web/src/plotly.html | 69 ++++++++++ 100 files changed, 621 insertions(+), 112 deletions(-) create mode 100644 web/plotly.html create mode 100644 web/src/plotly.html diff --git a/404.html b/404.html index faaf22e..a20d2bf 100644 --- a/404.html +++ b/404.html @@ -89,7 +89,7 @@