Skip to content

AMD Zen: Don't invert thread/slice selectors

Thomas Gruber requested to merge github/fork/lluchs/zenoptions into master

Created by: lluchs

Is there any reason why these are inverted? If I'm trying to filter events by thread, I usually think of "I'd like to get events from these threads", not "I'd like to not get events from these threads".

Merge request reports