We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b4479 commit 1f2eab9Copy full SHA for 1f2eab9
ui/packages/shared/profile/src/ProfileView/components/ProfileFilters/filterPresets.ts
@@ -104,12 +104,6 @@ export const filterPresets: FilterPreset[] = [
104
matchType: 'not_contains',
105
value: 'libcupti.so',
106
},
107
- {
108
- type: 'frame',
109
- field: 'binary',
110
- matchType: 'not_contains',
111
- value: 'libparcgpcupti.so',
112
- },
113
{
114
type: 'frame',
115
field: 'binary',
0 commit comments