webrtc/rtc_tools/event_log_visualizer
Patrik Höglund 7730193a49 Remove SetExecutablePath, simplify ResourcePath
SetExecutablePath isn't used anymore.

Nobody was using the fancy select-per-platform functionality, and the
documentation was wrong anyway. In the cases somebody needed an
override per platform, they were using defines in their own test
instead. I think that is more verbose but more predictable and easy
to understand (see how it's done in audio_processing_unittest.cc
when loading output_data_mac, for instance).

Bug: webrtc:9792
Change-Id: I7289bf5883fe43852638922d7c7583eae0c08601
Reviewed-on: https://webrtc-review.googlesource.com/c/104482
Commit-Queue: Patrik Höglund <phoglund@webrtc.org>
Reviewed-by: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25062}
2018-10-09 14:01:16 +00:00
..
analyzer.cc Drop unneeded inclusion of module_common_types.h 2018-10-04 13:22:45 +00:00
analyzer.h Plot RTCP SR and RR contents in event_log_visualizer. 2018-07-24 12:34:41 +00:00
chart.proto Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
main.cc Remove SetExecutablePath, simplify ResourcePath 2018-10-09 14:01:16 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
plot_base.cc Add support for visualizing event logs without normalizing time. 2018-05-25 08:07:14 +00:00
plot_base.h Reland "Create new API for RtcEventLogParser." 2018-04-27 14:46:51 +00:00
plot_protobuf.cc Allow printing graphs as protobuf in event_log_visualizer. 2018-09-11 09:53:12 +00:00
plot_protobuf.h Reland "Create new API for RtcEventLogParser." 2018-04-27 14:46:51 +00:00
plot_python.cc Add support for visualizing event logs without normalizing time. 2018-05-25 08:07:14 +00:00
plot_python.h Reland "Create new API for RtcEventLogParser." 2018-04-27 14:46:51 +00:00
triage_notifications.h Reland "Create new API for RtcEventLogParser." 2018-04-27 14:46:51 +00:00