Ecosyste.ms: Issues

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

GitHub / Phantomical/perf-event issues and pull requests

#58 - Avoid unnecessary `#[cfg]` in `untyped_ioctl` function

Pull Request - State: closed - Opened by Phantomical 12 days ago

#57 - Add suuport for ohos env

Pull Request - State: closed - Opened by LuuuXXX 12 days ago - 8 comments

#56 - Actually add the bindings module

Pull Request - State: closed - Opened by Phantomical 6 months ago

#55 - Add perf-event-open-sys bindings for riscv64gc

Pull Request - State: closed - Opened by Phantomical 6 months ago

#54 - Fix a clippy warning

Pull Request - State: closed - Opened by Phantomical 6 months ago

#53 - Add a bunch more builder method for `perf_event_attr` fields

Pull Request - State: closed - Opened by Phantomical 6 months ago

#52 - Update all manpage links to point to mankier.com

Pull Request - State: closed - Opened by Phantomical 6 months ago

#51 - Remove the hooks module entirely

Pull Request - State: open - Opened by Phantomical 6 months ago
Labels: breaking-change

#50 - Group exports via rustfmt std-extern-crate

Pull Request - State: closed - Opened by Phantomical 6 months ago

#49 - Allow reconfiguring the event within the builder

Pull Request - State: closed - Opened by Phantomical 6 months ago

#48 - Avoid generating bindings for non-perf types and constants

Pull Request - State: open - Opened by Phantomical 6 months ago
Labels: breaking-change

#46 - Allow direct access to inline union fields on perf_event_attr

Pull Request - State: closed - Opened by Phantomical 6 months ago

#45 - Regenerate bindings against linux 6.9.2

Pull Request - State: closed - Opened by Phantomical 6 months ago

#44 - Add builder convenience method to Group

Pull Request - State: closed - Opened by daniel-levin 6 months ago - 1 comment

#43 - Fix a conditional in the dynamic_msr_event test

Pull Request - State: closed - Opened by Phantomical 6 months ago

#42 - Update the c_enum crate to v0.2

Pull Request - State: closed - Opened by Phantomical about 1 year ago

#41 - Prepare for v0.7.2 release

Pull Request - State: closed - Opened by Phantomical about 1 year ago

#40 - Rewrite the top-level README

Pull Request - State: closed - Opened by Phantomical about 1 year ago

#39 - Fix a panic within `ByteBuffer::truncate`

Pull Request - State: closed - Opened by Phantomical about 1 year ago

#38 - Add support for Raw Events

Pull Request - State: closed - Opened by janaknat about 1 year ago - 1 comment

#37 - Prepare for v0.7.0 release

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#36 - Update memmap2 to v0.7.0

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#35 - Make `Sampler::next` record take `&mut self` instead of `&self`

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#34 - Add support for reading counters from userspace using rdpmc

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#33 - Add new event type for dynamic perf PMUs

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#32 - Improve the documentation for the `x86::Msr` event.

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#31 - Update the link to perf-event within the perf-event-open-sys2 readme

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#30 - Add rustfmt option to automatically group imports and reformat

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#29 - Fix typo in tracepoint doctest

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#28 - Add a helper type for reading and caching dynamic PMU types

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#27 - Add the MSR event support

Pull Request - State: closed - Opened by yangxi over 1 year ago - 2 comments

#26 - Prepare for perf-event2 0.6.1 release

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#25 - Add tracepoint event type

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#24 - Update changelog to document #21

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#23 - Add `KProbe` and `UProbe` events

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#22 - Split the events module up into multiple files

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#21 - Allow events to optionally return data that will be owned by Builder

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#20 - Only warn on missing docs in debug, deny in release

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#19 - Add Counter::set_bpf binding for the IOC_SET_BPF ioctl

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#18 - Prepare sys-v5.0.3 release

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#17 - Regenerate bindings from linux kernel version 6.3.2

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#16 - Prepare for v0.6.0 release

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#15 - Update memmap2 to v0.6

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#14 - Silence `clippy::assign_op_pattern` lint

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#13 - Simplify CI

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#12 - Rename `WhichCache` to `CacheId`

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#11 - Convert `Hardware` and `Software` enums to be c-like enums

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#10 - Add a changelog to perf-event2

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#9 - Add missing software events to `events::Software` enum

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#8 - Copy CI workflows over from perf-event-data

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#7 - Add support for parsing `Record`s via the `perf_event_data` crate

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#6 - Update release notes

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#5 - Embed the source linux kernel version in the documentation

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#4 - Remove the `#[non_exhaustive]` attribute on most structs

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#3 - Generate bindings for perf architecture registers

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#2 - Rename `data.rs` to `group_data.rs`

Pull Request - State: closed - Opened by Phantomical over 1 year ago

#1 - Move all `Group` functionality into `Counter`

Pull Request - State: closed - Opened by Phantomical over 1 year ago