DescriptionWork around --profiler=perf failure with recent linux perf.
Looks like perf --call-graph now requires an argument
in the most recent perf binary. That's probably a bug
in perf, but moving back to -g for now.
I tried running the telemetry tests, but gave up
after several minutes of gorilla videos stealing focus from my browser.
I found
src/tools/telemetry/telemetry/core/platform/profiler/perf_profiler_unittest.py
but it didn't seem to attempt to test this code
(or have a recommended way for instantiating this kind of
PerfProfiler so I could call this instance method) so I
gave up on testing.
BUG=366928
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266272
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|