/external/perfetto/src/profiling/perf/ |
D | proc_descriptors.cc | 45 PERFETTO_PLOG("Failed to open [%s]", dir_buf); in GetDescriptorsForPid() 52 PERFETTO_PLOG("Failed to stat [%s]", dir_buf); in GetDescriptorsForPid() 60 PERFETTO_PLOG("Failed to open %s/maps", dir_buf); in GetDescriptorsForPid() 69 PERFETTO_PLOG("Failed to open %s/mem", dir_buf); in GetDescriptorsForPid()
|
D | event_reader.cc | 75 PERFETTO_PLOG("Failed ioctl to set event filter"); in MaybeApplyTracepointFilter() 109 PERFETTO_PLOG("failed munmap"); in ~PerfRingBuffer() 128 PERFETTO_PLOG("failed mmap"); in Allocate() 233 PERFETTO_PLOG("Failed perf_event_open"); in ConfigureEvents()
|
/external/perfetto/src/kallsyms/ |
D | lazy_kernel_symbolizer.cc | 114 PERFETTO_PLOG("Failed to read %s", kPtrRestrictPath); in ScopedKptrUnrestrict() 144 PERFETTO_PLOG("Failed to set %s to %s", kPtrRestrictPath, value.c_str()); in WriteKptrRestrict() 178 PERFETTO_PLOG("open(%s) failed", kKallsymsPath); in CanReadKernelSymbolAddresses() 185 PERFETTO_PLOG("read(%s) failed", kKallsymsPath); in CanReadKernelSymbolAddresses()
|
D | kernel_symbol_map.cc | 57 PERFETTO_PLOG("Cannot open %s", kallsyms_path.c_str()); in ForEachSym() 82 PERFETTO_PLOG("read(%s) failed", kallsyms_path.c_str()); in ForEachSym()
|
/external/perfetto/src/profiling/memory/ |
D | client_api_factory_standalone.cc | 64 PERFETTO_PLOG("Receive failed."); in MonitorFd() 93 PERFETTO_PLOG("fork"); in StartHeapprofdIfStatic() 100 PERFETTO_PLOG("waitpid"); in StartHeapprofdIfStatic() 145 PERFETTO_PLOG("Receive"); in StartHeapprofdIfStatic()
|
D | client.cc | 102 PERFETTO_PLOG("sigaltstack"); in GetSigAltStackRange() 147 PERFETTO_PLOG("Failed to connect to %s", sock_name.c_str()); in ConnectToHeapprofd() 151 PERFETTO_PLOG("Failed to set send timeout for %s", sock_name.c_str()); in ConnectToHeapprofd() 155 PERFETTO_PLOG("Failed to set receive timeout for %s", sock_name.c_str()); in ConnectToHeapprofd() 225 PERFETTO_PLOG("Failed to receive ClientConfiguration."); in CreateAndHandshake() 426 PERFETTO_PLOG("Failed to write to shared ring buffer. Disconnecting."); in SendWireMessageWithRetriesIfBlocking() 499 PERFETTO_PLOG("Failed to send control socket byte."); in SendControlSocketByte()
|
D | shared_ring_buffer.cc | 86 PERFETTO_PLOG("Failed to seal FD."); in SharedRingBuffer() 126 PERFETTO_PLOG("Failed to get seals of FD."); in Initialize() 139 PERFETTO_PLOG("Could not attach to fd."); in Initialize() 159 PERFETTO_PLOG("mmap(PROT_NONE) failed"); in Initialize() 174 PERFETTO_PLOG("mmap(MAP_SHARED) failed"); in Initialize()
|
/external/perfetto/include/perfetto/base/ |
D | logging.h | 144 PERFETTO_PLOG(fmt, ##__VA_ARGS__); \ 149 #define PERFETTO_PLOG(x, ...) \ macro 153 #define PERFETTO_PLOG PERFETTO_ELOG macro 159 PERFETTO_PLOG("%s", "PERFETTO_CHECK(" #x ")"); \
|
/external/perfetto/src/android_internal/ |
D | lazy_library_loader.cc | 59 PERFETTO_PLOG("dlopen(%s) failed", kLibName); in LoadLibraryOnce() 74 PERFETTO_PLOG("dlsym(%s) failed", function_name); in LazyLoadFunction()
|
/external/perfetto/src/profiling/symbolizer/ |
D | filesystem_posix.cc | 43 PERFETTO_PLOG("fts_open"); in WalkDirectories() 57 PERFETTO_PLOG("Failed to get file size %s", file_path.c_str()); in GetFileSize()
|
D | filesystem_windows.cc | 60 PERFETTO_PLOG("Failed to get file size %s", file_path.c_str()); in GetFileSize() 66 PERFETTO_PLOG("Failed to get file size %s", file_path.c_str()); in GetFileSize()
|
D | scoped_read_mmap_posix.cc | 32 PERFETTO_PLOG("Failed to open %s", fname); in ScopedReadMmap()
|
D | local_symbolizer.cc | 362 PERFETTO_PLOG("mmap"); in GetBuildIdAndLoadBias() 399 PERFETTO_PLOG("Failed to open %s", fname); in BuildIdIndex() 404 PERFETTO_PLOG("Failed to read %s", fname); in BuildIdIndex()
|
/external/perfetto/src/traced/probes/sys_stats/ |
D | sys_stats_data_source.cc | 52 PERFETTO_PLOG("Failed opening %s", path); in OpenReadOnly() 242 PERFETTO_PLOG("failed to opendir(/sys/class/devfreq)"); in OpenDevfreqDir() 257 PERFETTO_PLOG("Failed to open %s", cur_freq_path); in ReadDevfreqCurFreq() 395 PERFETTO_PLOG("Failed reading %s", path); in ReadFile()
|
/external/perfetto/src/tracing/ipc/ |
D | default_socket.cc | 48 PERFETTO_PLOG("%s exists but cannot be accessed. Falling back on /tmp/ ", in UseRunPerfettoBaseDir()
|
D | posix_shared_memory.cc | 94 PERFETTO_PLOG("Couldn't verify file seals on shmem FD"); in AttachToFd()
|
/external/perfetto/src/traced/probes/filesystem/ |
D | fs_mount.cc | 47 PERFETTO_PLOG("stat %s", mountpoint); in ParseMounts()
|
/external/perfetto/src/base/ |
D | subprocess_posix.cc | 363 PERFETTO_PLOG("Subprocess read(s_->exit_status_pipe) failed"); in TryReadExitStatus() 396 PERFETTO_PLOG("Subprocess write(stdin) failed"); in TryPushStdin() 419 PERFETTO_PLOG("Subprocess read(stdout/err) failed"); in TryReadStdoutAndErr()
|
D | subprocess_windows.cc | 174 PERFETTO_PLOG("Subprocess WriteFile(stdin) failed %lx", err); in StdinThread() 192 PERFETTO_PLOG("Subprocess ReadFile(stdouterr) failed %ld", err); in StdoutErrThread()
|
D | periodic_task.cc | 133 PERFETTO_PLOG("read(timerfd) failed, falling back on PostDelayedTask"); in RunTaskAndPostNext()
|
/external/perfetto/src/traced/probes/android_log/ |
D | android_log_data_source.cc | 160 PERFETTO_PLOG("Failed to connect to %s", kLogdrSocket); in ConnectLogdrSocket() 174 PERFETTO_PLOG("send() failed on logdr socket %s", kLogdrSocket); in Start() 526 PERFETTO_PLOG("Failed to read %s", kLogTagsPath); in ReadEventLogDefinitions()
|
/external/perfetto/src/perfetto_cmd/ |
D | perfetto_cmd_android.cc | 136 PERFETTO_PLOG("Could not create a temporary trace file in %s", kStateDir); in CreateUnlinkedTmpFile()
|
/external/perfetto/src/traced/probes/ |
D | kmem_activity_trigger.cc | 89 PERFETTO_PLOG("Failed to open trace_pipe_raw for cpu %zu", cpu); in WorkerData()
|
/external/perfetto/src/traced/probes/common/ |
D | cpu_freq_info.cc | 48 PERFETTO_PLOG("Failed to opendir(%s)", cpu_dir_path.c_str()); in CpuFreqInfo()
|
/external/perfetto/src/profiling/common/ |
D | unwind_support.cc | 51 PERFETTO_PLOG("Failed remote pread of %zu bytes at address %" PRIx64, size, in Read()
|