[Bug 243321] pmcannotate depends on objdump which will be removed

2024-09-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243321 Ed Maste changed: What|Removed |Added Assignee|b...@freebsd.org|ema...@freebsd.org -- You are receivin

[Bug 243321] pmcannotate depends on objdump which will be removed

2024-09-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243321 Ed Maste changed: What|Removed |Added Status|New |Closed Summary|pmcannotate d

[Bug 243321] pmcannotate depends on objdump

2020-01-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243321 --- Comment #5 from Ed Maste --- (In reply to Conrad Meyer from comment #4) Yes for stuff in tools/ I think it's fair for the user to install both python and GNU binutils -- You are receiving this mail because: You are the assignee for th

[Bug 243321] pmcannotate depends on objdump

2020-01-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243321 --- Comment #4 from Conrad Meyer --- tools/tools also contains, e.g., scripts that use Python, which is clearly not in base. Is shlib-compat something that should be moved out of tools/tools? If not, I think its dependency on objdump can

[Bug 243321] pmcannotate depends on objdump

2020-01-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243321 --- Comment #3 from Ed Maste --- Mark also found tools/tools/shlib-compat/shlib-compat.py using objdump -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs

[Bug 243321] pmcannotate depends on objdump

2020-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243321 --- Comment #2 from Ed Maste --- It's not byte-for-byte identical, but I'm sure we could update any parsing/expressions in pmcannotate to handle either case with relative ease. Linking against libllvm indeed seems like a reasonable 2nd ste

[Bug 243321] pmcannotate depends on objdump

2020-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243321 Conrad Meyer changed: What|Removed |Added CC||c...@freebsd.org --- Comment #1 fro

[Bug 243321] pmcannotate depends on objdump

2020-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243321 Bug ID: 243321 Summary: pmcannotate depends on objdump Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Onl