Activity
Revert "prometheusnoop: Add support for BPF timers to defer reading i…
Revert "prometheusnoop: Add support for BPF timers to defer reading i…
prometheusnoop.bpf: Zero out the description on the stack when using …
prometheusnoop.bpf: Zero out the description on the stack when using …
prometheusnoop: Fix calculation of event size without description
prometheusnoop: Fix calculation of event size without description
examples/c/Makefile: Rename EXTRA_USER_CFLAGS to EXTRA_COMMON_CFLAGS
examples/c/Makefile: Rename EXTRA_USER_CFLAGS to EXTRA_COMMON_CFLAGS
prometheusnoop: Allow selecting the ring buffer type
prometheusnoop: Allow selecting the ring buffer type
gitignore: Add mallocsnoop and prometheusnoop
gitignore: Add mallocsnoop and prometheusnoop
prometheusnoop: Make the reading of the metric description per event …
prometheusnoop: Make the reading of the metric description per event …
prometheusnoop: Do not filter by pid in the BPF code, tell libbpf to …
prometheusnoop: Do not filter by pid in the BPF code, tell libbpf to …
prometheusnoop: Remove exclude_pid, mallocsnoop leftover
prometheusnoop: Remove exclude_pid, mallocsnoop leftover
prometheusnoop.bpf: Split queuing the event from the uprobe handler
prometheusnoop.bpf: Split queuing the event from the uprobe handler
prometheusnoop.bpf: Use a template for the uprobes
prometheusnoop.bpf: Use a template for the uprobes
prometheusnoop: Use a generic metric reader
prometheusnoop: Use a generic metric reader
prometheusnoop: Use just one BPF program for all methods of a class
prometheusnoop: Use just one BPF program for all methods of a class
prometheusnoop: Support gauge's Dec and Sub methods
prometheusnoop: Support gauge's Dec and Sub methods
prometheusnoop: Hook into gauge.Add
prometheusnoop: Hook into gauge.Add
prometheusnoop: Rename the "ADDR" header to "Object"
prometheusnoop: Rename the "ADDR" header to "Object"
prometheusnoop test: Add another counter, increment it twice in a 2nd…
prometheusnoop test: Add another counter, increment it twice in a 2nd…
prometheusnopp: Add comment about possible future optimization for th…
prometheusnopp: Add comment about possible future optimization for th…
prometheusnoop: New snooper, prometheus specific
prometheusnoop: New snooper, prometheus specific
prometheusnoop: New snooper, prometheus specific
prometheusnoop: New snooper, prometheus specific
mallocsnoop.bpf: Copy the counter description
mallocsnoop.bpf: Copy the counter description