warnx
warnx("Failed to get counter value from line %s", line);
warnx("Unknown inotify event %d, should be %d", event->wd,
warnx("No IN_MODIFY event, skip it");
warnx("Can't read memcg events");
warnx("Path to cgroup memory.events is too long");
warnx("Failed to read initial memcg events state (%d)", ret);
warnx("Counter line %s has wrong name, %s is expected",
warnx("Failed to parse: %s", &line[len]);
warnx("Not digits were found in line %s", &line[len]);
warnx("Further characters after number: %s", endptr);
warnx("CLONE_PIDFD is not supported by the kernel");
warnx("%s: %d: %s", filename, linenum, msg);
warnx("%s: %d: %s (#if line %d depth %d)",
warnx("Wrong line format:\n"
warnx(fmt, args);
warnx("futex_wait");
warnx("futex_wait_requeue_pi");
warnx("couldn't wakeup all tasks (%d/%d)",
warnx("couldn't wakeup all tasks (%d/%d)",
warnx("jvmti: cannot generate jit cache dir because %s/.debug/"
warnx("jvmti: cannot generate jit cache dir because"
warnx("jvmti: cannot generate jit cache dir because"
warnx("jvmti: arch timestamp not supported");
warnx("jvmti: kernel does not support %d clock id", perf_clk_id);
warnx("jvmti: cannot generate jitdump file full path because"
warnx("jvmti: failed to create marker file");
warnx("jvmti: jitdump in %s", dump_path);
warnx("jvmti: invalid fd in close_agent");
warnx("jvmti: invalid fd in write_native_code");
warnx("jvmti: invalid fd in write_debug_info");
warnx("%s failed with %s", msg, err_msg);
warnx("jvmti: cannot get line table for method");
warnx("jvmti: cannot allocate space for line table method names");
warnx("jvmti: fill_source_filenames failed");
warnx("%s failed with an unknown error %d", msg, ret);
warnx("jvmti: write_debug_info() failed");
warnx("jvmti: write_code() failed");
warnx("jvmti: write_code() failed for code_generated");
warnx("jvmti: open_agent failed");
warnx("jvmti: jvmti version 1 not supported");
warnx("cannot get section header");
warnx("cannot create section");
warnx("cannot get new data");
warnx("cannot get section header");
warnx("ELF initialization failed");
warnx("elf_begin failed");
warnx("cannot get ehdr");
warnx("cannot create section");
warnx("cannot get new data");
warnx("cannot get section header");
warnx("cannot create section");
warnx("cannot get new data");
warnx("cannot get section header");
warnx("cannot create section");
warnx("cannot get new data");
warnx("cannot get section header");
warnx("cannot allocate strsym");
warnx("cannot create section");
warnx("cannot get new data");
warnx("cannot get section header");
warnx("cannot create section");
warnx("cannot get new data");
warnx("cannot get section header");
warnx("elf_update 4 failed");
warnx("cannot create section");
warnx("cannot get new data");
warnx("DUMP for %s", msg);
warnx("cannot create section");
warnx("%4zu 0x%02x", i, (((char *)be->data)[i]) & 0xff);
warnx("cannot get new data");
warnx("cannot get section header");
warnx("cannot create section");
warnx("cannot get new data");
warnx("cannot get section header");
warnx("cannot create section");
warnx("cannot get new data");
warnx("cannot get section header");
warnx("elf_update debug failed");
warnx("%s: perf/%s/%s: failed to read %s", __func__, perf_device, pinfo->event, "type");
warnx("%s: perf/%s/%s: failed to read %s", __func__, perf_device, pinfo->event, "config");
warnx("%s: perf/%s/%s: failed to open counter on cpu%d", __func__, perf_device, pinfo->event, cpu);
warnx("ignoring thread counter %s", name);
warnx("ignoring core counter %s", name);
warnx("ignoring package counter %s", name);
warnx("ignoring counter %s with unknown scope", name);
warnx("ignoring thread counter perf/%s/%s", perf_device, perf_event);
warnx("ignoring core counter perf/%s/%s", perf_device, perf_event);
warnx("ignoring package counter perf/%s/%s", perf_device, perf_event);
warnx("Counter '%s' can not be added.", deferred_add_names[i]);
warnx("Counter '%s' can not be skipped.", deferred_skip_names[i]);
warnx("BUG: %s: No %s", __func__, path);
warnx("%s: id%d not found", __func__, id);
warnx("%s: package_id %d not found", __func__, cpus[t->cpu_id].package_id);
warnx("Failed to access %s. Some of the counters may not be available\n"
warnx("Read %s failed", path);
warnx("Failed to access %s. Some of the counters may not be available\n"
warnx("%s: cpu str malformat %s\n", sysfs_path, cpu_effective_str);
warnx("get_msr(UCODE)");
warnx("Failed to access %s. Some of the counters may not be available\n"
warnx("%s: perf REFS: failed to open counter on cpu%d", __func__, cpu);
warnx("%s: perf MISS: failed to open counter on cpu%d", __func__, cpu);
warnx("%s(cpu%d, 0x%x, 0x%llx) REFS", __func__, cpu, perf_pmu_types.uniform, perf_model_support->first.refs);
warnx("%s(cpu%d, 0x%x, 0x%llx) HITS", __func__, cpu, perf_pmu_types.uniform, perf_model_support->first.hits);
warnx("%s(cpu%d, 0x%x, 0x%llx) REFS", __func__, cpu, perf_pmu_types.pcore, perf_model_support->first.refs);
warnx("%s(cpu%d, 0x%x, 0x%llx) HITS", __func__, cpu, perf_pmu_types.pcore, perf_model_support->first.hits);
warnx("%s(cpu%d, 0x%x, 0x%llx) REFS", __func__, cpu, perf_pmu_types.ecore, perf_model_support->second.refs);
warnx("%s(cpu%d, 0x%x, 0x%llx) HITS", __func__, cpu, perf_pmu_types.ecore, perf_model_support->second.hits);
warnx("%s(cpu%d, 0x%x, 0x%llx) REFS", __func__, cpu, perf_pmu_types.lcore, perf_model_support->third.refs);
warnx("%s(cpu%d, 0x%x, 0x%llx) HITS", __func__, cpu, perf_pmu_types.lcore, perf_model_support->third.hits);
warnx("allocate %zd transhuge pages, using %zd MiB virtual memory"
warnx("(pid=%d) Starting testcase", pid);
warnx("(pid=%d): pid %d exited, status=%d",
warnx("(pid=%d): pid %d killed by signal %d",
warnx("(pid=%d): Test failed", pid);
warnx("(pid=%d): Test passed", pid);
warnx("(pid=%d): Setting RLIMIT_NPROC=%ld", pid, n);
warnx("(pid=%d): New process starting ...", pid);
warnx("(pid=%d): Changing to uid=%d, gid=%d", pid, user, group);
warnx("(pid=%d): Service running ...", pid);
warnx("(pid=%d): Unshare user namespace", pid);
warnx("(pid=%d): Executing real service ...", pid);
warnx(emsg, file);
warnx("Failed to set the %s option to %s",
warnx("inotify() buffer filled, skipping events");
warnx("read() returned too few bytes on inotify fd");
warnx(
warnx("%s is not a known latency tracer!\n",
warnx("Unknown scheduling %s\n", optarg);
warnx("NRTHR must be > 0\n");
warnx("TIME must be >= 0\n");
warnx("NRLAT must be > 0\n");
warnx("WARNING: The tracer is %s and random sleep has",
warnx("Failed to restore the %s option to %s",
warnx("Failed to restore %s to %s!", file, *saved);
warnx("Bad program state at %s:%d", __FILE__, __LINE__);
warnx("Programmer assumption error at %s:%d\n", __FILE__,
warnx("%s", no_tracer_msg);
warnx("%s", no_latency_tr_msg);
warnx("lrand48_r() failed");