varun-r-mallya
  • Joined on 2025-06-20
varun-r-mallya synced commits to master at varun-r-mallya/wona.github.com from mirror 2025-10-23 07:44:26 +00:00
4ad2996ef1 Tsot (#223)
e3e4f7ee18 add: the ship of theseus (#222)
Compare 2 commits »
varun-r-mallya synced commits to vmlinux-handler at varun-r-mallya/python-bpf from mirror 2025-10-23 03:19:19 +00:00
36a1a0903e Merge branch 'master' into vmlinux-handler
f2bc7f1434 pass context to memory allocation
b3921c424d parse context from first function argument to local symbol table
7a99d21b24 Fix typo in BCC Examples README
cf05e4959d Add README for BCC Examples
Compare 54 commits »
varun-r-mallya synced commits to master at varun-r-mallya/python-bpf from mirror 2025-10-23 03:19:19 +00:00
5c1e7103a6 Add Python notebook examples for current BCC examples
576fa2f106 Add interactive Python notebook for hello_world BCC Example
76a873cb0d Update clone-matplotlib example
e86c6082c9 Add BCC examples and change dir structure in setup.sh
cb1ad15f43 Fix examples/clone_plot to use new syntax and pylibbpf API
Compare 10 commits »
varun-r-mallya synced new reference refs/tags/v0.1.6 to varun-r-mallya/python-bpf from mirror 2025-10-22 05:33:55 +00:00
varun-r-mallya synced commits to refs/tags/v0.1.6 at varun-r-mallya/python-bpf from mirror 2025-10-22 05:33:55 +00:00
varun-r-mallya synced commits to vmlinux-handler at varun-r-mallya/python-bpf from mirror 2025-10-22 05:33:55 +00:00
adf32560a0 bpf passthrough gen in codegen
varun-r-mallya synced commits to master at varun-r-mallya/python-bpf from mirror 2025-10-22 05:33:54 +00:00
7a99d21b24 Fix typo in BCC Examples README
cf05e4959d Add README for BCC Examples
a7394ccafa bump version
63f378c34b Merge pull request #51 from pythonbpf/bcc_examples
37af7d2e20 Janitorial fix format
Compare 47 commits »
varun-r-mallya synced commits to bcc_examples at varun-r-mallya/python-bpf from mirror 2025-10-22 05:33:54 +00:00
37af7d2e20 Janitorial fix format
77c0d131be Add permission error handling in trace_pipe
84fdf52658 Merge branch 'master' into bcc_examples
f4d903d4b5 Fix create_targets_and_rvals early returns
f9494c870b Fix logical fallacy in get_char_array_ptr_and_size
Compare 64 commits »
varun-r-mallya synced and deleted reference refs/tags/vmlinux-ir-gen at varun-r-mallya/python-bpf from mirror 2025-10-22 05:33:54 +00:00
varun-r-mallya synced and deleted reference refs/tags/vmlinux-debug-info at varun-r-mallya/python-bpf from mirror 2025-10-22 05:33:54 +00:00
varun-r-mallya synced and deleted reference refs/tags/script at varun-r-mallya/python-bpf from mirror 2025-10-22 05:33:54 +00:00
varun-r-mallya synced and deleted reference refs/tags/copilot/add-docstrings-for-pylibbpf at varun-r-mallya/python-bpf from mirror 2025-10-22 05:33:54 +00:00
varun-r-mallya synced new reference script to varun-r-mallya/python-bpf from mirror 2025-10-21 21:23:45 +00:00
varun-r-mallya synced commits to script at varun-r-mallya/python-bpf from mirror 2025-10-21 21:23:45 +00:00
varun-r-mallya synced commits to master at varun-r-mallya/python-bpf from mirror 2025-10-21 21:23:45 +00:00
d50157fa09 Merge pull request #61 from pythonbpf/script
ba860b5039 add setup script
Compare 2 commits »
varun-r-mallya synced new reference refs/tags/v0.0.6 to varun-r-mallya/pylibbpf from mirror 2025-10-21 05:03:52 +00:00
varun-r-mallya synced commits to refs/tags/v0.0.6 at varun-r-mallya/pylibbpf from mirror 2025-10-21 05:03:52 +00:00
varun-r-mallya synced commits to vmlinux-handler at varun-r-mallya/python-bpf from mirror 2025-10-21 05:03:51 +00:00
21cea97d78 add return None statements
d8729342dc add bpf_passthrough generation
4179fbfc88 move around examples
ba397036b4 add failing examples to work on
1a0e21eaa8 support vmlinux enum in map arguments
Compare 10 commits »
varun-r-mallya synced commits to master at varun-r-mallya/python-bpf from mirror 2025-10-21 05:03:51 +00:00
caecb8c9b0 Merge pull request #59 from pythonbpf/vmlinux-handler
1a0e21eaa8 support vmlinux enum in map arguments
190baf2674 support vmlinux enum in printk handler
c3f3d1e564 format chore
e7734629a5 support binary ops with vmlinux enums
Compare 7 commits »
varun-r-mallya synced commits to bcc_examples at varun-r-mallya/python-bpf from mirror 2025-10-21 05:03:50 +00:00
798f07986a Add enhanced vfsreadlat BCC example with live plotly and dash graphs on browser
e98d5684ea Add enhanced live vfsreadlat.py monitor BCC example with rich library
c07707a9ad Add vfsreadlat.py BCC example
Compare 3 commits »