Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cache): add name for cache instance #6040

Merged
merged 2 commits into from
Apr 18, 2024
Merged

feat(cache): add name for cache instance #6040

merged 2 commits into from
Apr 18, 2024

Conversation

W-Mai
Copy link
Contributor

@W-Mai W-Mai commented Apr 8, 2024

Description of the feature or fix

Add name for cache instance

Notes

Copy link
Member

@kisvegabor kisvegabor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but I wonder why did you need this feature.

src/misc/cache/lv_cache.h Outdated Show resolved Hide resolved
Co-authored-by: Gabor Kiss-Vamosi <[email protected]>
@W-Mai
Copy link
Contributor Author

W-Mai commented Apr 9, 2024

Looks good, but I wonder why did you need this feature.

I want to add more debug features to lvgl:

  1. Module independent log capability switch

  2. Module independent profile capability switch

  3. cache monitor, etc.

Among them, the cache monitor needs to name the cache, so that it can more clearly monitor the work of each cache in lvgl. 😁

I think we can open a new issue to track this work item.

I'm throwing bricks here to attract jade.

Copy link
Member

@kisvegabor kisvegabor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, thanks! Approved 🙂

@FASTSHIFT FASTSHIFT merged commit 7903350 into lvgl:master Apr 18, 2024
16 checks passed
W-Mai added a commit to W-Mai/lvgl that referenced this pull request May 30, 2024
HongChao6 pushed a commit to HongChao6/lvgl that referenced this pull request Oct 18, 2024
VELAPLATFO-33745

Co-authored-by: Gabor Kiss-Vamosi <[email protected]>
Change-Id: I52dd8283c1602859bcab7f03800edb6b4457a0ca
Signed-off-by: xinbingnan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants