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-28 10:23:46 +00:00
d8007fc196 Merge pull request #224 from WatchOutNewsAgency/ronin/posts
21415a4985 feat(post): what's the point
Compare 2 commits »
varun-r-mallya synced commits to master at varun-r-mallya/python-bpf from mirror 2025-10-27 13:23:42 +00:00
22e30f04b4 Merge pull request #66 from pythonbpf/dependabot/github_actions/actions-3249c11fdc
620b8cb1e7 Bump the actions group with 2 updates
Compare 2 commits »
varun-r-mallya synced new reference dependabot/github_actions/actions-3249c11fdc to varun-r-mallya/pylibbpf from mirror 2025-10-27 08:13:42 +00:00
varun-r-mallya synced commits to dependabot/github_actions/actions-3249c11fdc at varun-r-mallya/pylibbpf from mirror 2025-10-27 08:13:42 +00:00
varun-r-mallya synced commits to vmlinux-handler at varun-r-mallya/python-bpf from mirror 2025-10-27 05:13:42 +00:00
07580dabf2 revert struct reference pointer sizes to i8 to ensure that compiler does not optimize
ac74b03b14 Add TODO to specify flags and DISubprogram.
3bf85e733e add DI subprogram to make CO-RE work fully.
73f7c80eca add scope field separately to subroutine type remove circular dependency
238697469a create debug info to subroutine type
Compare 5 commits »
varun-r-mallya synced new reference varun-r-mallya-patch-1 to varun-r-mallya/python-bpf from mirror 2025-10-27 05:13:42 +00:00
varun-r-mallya synced commits to varun-r-mallya-patch-1 at varun-r-mallya/python-bpf from mirror 2025-10-27 05:13:42 +00:00
varun-r-mallya synced commits to master at varun-r-mallya/python-bpf from mirror 2025-10-27 05:13:42 +00:00
1207fe9f92 Update .gitattributes to include new directories
b138405931 Merge pull request #65 from pythonbpf/varun-r-mallya-patch-1
262f00f635 Mark Jupyter Notebook files as vendored
Compare 3 commits »
varun-r-mallya synced new reference all_helpers to varun-r-mallya/python-bpf from mirror 2025-10-26 21:03:41 +00:00
varun-r-mallya synced commits to all_helpers at varun-r-mallya/python-bpf from mirror 2025-10-26 21:03:41 +00:00
varun-r-mallya synced commits to vmlinux-handler at varun-r-mallya/python-bpf from mirror 2025-10-26 12:53:42 +00:00
8bd210cede add debug info storage on assignment_info.py dataclass
7bf6f9c48c add function_debug_info.py and format
a1fe2ed4bc change to 64 bit pointers. May be an issue. revert this commit if issues arise
Compare 3 commits »
varun-r-mallya synced commits to vmlinux-handler at varun-r-mallya/python-bpf from mirror 2025-10-26 04:43:41 +00:00
93285dbdd8 geenrate gep IR
varun-r-mallya synced commits to vmlinux-handler at varun-r-mallya/python-bpf from mirror 2025-10-25 04:13:42 +00:00
1ea44dd8e1 Use pointer arithmetic to resolve vmlinux struct fields
96216d4411 Consistently use Dataclass syntac for AssignmentInfo and related classes
028d9c2c08 generate IR partly
Compare 3 commits »
varun-r-mallya synced commits to vmlinux-handler at varun-r-mallya/python-bpf from mirror 2025-10-24 03:43:47 +00:00
c6b5ecb47e find global variable ir and field data from metadata
30bcfcbbd0 remove compile error on normal c_void_p in arg and separate localsymbol to avoid circular dep
f18a4399ea format chore
4e01df735f complete part of expr passing for attribute of i64 type
64674cf646 add alloc for only i64
Compare 5 commits »
varun-r-mallya synced new reference tsot to varun-r-mallya/wona.github.com from mirror 2025-10-23 07:44:26 +00:00
varun-r-mallya synced commits to tsot at varun-r-mallya/wona.github.com from mirror 2025-10-23 07:44:26 +00:00
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