rib / gputop

A GPU profiling tool
160 stars 37 forks source link

Display the equations in a pannel for each counter -v4 #130

Closed Akromx16 closed 8 years ago

Akromx16 commented 8 years ago
Akromx16 commented 8 years ago

I have removed the precedence values for the operations that don't need brackets, and added a default_precedence. (a default value would also be needed for the initial stack initialisation). If you're not happy with that I can revert back and have each operation that doesn't require brackets have a high value.