♫ Christian Krause ♫

Results 42 issues of ♫ Christian Krause ♫

What to do with [mmap](http://man7.org/linux/man-pages/man2/mmap.2.html)? At the `mmap` syscall, the analysis essentially ends. There is no more information to be gained, because there are no follow up syscalls because `mmap`...

help wanted
discussion

- [ ] `-y` and `-yy` for filename and port:ip resolution - does this work across different log files? - [ ] `-P path` to limit to path in advance...

improvement

In some cases it might make sense to accumulate the syscalls over multiple log files. The following is sort of a dummy example to showcase this: ```console $ strace -T...

feature

I've been trying the image with molecule (from `molecule/default/molecule.yml`): ```yml platforms: - name: debian-12 image: geerlingguy/docker-debian12-ansible command: ${MOLECULE_DOCKER_COMMAND:-""} volumes: - /sys/fs/cgroup:/sys/fs/cgroup:rw cgroupns_mode: host privileged: yes pre_build_image: yes ``` With molecule...

I have added compression and decompression memory checks via valgrind. I do not know yet, if travis will actually show the valgrind output, but anyone interested can clone my memory-checks...

For a pre-discussion, see #8.

I'm leaving this in draft for now and won't be adding tests or fixing coverage just yet. Wanted to communicate my idea for #617. If you want this to happen,...

**Note:** This is more or less a copy of my issue on the original `tui-rs` project: https://github.com/fdehau/tui-rs/issues/498. ## Problem I find the `fn centered_rect` in `examples/popup.rs` to be extremely useful,...

Type: Enhancement

- handle hyperlinks differently, i.e. don't highlight hyperlink, but actually include the destination

see https://github.com/prometheus-community/ansible/issues/249

enhancement
roles/blackbox_exporter
roles/smokeping_prober