HomeSort by relevance Sort by last modified time
    Searched full:vmlinux (Results 101 - 125 of 137) sorted by null

1 2 3 45 6

  /external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
builtin-test.c 19 .desc = "vmlinux symtab matches kallsyms",
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
symbol.h 218 const char *vmlinux, symbol_filter_t filter);
annotate.c 927 "No vmlinux file%s\nwas found in the path.\n\n"
929 " perf buildid-cache -vu vmlinux\n\n"
931 " --vmlinux vmlinux\n",
    [all...]
probe-event.c 78 /* Initialize symbol maps and path of vmlinux/modules */
87 pr_debug("Use vmlinux: %s\n", symbol_conf.vmlinux_name);
104 pr_warning("Failed to init vmlinux path.\n");
350 pr_warning("Warning: No dwarf info found in the vmlinux - "
    [all...]
map.c 107 * they are loaded) and for vmlinux, where only after we load all the
  /external/oprofile/daemon/liblegacy/
opd_parse_proc.c 148 * thread when adding vmlinux and module maps to proc->maps[]
opd_proc.c 208 * a proc so on we fall back to put sample in vmlinux
  /external/oprofile/libpp/
profile.h 123 * .text, and the symbol _text from vmlinux. This value is used to fix
  /external/chromium_org/third_party/skia/platform_tools/android/bin/linux/
perfhost 
  /external/skia/platform_tools/android/bin/linux/
perfhost 
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-probe.c 308 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
309 "file", "vmlinux pathname"),
builtin-record.c 960 "Samples in kernel functions may not be resolved if a suitable vmlinux\n"
961 "file is not found in the buildid cache or in the vmlinux path.\n\n"
964 "even with a suitable vmlinux or kallsyms file.\n\n");
builtin-report.c 520 "As no suitable kallsyms nor vmlinux was found, kernel samples\n"
769 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
770 "file", "vmlinux pathname"),
builtin-script.c 1286 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
1287 "file", "vmlinux pathname"),
    [all...]
  /external/oprofile/
TODO 11 o default to a vmlinux location: need agreement from kernel developers
19 warning: /no-vmlinux could not be found.
54 o with opreport -c I can get "warning: /no-vmlinux could not be found.".
ChangeLog-2005 546 * daemon/opd_sfile.c: rewrite. Fix --no-vmlinux taking up
620 samples to vmlinux when using --no-vmlinux via a sick hack
935 prevent an unrelocated vmlinux being used
oprofile_android 247 opcontrol_args.append('--vmlinux=' + kernel_image)
ChangeLog-2002 432 * dae/oprofiled.c: fix incorrect specification of vmlinux file
433 through --vmlinux=/foo//bar fixing #637805
    [all...]
  /docs/source.android.com/src/source/
building-kernels.jd 151 $ bzgrep -a 'Linux version' vmlinux.bz2
  /external/oprofile/daemon/
opd_ibs.c 129 * in kernel address range. Map such samples to vmlinux
130 * only if the user either specifies a range, or vmlinux.
opd_sfile.c 87 * "is the right kernel image". Also handles no-vmlinux
  /external/oprofile/gui/
oprof_start.cpp 975 args.push_back("--no-vmlinux");
977 args.push_back("--vmlinux=" + config.kernel_filename);
  /external/chromium_org/third_party/icu/source/test/cintltst/
putiltst.c 635 U_FILE_SEP_STRING "vmlinux",
  /external/icu/icu4c/source/test/cintltst/
putiltst.c 646 U_FILE_SEP_STRING "vmlinux",
  /external/oprofile/gui/ui/
oprof_start.base.ui     [all...]

Completed in 1136 milliseconds

1 2 3 45 6