Skip to content

Handle bad c source lines#72

Merged
theihor merged 1 commit intolibbpf:masterfrom
jordalgo:bad_c_source_lines
Sep 2, 2025
Merged

Handle bad c source lines#72
theihor merged 1 commit intolibbpf:masterfrom
jordalgo:bad_c_source_lines

Conversation

@jordalgo
Copy link
Copy Markdown
Collaborator

@jordalgo jordalgo commented Sep 1, 2025

Instead of ignoring lines like this:
; @ pyperf.h:0 they should be
treated as c-source lines in the main view
but filtered out in the c source view because
they don't provide any value.

Previously they showed up in the main view
when other c source lines did not.

Instead of ignoring lines like this:
`;  @ pyperf.h:0` they should be
treated as c-source lines in the main view
but filtered out in the c source view because
they don't provide any value.

Previously they showed up in the main view
when other c source lines did not.
Copy link
Copy Markdown
Collaborator

@theihor theihor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks. Just one small question.

@theihor theihor merged commit 58d0dbd into libbpf:master Sep 2, 2025
1 check passed
jordalgo added a commit to jordalgo/bpfvv that referenced this pull request Sep 6, 2025
Instead of ignoring lines like this:
`;  @ pyperf.h:0` they should be
treated as c-source lines in the main view
but filtered out in the c source view because
they don't provide any value.

Previously they showed up in the main view
when other c source lines did not.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants