Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / grantseltzer/weaver issues and pull requests

#56 - Fix the bug when make

Pull Request - State: open - Opened by ZhaoHaoRu over 1 year ago - 1 comment

#54 - Minimum types to index when parsing DWARF

Issue - State: open - Opened by grantseltzer about 4 years ago
Labels: question

#53 - Support map parameters

Issue - State: open - Opened by grantseltzer about 4 years ago

#52 - Go 1.17 will support register based arguments instead of the stack (feature flagged)

Issue - State: open - Opened by grantseltzer about 4 years ago - 1 comment
Labels: bug

#51 - Merge parsing of dwarf info into libbpf refactor

Pull Request - State: closed - Opened by grantseltzer over 4 years ago

#50 - Sequence numbering/ordering for function calls

Issue - State: open - Opened by grantseltzer over 4 years ago - 1 comment

#49 - Add CLI syntax like dtrace

Issue - State: open - Opened by grantseltzer over 4 years ago

#48 - Weaver does not error out if specified binary doesn't exist

Issue - State: closed - Opened by grantseltzer almost 5 years ago
Labels: bug

#47 - Initial support for arbitrary pointers

Pull Request - State: closed - Opened by grantseltzer almost 5 years ago

#46 - More robust integration testing

Issue - State: open - Opened by grantseltzer almost 5 years ago
Labels: P0

#45 - Support for slices as arguments

Pull Request - State: closed - Opened by grantseltzer almost 5 years ago

#44 - Tracing by PID #12

Pull Request - State: closed - Opened by rrreeezzz almost 5 years ago - 1 comment

#43 - Add unit tests for determineStackOffsets

Pull Request - State: closed - Opened by grantseltzer almost 5 years ago

#42 - Use arch and OS build constraints

Issue - State: open - Opened by grantseltzer almost 5 years ago

#41 - Fix flaky unit testcase in TestReadFunctionsFile

Issue - State: closed - Opened by grantseltzer almost 5 years ago - 1 comment
Labels: bug

#40 - Unit tests of functions file parsing

Pull Request - State: closed - Opened by grantseltzer almost 5 years ago

#39 - Add badge for tracking unit test coverage %

Issue - State: open - Opened by grantseltzer almost 5 years ago

#38 - Add 'package' mode, remove table writer

Pull Request - State: closed - Opened by grantseltzer almost 5 years ago - 3 comments

#37 - Support loading probes on struct methods and minor bugfixes

Pull Request - State: closed - Opened by rrreeezzz almost 5 years ago - 4 comments

#36 - Add color to debug printing, and add log for loading all eBPF programs

Pull Request - State: closed - Opened by grantseltzer almost 5 years ago

#35 - Investigate using cilium/eBPF package to replace bcc

Issue - State: closed - Opened by grantseltzer almost 5 years ago - 1 comment

#34 - Create mode of operation where instead of functions file, just trace the function calls without param types

Issue - State: closed - Opened by grantseltzer almost 5 years ago - 1 comment
Labels: feature request

#33 - Create indicator that all uprobes/eBPF programs are loaded.

Issue - State: closed - Opened by grantseltzer almost 5 years ago - 1 comment
Labels: good first issue, feature request

#32 - Change JSON to default instead of table output format

Issue - State: closed - Opened by grantseltzer almost 5 years ago - 1 comment
Labels: good first issue

#31 - weaver does not error out if a binary path is not specified

Issue - State: closed - Opened by grantseltzer almost 5 years ago - 1 comment
Labels: bug, P0

#30 - #14 added PID PPID and COMM info

Pull Request - State: closed - Opened by rrreeezzz almost 5 years ago - 3 comments

#29 - Add an overview doc

Pull Request - State: closed - Opened by grantseltzer about 5 years ago

#28 - Add basic smoke test

Pull Request - State: closed - Opened by grantseltzer about 5 years ago

#26 - Add the ability to trace multiple functions

Pull Request - State: closed - Opened by grantseltzer about 5 years ago

#25 - Improve makefile to use idiomatic conventions

Pull Request - State: closed - Opened by grantseltzer about 5 years ago

#24 - Add the ability to let users specify method receiver to be traced

Issue - State: open - Opened by grantseltzer about 5 years ago - 2 comments
Labels: feature request, P0

#23 - Oster needs to support multiple (or many) functions at a time

Issue - State: closed - Opened by grantseltzer about 5 years ago
Labels: feature request

#22 - `weaver --types` output should be in logical order

Issue - State: closed - Opened by grantseltzer about 5 years ago - 1 comment
Labels: bug, good first issue

#20 - Add array support

Pull Request - State: closed - Opened by grantseltzer about 5 years ago

#19 - Strip null's from end of strings

Issue - State: closed - Opened by grantseltzer about 5 years ago - 1 comment
Labels: bug

#17 - Add support for rune's

Issue - State: closed - Opened by grantseltzer about 5 years ago - 1 comment
Labels: good first issue, feature request

#16 - Setup CI/CD Infrastructure for integration testing

Issue - State: open - Opened by grantseltzer about 5 years ago

#15 - Add support for inspecting interface parameters on the stack

Issue - State: open - Opened by grantseltzer about 5 years ago - 2 comments
Labels: feature request

#14 - Output should include PID, PPID, COMM, and other process context information

Issue - State: closed - Opened by grantseltzer about 5 years ago - 2 comments
Labels: good first issue, feature request

#13 - Add a flag for output streams (stdout/stderr/file)

Issue - State: open - Opened by grantseltzer about 5 years ago
Labels: good first issue, feature request

#12 - Add the ability to specify a PID instead of a binary path for tracing

Issue - State: closed - Opened by grantseltzer about 5 years ago - 1 comment
Labels: feature request

#11 - Add slice/array support

Issue - State: closed - Opened by grantseltzer about 5 years ago - 2 comments
Labels: feature request

#9 - Add the ability to read in the value, or address of strings

Issue - State: closed - Opened by grantseltzer about 5 years ago - 1 comment
Labels: bug, feature request

#8 - Proposal: Is it possible to inspect the data types of function, or method, symbols in binaries?

Issue - State: closed - Opened by grantseltzer about 5 years ago - 5 comments
Labels: feature request

#7 - Add a check to see if uprobe is already attached to symbol

Issue - State: open - Opened by grantseltzer about 5 years ago
Labels: bug, P0

#6 - Add more detail to list of dependencies/system compatibility

Issue - State: open - Opened by grantseltzer about 5 years ago
Labels: documentation, P0

#5 - Add struct value inspection

Issue - State: open - Opened by grantseltzer about 5 years ago
Labels: feature request

#4 - Deep pointer inspection

Issue - State: open - Opened by grantseltzer about 5 years ago
Labels: feature request, P0

#3 - Add the ability to trace multiple functions (or perhaps a package) at a time

Issue - State: closed - Opened by grantseltzer about 5 years ago - 1 comment
Labels: feature request

#2 - Add flag for changing output format

Issue - State: closed - Opened by grantseltzer about 5 years ago - 2 comments
Labels: good first issue

#1 - Create LICENSE

Pull Request - State: closed - Opened by grantseltzer about 5 years ago