Skip to content
View jfrimmel's full-sized avatar

Block or report jfrimmel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Acer-Switch-Battery-Module Public

    A Linux kernel module for reading the battery state on the Acer Switch 11 laptop

    C 5 3

  2. talks-and-sources Public

    This repository contains a list of talks and papers, that I find insightful and worth sharing

  3. cargo-valgrind Public

    A cargo subcommand, that runs valgrind and displays its output in a helpful manner.

    Rust 143 16

  4. emballoc Public

    Simple but reliable memory allocator for embedded Rust and #![no_std]

    Rust 10 2

846 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to jfrimmel/cargo-valgrind, jfrimmel/light-auto-on, jfrimmel/gh-actions-test and 13 other repositories
Loading A graph representing jfrimmel's contributions from March 31, 2024 to March 31, 2025. The contributions are 83% commits, 14% pull requests, 2% issues, 1% code review.

Contribution activity

March 2025

Created 12 commits in 2 repositories
Created 1 repository

Created a pull request in olofk/fusesoc that received 1 comment

Don't cache failed generators

When FuseSoC runs generators, the output is cached if the generator requests so. While this is generally a good idea, the cached output must not be…

+81 −1 lines changed 1 comment
Opened 4 other pull requests in 2 repositories

Created an issue in rust-lang/rust that received 3 comments

Valgrind reports memory leak in runtime with current beta compiler

I maintain the cargo-valgrind-crate, which is a wrapper for running binaries & tests automatically within valgrind for memory analysis. As a sanit…

3 comments
1 contribution in private repositories Mar 28
Loading