From 09231721ce67fe526062fd243fb9a3a9c8731d46 Mon Sep 17 00:00:00 2001 From: johannst Date: Sat, 25 Jun 2022 19:53:14 +0000 Subject: deploy: 6b252dbc87462a5ccfd31c8fc6c27195646365dd --- arch/arm64.html | 2 +- arch/armv7.html | 2 +- arch/index.html | 2 +- arch/riscv.html | 2 +- arch/x86_64.html | 2 +- assets/g.svg | 94 +++++++++++++++ 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/gcc.html | 2 +- development/glibc.html | 2 +- development/index.html | 2 +- development/ld.so.html | 2 +- development/make.html | 2 +- development/python.html | 2 +- development/symbolver.html | 2 +- index.html | 2 +- intro.html | 2 +- linux/coredump.html | 2 +- linux/index.html | 2 +- linux/ptrace_scope.html | 2 +- linux/systemd.html | 2 +- monitor/index.html | 6 +- monitor/lsof.html | 2 +- monitor/pgrep.html | 2 +- monitor/pidstat.html | 2 +- monitor/pmap.html | 2 +- monitor/pstack.html | 2 +- monitor/ss.html | 2 +- network/index.html | 2 +- network/tcpdump.html | 2 +- print.html | 64 +++++++++-- searchindex.js | 2 +- searchindex.json | 2 +- tools/awk.html | 2 +- tools/bash.html | 2 +- tools/dot.html | 272 ++++++++++++++++++++++++++++++++++++++++++++ tools/emacs.html | 2 +- tools/fish.html | 2 +- tools/gdb.html | 2 +- tools/gdbserver.html | 2 +- tools/git.html | 2 +- tools/gpg.html | 2 +- tools/index.html | 3 +- tools/pacman.html | 6 +- tools/qemu.html | 2 +- tools/radare2.html | 2 +- tools/tmux.html | 2 +- tools/zsh.html | 2 +- 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 +- 60 files changed, 485 insertions(+), 68 deletions(-) create mode 100644 assets/g.svg create mode 100644 tools/dot.html diff --git a/arch/arm64.html b/arch/arm64.html index 2970a7d..0c43702 100644 --- a/arch/arm64.html +++ b/arch/arm64.html @@ -81,7 +81,7 @@ diff --git a/arch/armv7.html b/arch/armv7.html index de0a0ae..59c45de 100644 --- a/arch/armv7.html +++ b/arch/armv7.html @@ -81,7 +81,7 @@ diff --git a/arch/index.html b/arch/index.html index 69881e5..9a22784 100644 --- a/arch/index.html +++ b/arch/index.html @@ -81,7 +81,7 @@ diff --git a/arch/riscv.html b/arch/riscv.html index 2e5f697..dee53cb 100644 --- a/arch/riscv.html +++ b/arch/riscv.html @@ -81,7 +81,7 @@ diff --git a/arch/x86_64.html b/arch/x86_64.html index c9a643b..bc8237c 100644 --- a/arch/x86_64.html +++ b/arch/x86_64.html @@ -81,7 +81,7 @@ diff --git a/assets/g.svg b/assets/g.svg new file mode 100644 index 0000000..f66c7b7 --- /dev/null +++ b/assets/g.svg @@ -0,0 +1,94 @@ + + + + + + + +cluster_1 + + + + +stage1 + +stage1 + + + +stage2 + +stage2 + + + +stage1->stage2 + + + + + +stage3_1 + +stage3_1 + + + +stage2->stage3_1 + + + + + +stage3_2 + +stage3_2 + + + +stage2->stage3_2 + + + + + +stage5_1 + +stage5_1 + + + +stage3_1->stage5_1 + + + + + +stage5_2 + +stage5_2 + + + +stage3_1->stage5_2 + + + + + +stage4 + +s4 + + + +stage3_2->stage4 + + +some text + + + diff --git a/binary/index.html b/binary/index.html index a63df8a..4d9a1e8 100644 --- a/binary/index.html +++ b/binary/index.html @@ -81,7 +81,7 @@ diff --git a/binary/nm.html b/binary/nm.html index 5502189..9a3208d 100644 --- a/binary/nm.html +++ b/binary/nm.html @@ -81,7 +81,7 @@ diff --git a/binary/objdump.html b/binary/objdump.html index 9b4a6c8..5edc0d9 100644 --- a/binary/objdump.html +++ b/binary/objdump.html @@ -81,7 +81,7 @@ diff --git a/binary/od.html b/binary/od.html index 99f4a46..0dcd4e4 100644 --- a/binary/od.html +++ b/binary/od.html @@ -81,7 +81,7 @@ diff --git a/binary/readelf.html b/binary/readelf.html index 4968c18..1358598 100644 --- a/binary/readelf.html +++ b/binary/readelf.html @@ -81,7 +81,7 @@ diff --git a/binary/xxd.html b/binary/xxd.html index 66626d0..7ce0426 100644 --- a/binary/xxd.html +++ b/binary/xxd.html @@ -81,7 +81,7 @@ diff --git a/development/c++.html b/development/c++.html index a0ca856..1f939d2 100644 --- a/development/c++.html +++ b/development/c++.html @@ -81,7 +81,7 @@ diff --git a/development/c++filt.html b/development/c++filt.html index 20df455..9282f23 100644 --- a/development/c++filt.html +++ b/development/c++filt.html @@ -81,7 +81,7 @@ diff --git a/development/gcc.html b/development/gcc.html index 2a1949a..6680cd9 100644 --- a/development/gcc.html +++ b/development/gcc.html @@ -81,7 +81,7 @@ diff --git a/development/glibc.html b/development/glibc.html index edb277d..1d1e2ad 100644 --- a/development/glibc.html +++ b/development/glibc.html @@ -81,7 +81,7 @@ diff --git a/development/index.html b/development/index.html index c13d1c0..90f9a11 100644 --- a/development/index.html +++ b/development/index.html @@ -81,7 +81,7 @@ diff --git a/development/ld.so.html b/development/ld.so.html index f8ee205..f167032 100644 --- a/development/ld.so.html +++ b/development/ld.so.html @@ -81,7 +81,7 @@ diff --git a/development/make.html b/development/make.html index 560cce7..6a9fc22 100644 --- a/development/make.html +++ b/development/make.html @@ -81,7 +81,7 @@ diff --git a/development/python.html b/development/python.html index 004ea74..900bce5 100644 --- a/development/python.html +++ b/development/python.html @@ -81,7 +81,7 @@ diff --git a/development/symbolver.html b/development/symbolver.html index 7c2a9d0..06736cf 100644 --- a/development/symbolver.html +++ b/development/symbolver.html @@ -81,7 +81,7 @@ diff --git a/index.html b/index.html index 070a3ee..2923119 100644 --- a/index.html +++ b/index.html @@ -81,7 +81,7 @@ diff --git a/intro.html b/intro.html index 6737b08..2c62ea2 100644 --- a/intro.html +++ b/intro.html @@ -81,7 +81,7 @@ diff --git a/linux/coredump.html b/linux/coredump.html index d08d271..b06022f 100644 --- a/linux/coredump.html +++ b/linux/coredump.html @@ -81,7 +81,7 @@ diff --git a/linux/index.html b/linux/index.html index 7947693..b29978f 100644 --- a/linux/index.html +++ b/linux/index.html @@ -81,7 +81,7 @@ diff --git a/linux/ptrace_scope.html b/linux/ptrace_scope.html index e665e27..423544b 100644 --- a/linux/ptrace_scope.html +++ b/linux/ptrace_scope.html @@ -81,7 +81,7 @@ diff --git a/linux/systemd.html b/linux/systemd.html index b786e1e..9b16a93 100644 --- a/linux/systemd.html +++ b/linux/systemd.html @@ -81,7 +81,7 @@ diff --git a/monitor/index.html b/monitor/index.html index 1b9eb39..764faa0 100644 --- a/monitor/index.html +++ b/monitor/index.html @@ -81,7 +81,7 @@ @@ -167,7 +167,7 @@