Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf: add output, disasm flavor, intel sdm | Johannes Stoelp | 2024-01-31 | 1 | -4/+11 |
| | |||||
* | gnuplot: initial notes | Johannes Stoelp | 2024-01-31 | 6 | -0/+161 |
| | |||||
* | ps: add thcount,ppid,signal output flags and examples | Johannes Stoelp | 2024-01-31 | 1 | -0/+24 |
| | |||||
* | ps: add notes | Johannes Stoelp | 2024-01-27 | 3 | -0/+38 |
| | |||||
* | fish: add fish_pid var | Johannes Stoelp | 2024-01-27 | 1 | -0/+3 |
| | |||||
* | perf: add pmu event doc + callee vs caller graph example | Johannes Stoelp | 2024-01-27 | 3 | -10/+200 |
| | |||||
* | git: add clean and fetch/pull note | Johannes Stoelp | 2024-01-26 | 1 | -0/+19 |
| | |||||
* | bash/zsh/fish: add process substitution | Johannes Stoelp | 2024-01-25 | 3 | -0/+27 |
| | |||||
* | git: add merge commands | Johannes Stoelp | 2024-01-23 | 1 | -1/+19 |
| | |||||
* | callgrind: initial notes | Johannes Stoelp | 2024-01-23 | 5 | -2/+130 |
| | |||||
* | sed: delete matching lines | Johannes Stoelp | 2024-01-23 | 1 | -0/+10 |
| | |||||
* | pgrep: exact match cmd name | Johannes Stoelp | 2024-01-23 | 1 | -0/+1 |
| | |||||
* | objdump: disasm specific sym, visualize jumps | Johannes Stoelp | 2024-01-23 | 1 | -7/+20 |
| | |||||
* | x86_64: add initial windows abi notes | Johannes Stoelp | 2024-01-18 | 1 | -1/+61 |
| | |||||
* | sed: add initial examples | Johannes Stoelp | 2024-01-18 | 3 | -0/+70 |
| | |||||
* | sort: add initial examples | Johannes Stoelp | 2024-01-17 | 3 | -0/+37 |
| | |||||
* | column: add example to format data as table | Johannes Stoelp | 2024-01-17 | 3 | -0/+12 |
| | |||||
* | git: add worktree notes | Johannes Stoelp | 2024-01-17 | 1 | -0/+13 |
| | |||||
* | tshark: add simple capture + filter example | Johannes Stoelp | 2024-01-09 | 3 | -0/+42 |
| | |||||
* | tcpdump: add link to pcap-filter(7) | Johannes Stoelp | 2024-01-09 | 1 | -1/+1 |
| | |||||
* | ffmpeg: record x11 window | Johannes Stoelp | 2024-01-09 | 3 | -0/+28 |
| | |||||
* | awk: range pattern example, regex cmp operator | Johannes Stoelp | 2023-12-13 | 1 | -2/+17 |
| | |||||
* | awk: add range pattern example inclusive/exclusive | Johannes Stoelp | 2023-12-13 | 1 | -0/+15 |
| | |||||
* | fish: add argparse/complete example + minor updates | Johannes Stoelp | 2023-11-18 | 1 | -32/+118 |
| | |||||
* | css: selector notes | Johannes Stoelp | 2023-11-09 | 3 | -0/+56 |
| | |||||
* | cmake: update PUBLIC description | Johannes Stoelp | 2023-11-04 | 1 | -1/+2 |
| | |||||
* | cmake: add note about PRIVATE/PUBLIC/INTERFACE | Johannes Stoelp | 2023-11-04 | 3 | -0/+41 |
| | |||||
* | arm: link to instruction browser | Johannes Stoelp | 2023-09-25 | 1 | -0/+2 |
| | |||||
* | gdb: fix conditional bp and add note to remove condition | Johannes Stoelp | 2023-09-21 | 1 | -1/+4 |
| | |||||
* | lsof: add note about checking mnt points | Johannes Stoelp | 2023-09-09 | 1 | -0/+7 |
| | |||||
* | zfs: add note about lsof and minor fixes in encrytion notes | Johannes Stoelp | 2023-09-09 | 1 | -2/+5 |
| | |||||
* | gdbserver: add exec wrapper example | Johannes Stoelp | 2023-09-08 | 1 | -1/+10 |
| | |||||
* | gdb: add watch -l in watchpoint example | Johannes Stoelp | 2023-09-08 | 1 | -1/+7 |
| | |||||
* | c++: strict aliasing | Johannes Stoelp | 2023-08-22 | 1 | -1/+203 |
| | |||||
* | add pgo notes | Johannes Stoelp | 2023-08-22 | 3 | -0/+160 |
| | |||||
* | input: fix links and typos | Johannes Stoelp | 2023-08-22 | 1 | -4/+4 |
| | |||||
* | symver: link to general elf spec | Johannes Stoelp | 2023-08-22 | 1 | -0/+2 |
| | |||||
* | systemd: add state/type query examples | Johannes Stoelp | 2023-08-22 | 1 | -0/+12 |
| | |||||
* | arch: link juicebox and rv64i nostd | Johannes Stoelp | 2023-08-22 | 2 | -0/+4 |
| | |||||
* | git: fix typo | Johannes Stoelp | 2023-08-22 | 1 | -1/+1 |
| | |||||
* | c++: fix option example by laundering returned ptr | Johannes Stoelp | 2023-08-01 | 1 | -1/+5 |
| | |||||
* | strace: extend useful options | Johannes Stoelp | 2023-07-24 | 1 | -0/+8 |
| | |||||
* | gdb: add catchpoint, threading, multi-process, tui | Johannes Stoelp | 2023-07-24 | 1 | -4/+74 |
| | |||||
* | fish: fix error in product expansion | Johannes Stoelp | 2023-07-02 | 1 | -1/+1 |
| | |||||
* | make: add patsubst example | Johannes Stoelp | 2023-07-02 | 1 | -0/+10 |
| | |||||
* | zsh: add completion example for positional args | Johannes Stoelp | 2023-06-26 | 1 | -2/+23 |
| | |||||
* | gdb: example to set bp on all threads but one, show convenience vars | Johannes Stoelp | 2023-06-26 | 1 | -0/+10 |
| | |||||
* | zfs: add initial zfs notes | Johannes Stoelp | 2023-06-21 | 3 | -0/+251 |
| | |||||
* | acl: notes on posix access control list | Johannes Stoelp | 2023-06-11 | 3 | -0/+80 |
| | |||||
* | ld.so: note about dlopen and LD_LIBRARY_PATH | Johannes Stoelp | 2023-06-10 | 1 | -0/+15 |
| |