aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* gdb: fix typoJohannes Stoelp2024-03-051-1/+1
* html: fix quote consistencyJohannes Stoelp2024-02-171-1/+1
* html: tag filter exampleJohannes Stoelp2024-02-172-0/+66
* awk: split on multiple tokensJohannes Stoelp2024-02-161-0/+6
* abi: update link to x86_64 sysv abiJohannes Stoelp2024-02-152-3/+3
* bash: cmd groupingJohannes Stoelp2024-02-131-0/+16
* sed: insert pattern + follow symlinksJohannes Stoelp2024-02-071-0/+24
* perf: add output, disasm flavor, intel sdmJohannes Stoelp2024-01-311-4/+11
* gnuplot: initial notesJohannes Stoelp2024-01-316-0/+161
* ps: add thcount,ppid,signal output flags and examplesJohannes Stoelp2024-01-311-0/+24
* ps: add notesJohannes Stoelp2024-01-273-0/+38
* fish: add fish_pid varJohannes Stoelp2024-01-271-0/+3
* perf: add pmu event doc + callee vs caller graph exampleJohannes Stoelp2024-01-273-10/+200
* git: add clean and fetch/pull noteJohannes Stoelp2024-01-261-0/+19
* bash/zsh/fish: add process substitutionJohannes Stoelp2024-01-253-0/+27
* git: add merge commandsJohannes Stoelp2024-01-231-1/+19
* callgrind: initial notesJohannes Stoelp2024-01-235-2/+130
* sed: delete matching linesJohannes Stoelp2024-01-231-0/+10
* pgrep: exact match cmd nameJohannes Stoelp2024-01-231-0/+1
* objdump: disasm specific sym, visualize jumpsJohannes Stoelp2024-01-231-7/+20
* x86_64: add initial windows abi notesJohannes Stoelp2024-01-181-1/+61
* sed: add initial examplesJohannes Stoelp2024-01-183-0/+70
* sort: add initial examplesJohannes Stoelp2024-01-173-0/+37
* column: add example to format data as tableJohannes Stoelp2024-01-173-0/+12
* git: add worktree notesJohannes Stoelp2024-01-171-0/+13
* tshark: add simple capture + filter exampleJohannes Stoelp2024-01-093-0/+42
* tcpdump: add link to pcap-filter(7)Johannes Stoelp2024-01-091-1/+1
* ffmpeg: record x11 windowJohannes Stoelp2024-01-093-0/+28
* awk: range pattern example, regex cmp operatorJohannes Stoelp2023-12-131-2/+17
* awk: add range pattern example inclusive/exclusiveJohannes Stoelp2023-12-131-0/+15
* fish: add argparse/complete example + minor updatesJohannes Stoelp2023-11-181-32/+118
* css: selector notesJohannes Stoelp2023-11-093-0/+56
* cmake: update PUBLIC descriptionJohannes Stoelp2023-11-041-1/+2
* cmake: add note about PRIVATE/PUBLIC/INTERFACEJohannes Stoelp2023-11-043-0/+41
* arm: link to instruction browserJohannes Stoelp2023-09-251-0/+2
* gdb: fix conditional bp and add note to remove conditionJohannes Stoelp2023-09-211-1/+4
* lsof: add note about checking mnt pointsJohannes Stoelp2023-09-091-0/+7
* zfs: add note about lsof and minor fixes in encrytion notesJohannes Stoelp2023-09-091-2/+5
* gdbserver: add exec wrapper exampleJohannes Stoelp2023-09-081-1/+10
* gdb: add watch -l in watchpoint exampleJohannes Stoelp2023-09-081-1/+7
* c++: strict aliasingJohannes Stoelp2023-08-221-1/+203
* add pgo notesJohannes Stoelp2023-08-223-0/+160
* input: fix links and typosJohannes Stoelp2023-08-221-4/+4
* symver: link to general elf specJohannes Stoelp2023-08-221-0/+2
* systemd: add state/type query examplesJohannes Stoelp2023-08-221-0/+12
* arch: link juicebox and rv64i nostdJohannes Stoelp2023-08-222-0/+4
* git: fix typoJohannes Stoelp2023-08-221-1/+1
* c++: fix option example by laundering returned ptrJohannes Stoelp2023-08-011-1/+5
* strace: extend useful optionsJohannes Stoelp2023-07-241-0/+8
* gdb: add catchpoint, threading, multi-process, tuiJohannes Stoelp2023-07-241-4/+74