Udit Kumar Agarwal

Results 42 comments of Udit Kumar Agarwal

@XVilka @sei-ccohen Instead of a plugin, I have rather written a small python script(That can be found here: https://github.com/madaari/pharos/tree/master/tools/ooanalyzer/radare2) similar to [ida2r2.py](https://github.com/radare/radare2ida/blob/master/ida2r2/ida2r2.py) to parse OOAnalyzer's output JSON file and export...

> @madaari you can send it to the r2pm repository: Sure. I just need to make a few more changes in that script and will then open a PR to...

> Do we really need this option? Why not just modify sycl-ls so that's what it always does? ( ie. always shows all the devices, regardless of the filter). >...

Tagging @jbrodman @gmlueck to get additional feedback regarding changing the default behavior of sycl-ls.

@cperkinsintel The only thing changed since your last review is re-naming of "--discard-filters" to "--ignore-device-selectors". The failure in pre-commit on Windows is unrelated: it looks like a driver issue on...