pytorch/torch/csrc/profiler/orchestration
Digant Desai bc1e9a07a3 [profiler] Add Performance events support in Kineto profiler (#87874)
* Wiring to allow user to pass event names to profiler and reflect the count to the chrometrace
* If not used, the runtime and size overhead should be neglegible
* For now, primary user will be KinetoEdgeCPUProfiler but the impl does not assume that
* Not exposed to python yet

Differential Revision: [D40238032](https://our.internmc.facebook.com/intern/diff/D40238032/)

**NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D40238032/)!
Pull Request resolved: https://github.com/pytorch/pytorch/pull/87874
Approved by: https://github.com/SS-JIA
2022-11-02 14:43:17 +00:00
..
observer.cpp [profiler] Add Performance events support in Kineto profiler (#87874) 2022-11-02 14:43:17 +00:00
observer.h [profiler] Add Performance events support in Kineto profiler (#87874) 2022-11-02 14:43:17 +00:00
python_tracer.cpp [Profiler] Make RecordQueue manage the lifetime of PythonTracer. (#83964) 2022-09-09 19:04:08 +00:00
python_tracer.h [Profiler] Make RecordQueue manage the lifetime of PythonTracer. (#83964) 2022-09-09 19:04:08 +00:00