Jazel Canseco
Jazel Canseco
> So if I'm reading this right the existing logic will only successfully read the gc policy if the family name is the same as the gc policy name? The...
Yep, my understanding is the same. There shouldn't have been issues for Terraform in particular I think. This was just an issue for us since we're reliant on the TF...
Should we also close this issue? BPFd is to be integrated into BCC, and as part of that, we wrote the tool smoke tests. So, it's not like BPFd doesn't...
Update: kernel and userspace symbol lookups have been implemented (see #25 and #26).
We may be able to close this issue now. Stacktrace-based tools are now working with the latest symbol lookup patches (in addition to your stackmap changes). If there are other...
We should close this issue once this [PR](https://github.com/joelagnel/bcc/pull/11) on BCC is approved.
This issue should be closed.
Can you elaborate more on this? In particular: 1. What are the exact steps you took to reproduce this? 2. Were you able to reproduce it consistently, or is this...
Hi, I can't seem to reproduce this. ``` # ./stackcount.py submit_bio -v Tracing 1 functions for "submit_bio"... Hit Ctrl-C to end. ffffff8008511ca0 submit_bio ffffff80082b045c __block_write_full_page ffffff80082b08cc block_write_full_page ffffff80082b3760 blkdev_writepage ffffff80081fb87c...