Home
last modified time | relevance | path

Searched refs:PERFETTO_FATAL (Results 1 – 25 of 92) sorted by relevance

1234

/external/perfetto/tools/
Dprofiling_sample_distribution.cc65 PERFETTO_FATAL("Invalid sampling interval: %s", optarg); in ProfilingSampleDistributionMain()
74 PERFETTO_FATAL("Invalid times: %s", optarg); in ProfilingSampleDistributionMain()
83 PERFETTO_FATAL("Invalid seed: %s", optarg); in ProfilingSampleDistributionMain()
88 PERFETTO_FATAL("%s [-t times] [-i interval] [-s seed]", argv[0]); in ProfilingSampleDistributionMain()
102 PERFETTO_FATAL("Could not read callsite"); in ProfilingSampleDistributionMain()
106 PERFETTO_FATAL("Could not read size"); in ProfilingSampleDistributionMain()
Dmultithreaded_alloc.cc87 PERFETTO_FATAL("%s NUMBER_THREADS RUNTIME_MS PENDING_ALLOCS", argv[0]); in main()
93 PERFETTO_FATAL("Invalid number of threads: %s", argv[1]); in main()
100 PERFETTO_FATAL("Invalid runtime: %s", argv[2]); in main()
107 PERFETTO_FATAL("Invalid number of pending allocs: %s", argv[3]); in main()
/external/perfetto/src/traced/service/
Dservice.cc55 PERFETTO_FATAL("Failed to get group information of %s ", in SetSocketPermissions()
61 PERFETTO_FATAL("Failed to chown %s ", socket_name.c_str()); in SetSocketPermissions()
67 PERFETTO_FATAL( in SetSocketPermissions()
72 PERFETTO_FATAL("Failed to chmod %s", socket_name.c_str()); in SetSocketPermissions()
/external/perfetto/src/profiling/perf/
Dtraced_perf.cc32 PERFETTO_FATAL("Did not inherit socket from init."); in GetRawInheritedListeningSocket()
36 PERFETTO_FATAL("Invalid env variable format. Expected decimal integer."); in GetRawInheritedListeningSocket()
/external/perfetto/tools/trace_to_text/
Dsymbolize_profile.cc43 PERFETTO_FATAL("No symbolizer selected"); in SymbolizeProfile()
49 PERFETTO_FATAL("Failed to read trace."); in SymbolizeProfile()
Dlite_fallbacks.cc28 PERFETTO_FATAL( in TraceToText()
Dmain.cc126 PERFETTO_FATAL("Could not open %s", file_path); in Main()
146 PERFETTO_FATAL("Could not open %s", file_path); in Main()
/external/perfetto/src/trace_processor/containers/
Drow_map.h158 PERFETTO_FATAL("For GCC");
175 PERFETTO_FATAL("For GCC"); in row()
192 PERFETTO_FATAL("For GCC"); in index()
251 PERFETTO_FATAL("For GCC"); in size()
268 PERFETTO_FATAL("For GCC"); in Get()
285 PERFETTO_FATAL("For GCC"); in Contains()
309 PERFETTO_FATAL("For GCC"); in IndexOf()
/external/perfetto/src/profiling/memory/
Dmain.cc49 PERFETTO_FATAL("Did not inherit socket from init."); in GetListeningSocket()
53 PERFETTO_FATAL("Invalid %s. Expected decimal integer.", in GetListeningSocket()
Dheapprofd_end_to_end_test.cc140 PERFETTO_FATAL("Invalid allocator mode [malloc | test]: %s", s.c_str()); in AllocatorModeFromNameOrDie()
304 PERFETTO_FATAL("Expected allocation to be sampled."); in RunAccurateMalloc()
307 PERFETTO_FATAL("Expected allocation to be sampled."); in RunAccurateMalloc()
309 PERFETTO_FATAL("Expected allocation to be sampled."); in RunAccurateMalloc()
336 PERFETTO_FATAL("Expected allocation to be sampled."); in RunAccurateMallocWithVforkCommon()
346 PERFETTO_FATAL("Expected allocation to be sampled."); in RunAccurateMallocWithVforkCommon()
348 PERFETTO_FATAL("Expected allocation to be sampled."); in RunAccurateMallocWithVforkCommon()
379 PERFETTO_FATAL("Expected allocation to be sampled."); in RunAccurateSample()
382 PERFETTO_FATAL("Expected allocation to be sampled."); in RunAccurateSample()
384 PERFETTO_FATAL("Expected allocation to be sampled."); in RunAccurateSample()
[all …]
/external/perfetto/src/base/
Dutils.cc119 PERFETTO_FATAL("fork"); in Daemonize()
140 PERFETTO_FATAL("--background is only supported on Linux/Android/Mac"); in Daemonize()
/external/perfetto/src/base/test/
Dtest_task_runner.cc57 PERFETTO_FATAL("[TestTaskRunner] Checkpoint \"%s\" does not exist.\n", in RunUntilCheckpoint()
67 PERFETTO_FATAL("[TestTaskRunner] Failed to reach checkpoint \"%s\"\n", in RunUntilCheckpoint()
/external/perfetto/src/perfetto_cmd/
Dperfetto_cmd_android.cc103 PERFETTO_FATAL("sendfile() failed wsize=%zd, off=%" PRId64 in SaveOutputToIncidentTraceOrCrash()
114 PERFETTO_FATAL("sendfile() timed out wsize=%zd, off=%" PRId64 in SaveOutputToIncidentTraceOrCrash()
/external/perfetto/src/trace_processor/sqlite/
Dsqlite_table.cc43 PERFETTO_FATAL("Cannot map unknown column type"); in TypeToString()
45 PERFETTO_FATAL("Not reached"); // For gcc in TypeToString()
211 PERFETTO_FATAL("Unknown type for primary key column %s", in ToCreateTableStmt()
/external/perfetto/src/trace_processor/db/
Dcolumn.h235 PERFETTO_FATAL("For GCC"); in IndexOf()
262 PERFETTO_FATAL( in Set()
266 PERFETTO_FATAL("Cannot set value on a id column"); in Set()
480 PERFETTO_FATAL("For GCC"); in GetAtIdx()
574 PERFETTO_FATAL("Unsupported type of column"); in ToColumnType()
590 PERFETTO_FATAL("For GCC"); in ToSqlValueType()
Dtyped_column.h137 PERFETTO_FATAL("Unsafe to convert Column TypedColumn (%s)", in FromColumn()
174 PERFETTO_FATAL("Unsafe to convert Column to IdColumn (%s)", in FromColumn()
/external/perfetto/include/perfetto/base/
Dlogging.h142 #define PERFETTO_FATAL(fmt, ...) \ macro
187 #define PERFETTO_DFATAL(...) PERFETTO_FATAL(__VA_ARGS__)
/external/perfetto/src/tracing/internal/
Dsystem_tracing_backend_fake.cc26 PERFETTO_FATAL("System tracing not implemented"); in GetInstance()
Dtracing_muxer_fake.cc24 PERFETTO_FATAL( in FailUninitialized()
/external/perfetto/include/perfetto/tracing/
Dtrack_event_interned_data_index.h206 PERFETTO_FATAL( in GetOrCreateIndexForField()
219 PERFETTO_FATAL( in GetOrCreateIndexForField()
/external/perfetto/src/protozero/
Dstatic_buffer.cc29 PERFETTO_FATAL("Static buffer too small"); in GetNewBuffer()
/external/perfetto/test/
Dtest_helper.h72 PERFETTO_FATAL("Failed to remove %s", producer_socket_.c_str()); in Start()
76 PERFETTO_FATAL("Failed to remove %s", consumer_socket_.c_str()); in Start()
83 PERFETTO_FATAL("Failed to start service listening on %s and %s", in Start()
/external/perfetto/src/trace_processor/
Dtrace_processor_impl.cc93 PERFETTO_FATAL("Error setting pragma temp_store: %s", error); in InitializeSqlite()
609 PERFETTO_FATAL("Error initializing EXTRACT_ARG: %s", sqlite3_errmsg(db)); in CreateExtractArgFunction()
622 PERFETTO_FATAL("Error initializing SOURCE_GEQ: %s", sqlite3_errmsg(db)); in CreateSourceGeqFunction()
647 PERFETTO_FATAL("Error initializing RUN_METRIC"); in SetupMetrics()
655 PERFETTO_FATAL("Error initializing RepeatedField"); in SetupMetrics()
663 PERFETTO_FATAL("Error initializing NULL_IF_EMPTY"); in SetupMetrics()
903 PERFETTO_FATAL("%s -> %s", query.c_str(), it.Status().c_message()); in RestoreInitialTables()
1054 PERFETTO_FATAL("Json formatted metrics not supported yet."); in ComputeMetricText()
/external/perfetto/src/trace_processor/tables/
Dmacros_internal.h51 IdAndRow Insert(const Row&) { PERFETTO_FATAL("Should not be called"); } in Insert()
430 PERFETTO_FATAL("Invalid index"); \
443 PERFETTO_FATAL("For GCC"); \
/external/perfetto/tools/compact_reencode/
Dmain.cc52 PERFETTO_FATAL("WriteToFile"); in WriteToFile()
67 PERFETTO_FATAL("unexpected wire type"); in CopyField()

1234