Uh oh!
There was an error while loading. Please reload this page.
Packages for the Linux perf profiler - #600
Conversation
This package contains the `perf` Linux profiler, which interfaces with the kernel perf events subsystem and tracing features. See <https://perf.wiki.kernel.org/> for details. Using `perf` requires a kernel with `CONFIG_PERF_EVENTS` enabled, not enabled on the default reMarkable kernel. Use the `linux-mainline` package, for example.
Eeems
left a comment
There was a problem hiding this comment.
Tested on my rM1 with the Stracciatella kernel and it works
Eeems
commented
Nov 7, 2022
@matteodelabre did you test on a rM2 with linux-mainline? If so, this can probably be merged. |
matteodelabre
commented
Nov 21, 2022
Since this package is built from @alistair23’s sources, I think it makes more sense to move this as a split package inside the existing |
matteodelabre
commented
Nov 21, 2022
Tested on rM2 (2.15.1.1189) with linux-mainline (6.0.0) and linux-stracciatella (5.4.70). |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Eeems
commented
Aug 8, 2023
@matteodelabre I don't think this was waiting on anything further, right? Was this fully tested? I'm good to merge it if it's good to go. |
Eeems
commented
Aug 8, 2023
Oh, looks like the build is broken when fetching sources. |
* Add package for wireguard-tools * Pull in provides from #600 * Add provides to wireguard packages * add conflicts --------- Co-authored-by: Nathaniel van Diepen <Eeems@users.noreply.github.com>
* Add package for wireguard-tools * Pull in provides from #600 * Add provides to wireguard packages * add conflicts --------- Co-authored-by: Nathaniel van Diepen <Eeems@users.noreply.github.com>
This package provides the
perfLinux profiler, which interfaces with the kernel perf events subsystem and tracing features. See https://perf.wiki.kernel.org/ for details.Using
perfrequires a kernel withCONFIG_PERF_EVENTSenabled, not enabled on the default reMarkable kernel. Use thelinux-mainlinepackage, for example.