v8/src/logging
Camillo 012fa89948 [runtime] Improve builtins PGO logging
- Add explicit --turbo-profiling-output and --turbo-profiling-input
- Rename --turbo-profiling-log-file to --turbo-profiling-input
- No longer log PGO data to v8.log
- Add runtime %GetAndResetTurboProfilingData helper function for
  more controlled logging within chrome
- Rewrite generate.py script to use more python3

Bug: v8:10470
Change-Id: Ib817b5c3793a0a7ae77103075ea2d6f6d0282150
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3820381
Reviewed-by: Igor Sheludko <ishell@chromium.org>
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Cr-Commit-Position: refs/heads/main@{#82350}
2022-08-10 13:55:54 +00:00
..
code-events.h [logging] Use short "JS:" prefix for function log events 2022-06-14 16:11:21 +00:00
counters-definitions.h [wasm] Add lazy compilation metrics for 60s and 120s 2022-08-08 14:25:07 +00:00
counters-scopes.h [log] Rename logging classes 2022-04-19 12:07:16 +00:00
counters.cc [tools][wasm] wami: full-module annotated hex dump 2022-07-18 19:43:53 +00:00
counters.h [tools][wasm] wami: full-module annotated hex dump 2022-07-18 19:43:53 +00:00
local-logger.cc [log] Use v8_file_logger variable names more consistently 2022-05-09 13:58:24 +00:00
local-logger.h [log] Use v8_file_logger variable names more consistently 2022-05-09 13:58:24 +00:00
log-file.cc [log] Rename v8::Log to v8::LogFile 2022-04-27 15:04:03 +00:00
log-file.h [log] Rename v8::Log to v8::LogFile 2022-04-27 15:04:03 +00:00
log-inl.h [logging] Use short "JS:" prefix for function log events 2022-06-14 16:11:21 +00:00
log.cc [runtime] Improve builtins PGO logging 2022-08-10 13:55:54 +00:00
log.h [runtime] Improve builtins PGO logging 2022-08-10 13:55:54 +00:00
metrics.cc cppgc, heap: Implement UMA reporting for cppgc library. 2021-05-27 16:02:35 +00:00
metrics.h cppgc, heap: Implement UMA reporting for cppgc library. 2021-05-27 16:02:35 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00
runtime-call-stats-scope.h [local-isolate] Move worker RCS scope into LocalIsolate 2021-12-10 11:08:01 +00:00
runtime-call-stats.cc Remove some unused includes (2) 2022-07-06 13:58:57 +00:00
runtime-call-stats.h [web snapshot] Support BigInt 2022-08-10 13:15:15 +00:00
tracing-flags.cc [zone-stats] Introduce v8.zone_stats tracing category 2020-06-03 11:31:35 +00:00
tracing-flags.h [runtime] Remove is_runtime_stats_enabled without RCS 2021-07-29 09:25:42 +00:00