|
2469 | 2469 | ../../../third_party/perfetto/examples |
2470 | 2470 | ../../../third_party/perfetto/gn/standalone/build_tool_wrapper.py |
2471 | 2471 | ../../../third_party/perfetto/gn/standalone/cp.py |
| 2472 | +../../../third_party/perfetto/gn/standalone/glob.py |
2472 | 2473 | ../../../third_party/perfetto/gn/standalone/protoc.py |
2473 | 2474 | ../../../third_party/perfetto/gn/standalone/toolchain/linux_find_llvm.py |
2474 | 2475 | ../../../third_party/perfetto/gn/standalone/toolchain/llvm-strip.py |
|
2486 | 2487 | ../../../third_party/perfetto/protos |
2487 | 2488 | ../../../third_party/perfetto/python/README.md |
2488 | 2489 | ../../../third_party/perfetto/python/example.py |
2489 | | -../../../third_party/perfetto/python/perfetto/__init__.py |
| 2490 | +../../../third_party/perfetto/python/generators/diff_tests/runner.py |
| 2491 | +../../../third_party/perfetto/python/generators/diff_tests/testing.py |
| 2492 | +../../../third_party/perfetto/python/generators/diff_tests/utils.py |
| 2493 | +../../../third_party/perfetto/python/generators/sql_processing/docs_extractor.py |
| 2494 | +../../../third_party/perfetto/python/generators/sql_processing/docs_parse.py |
| 2495 | +../../../third_party/perfetto/python/generators/sql_processing/utils.py |
| 2496 | +../../../third_party/perfetto/python/generators/trace_processor_table/public.py |
| 2497 | +../../../third_party/perfetto/python/generators/trace_processor_table/serialize.py |
| 2498 | +../../../third_party/perfetto/python/generators/trace_processor_table/util.py |
2490 | 2499 | ../../../third_party/perfetto/python/perfetto/batch_trace_processor/__init__.py |
2491 | 2500 | ../../../third_party/perfetto/python/perfetto/batch_trace_processor/api.py |
2492 | 2501 | ../../../third_party/perfetto/python/perfetto/batch_trace_processor/platform.py |
|
2506 | 2515 | ../../../third_party/perfetto/python/setup.py |
2507 | 2516 | ../../../third_party/perfetto/python/test |
2508 | 2517 | ../../../third_party/perfetto/python/tools/batch_trace_processor_shell.py |
| 2518 | +../../../third_party/perfetto/python/tools/check_imports.py |
2509 | 2519 | ../../../third_party/perfetto/python/tools/cpu_profile.py |
2510 | 2520 | ../../../third_party/perfetto/python/tools/heap_profile.py |
2511 | 2521 | ../../../third_party/perfetto/python/tools/record_android_trace.py |
2512 | 2522 | ../../../third_party/perfetto/python/tools/slice_breakdown.py |
2513 | 2523 | ../../../third_party/perfetto/python/tools/trace_processor.py |
2514 | 2524 | ../../../third_party/perfetto/python/tools/tracebox.py |
2515 | 2525 | ../../../third_party/perfetto/python/tools/traceconv.py |
| 2526 | +../../../third_party/perfetto/python/tools/update_permalink.py |
2516 | 2527 | ../../../third_party/perfetto/src/android_internal/README.md |
2517 | 2528 | ../../../third_party/perfetto/src/base/test |
2518 | 2529 | ../../../third_party/perfetto/src/ipc |
2519 | 2530 | ../../../third_party/perfetto/src/profiling/OWNERS |
2520 | 2531 | ../../../third_party/perfetto/src/profiling/memory |
2521 | 2532 | ../../../third_party/perfetto/src/protozero/test |
| 2533 | +../../../third_party/perfetto/src/shared_lib/test |
2522 | 2534 | ../../../third_party/perfetto/src/tools |
2523 | 2535 | ../../../third_party/perfetto/src/trace_processor |
2524 | 2536 | ../../../third_party/perfetto/src/traced |
2525 | 2537 | ../../../third_party/perfetto/src/tracing |
2526 | 2538 | ../../../third_party/perfetto/test |
2527 | | -../../../third_party/perfetto/tools/add_tp_diff_test.py |
| 2539 | +../../../third_party/perfetto/third_party/.gitignore |
2528 | 2540 | ../../../third_party/perfetto/tools/analyze_profiling_sampling_distribution.py |
2529 | 2541 | ../../../third_party/perfetto/tools/check_sql_metrics.py |
| 2542 | +../../../third_party/perfetto/tools/check_sql_modules.py |
2530 | 2543 | ../../../third_party/perfetto/tools/compat.py |
2531 | 2544 | ../../../third_party/perfetto/tools/diff_test_trace_processor.py |
2532 | 2545 | ../../../third_party/perfetto/tools/download_changed_screenshots.py |
2533 | 2546 | ../../../third_party/perfetto/tools/export_power_profiles.py |
2534 | 2547 | ../../../third_party/perfetto/tools/find_scan_roots.py |
2535 | 2548 | ../../../third_party/perfetto/tools/gen_amalgamated_sql.py |
2536 | 2549 | ../../../third_party/perfetto/tools/gen_cc_proto_descriptor.py |
| 2550 | +../../../third_party/perfetto/tools/gen_grpc_build_gn.py |
| 2551 | +../../../third_party/perfetto/tools/gen_stdlib_docs_json.py |
| 2552 | +../../../third_party/perfetto/tools/gen_tp_table_docs.py |
| 2553 | +../../../third_party/perfetto/tools/gen_tp_table_headers.py |
2537 | 2554 | ../../../third_party/perfetto/tools/gn_utils.py |
2538 | 2555 | ../../../third_party/perfetto/tools/measure_tp_performance.py |
2539 | 2556 | ../../../third_party/perfetto/tools/print_descriptor.py |
2540 | | -../../../third_party/perfetto/tools/proto_utils.py |
2541 | 2557 | ../../../third_party/perfetto/tools/protoc_helper.py |
2542 | 2558 | ../../../third_party/perfetto/tools/pull_ftrace_format_files.py |
2543 | 2559 | ../../../third_party/perfetto/tools/run_buildtools_binary.py |
|
2554 | 2570 | ../../../third_party/perfetto/ui/README.md |
2555 | 2571 | ../../../third_party/perfetto/ui/config/.gitignore |
2556 | 2572 | ../../../third_party/perfetto/ui/package.json |
| 2573 | +../../../third_party/perfetto/ui/pnpm-lock.yaml |
2557 | 2574 | ../../../third_party/perfetto/ui/release/OWNERS |
2558 | 2575 | ../../../third_party/perfetto/ui/release/build_all_channels.py |
| 2576 | +../../../third_party/perfetto/ui/release/roll_branch.py |
2559 | 2577 | ../../../third_party/perfetto/ui/src/assets/.gitignore |
2560 | 2578 | ../../../third_party/perfetto/ui/src/base/utils/package.json |
| 2579 | +../../../third_party/perfetto/ui/src/plugins/com.example.Skeleton/OWNERS |
| 2580 | +../../../third_party/perfetto/ui/src/plugins/dev.perfetto.AndroidCujs/OWNERS |
| 2581 | +../../../third_party/perfetto/ui/src/plugins/dev.perfetto.AndroidPerf/OWNERS |
| 2582 | +../../../third_party/perfetto/ui/src/plugins/dev.perfetto.LargeScreensPerf/OWNERS |
2561 | 2583 | ../../../third_party/perfetto/ui/src/test |
2562 | 2584 | ../../../third_party/pkg/archive |
2563 | 2585 | ../../../third_party/pkg/equatable |
|
0 commit comments