issues
search
jimblandy
/
perf-event
perf-event: a Rust interface to Linux performance monitoring
Apache License 2.0
111
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix perf-event-open-sys repo link
#39
paolobarbolini
closed
7 months ago
0
Update Cargo.toml to point to unified repo
#38
hsudhof
closed
12 months ago
1
Update perf-event-open-sys manifest to use correct repo
#37
chris-campos
opened
12 months ago
0
opened in the wrong repo
#36
Phantomical
closed
1 year ago
0
Update release notes
#35
Phantomical
closed
1 year ago
1
Maintenance status?
#34
Phantomical
opened
1 year ago
0
Add loongarch64 binding
#33
xiangzhai
closed
6 months ago
0
Generate `perf_event_open_sys` bindings directly from the linux kernel source
#32
Phantomical
closed
7 months ago
0
perf-event-open-sys: add bindings for (arm) armv7l
#31
fritschy
opened
1 year ago
1
Even more minimal support for perf-event sampling
#30
Phantomical
closed
7 months ago
0
default FDs to CLOEXEC, expose enable_on_exec
#29
krallin
opened
1 year ago
0
Add riscv64 binding
#28
Avimitin
opened
1 year ago
8
Allow changing Group task id to -1
#27
janaknat
opened
1 year ago
0
Add missing software events to `events::Software` enum
#26
Phantomical
closed
7 months ago
0
Add support for Raw Events
#25
janaknat
opened
1 year ago
3
Don't copy GPL'd man page text into doc comments
#24
jimblandy
closed
2 years ago
0
Replace `Event` enum with `Builder` methods
#23
jimblandy
opened
2 years ago
1
Add minimal support for sampling
#22
Phantomical
closed
1 year ago
14
Consider exposing `Builder::attrs` publically
#21
Phantomical
opened
2 years ago
2
Implement support for breakpoint events
#20
Phantomical
closed
2 years ago
0
Make calls to `perf_event_open` read errors from errno
#19
Phantomical
closed
2 years ago
3
`Builder::build` returns the wrong error code when `perf_event_open` returns an error
#18
Phantomical
closed
2 years ago
0
Implement `IntoRawFd` and `AsRawFd` for `Group` and `Counter`
#17
Phantomical
closed
2 years ago
2
Add aarch64 bindings
#16
janaknat
closed
2 years ago
6
Add ability to profile all processes, the kernel, and hypervisor
#15
jwake
closed
2 years ago
1
Build on mac
#14
jimblandy
closed
2 years ago
0
Use `bytemuck` crate instead of custom `SliceAsBytesMut` trait.
#13
jimblandy
opened
2 years ago
0
Add support for multi-threading
#12
CharlyCst
closed
3 years ago
2
link to Linux kernel perf event docs
#11
jimblandy
opened
3 years ago
0
Support 'pinned' flag
#10
jimblandy
opened
4 years ago
1
Raw file descriptor access
#9
jimblandy
opened
4 years ago
1
Is Counter a resource?
#8
matklad
closed
4 years ago
1
Add support for direct rdpmc access
#7
jimblandy
opened
4 years ago
1
Builder should just construct a perf_event_attr struct as it goes along
#6
jimblandy
closed
4 years ago
1
Counters and groups should support enabled and running times
#5
jimblandy
closed
3 years ago
0
Group::max_members doesn't need to be atomic
#4
jimblandy
closed
4 years ago
0
Syscalls don't modify errno (incorrect use of last_os_error).
#3
eddyb
closed
4 years ago
3
Counters incompatibilities?
#2
marmeladema
closed
4 years ago
6
Add support for sampling
#1
bobbobbio
closed
2 years ago
14