Skip to content

feat(filter): Callstack filter fields#234

Merged
rabbitstack merged 2 commits intomasterfrom
callstack-filter-fields
Jan 11, 2024
Merged

feat(filter): Callstack filter fields#234
rabbitstack merged 2 commits intomasterfrom
callstack-filter-fields

Conversation

@rabbitstack
Copy link
Copy Markdown
Owner

To leverage callstack enrichment, a plethora of new filter fields are implemented. They allow accessing specific callstack attributes such as symbols, modules, or private allocation sizes. In addition to simple filter fields, a callstack map field permits fine-grained access to callstack frames, either by frame index, keywords, or module name. It is worth mentioning callsite filter fields which yield the assembly instructions for the leading/trailing callsite bytes.

@rabbitstack rabbitstack force-pushed the callstack-filter-fields branch 2 times, most recently from 11835ed to b5546b3 Compare December 30, 2023 18:20
To leverage callstack enrichment, a plethora of new filter fields are implemented. They allow accessing specific callstack attributes such as symbols, modules, or private allocation sizes. In addition to simple filter fields, a callstack map field permits fine-grained access to callstack frames, either by frame index, keywords, or module name. It is worth mentioning callsite filter fields which yield the assembly instructions for the leading/trailing callsite bytes.
@rabbitstack rabbitstack merged commit 0bf0761 into master Jan 11, 2024
@rabbitstack rabbitstack deleted the callstack-filter-fields branch January 11, 2024 23:12
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.

1 participant