| /linux/tools/perf/util/ |
| H A D | debug.h | 66 int ui__warning(const char *format, ...) __printf(1, 2); 70 ui__warning(format, ##__VA_ARGS__); \
|
| H A D | clockid.c | 106 ui__warning("unknown clockid %s, check man page\n", ostr); in parse_clockid()
|
| H A D | parse-regs-options.c | 96 ui__warning("Unknown register \"%s\", check man page or run \"perf record %s?\"\n", in __parse_regs()
|
| H A D | session.c | 2902 ui__warning("Unsupported header type %u, please consider updating perf.\n", in perf_event__process_id_index() 2986 ui__warning("%u out of order events recorded.\n", oe->nr_unordered_events); in perf_session__e_machine() 2995 ui__warning("Processed %d events and lost %d chunks!\n\n" in perf_session__e_machine() 3007 ui__warning("Processed %" PRIu64 " samples and lost %3.2f%%!\n\n", in perf_session__e_machine() 3015 ui__warning("AUX data lost %" PRIu64 " times out of %u!\n\n", in perf_session__e_machine() 3027 ui__warning("AUX data had gaps in it %" PRIu64 " times out of %u!\n\n" in perf_session__e_machine() 3039 ui__warning("AUX data detected collision %" PRIu64 " times out of %u!\n\n", 3045 ui__warning("Found %u unknown events!\n\n" 3054 ui__warning("%u samples with id not present in the header\n", 3059 ui__warning("Foun [all...] |
| H A D | pfm.c | 29 ui__warning("libpfm failed to initialize: %s\n", in libpfm_initialize()
|
| H A D | arm-spe.c | 1558 ui__warning("Arm SPE CONTEXT packets not found in the traces.\n" in arm_spe__alloc_metadata() 2040 ui__warning("Arm SPE has a hardware-based sampling period.\n\n"
|
| H A D | auxtrace.c | 1851 ui__warning("%u %s errors\n",
|
| H A D | parse-events.c | 2656 * Use ui__warning so a pop up appears above the in add_exclude_perf_filter() 2659 ui__warning("Failed to add UID filtering that uses BPF filtering.\n"); in add_exclude_perf_filter()
|
| H A D | cs-etm.c | 3584 ui__warning("Virtual timestamps are not enabled, or not supported by the traced system.\n"
|
| H A D | sort.c | 4259 ui__warning("--fields weight shows the average value unlike in the --sort key.\n"); in setup_sorting()
|
| /linux/tools/perf/ui/ |
| H A D | util.c | 47 int ui__warning(const char *format, ...) in ui__warning() function
|
| /linux/tools/perf/ |
| H A D | builtin-top.c | 177 ui__warning("Out of bounds address found:\n\n" in ui__warn_map_erange() 787 ui__warning( in perf_event__process_sample() 818 ui__warning("The %s file can't be used: %s\n%s", in perf_event__process_sample() 821 ui__warning("A vmlinux file was not found.\n%s", in perf_event__process_sample() 1049 ui__warning("%s\n", msg); in perf_top__start_counters() 1711 ui__warning("%s\n", errbuf); in cmd_top()
|
| H A D | builtin-report.c | 449 ui__warning("Can't find LBR callchain. Switch off --stitch-lbr.\n" in report__setup_sample_type() 460 ui__warning("Please install libunwind or libdw " in report__setup_sample_type() 636 ui__warning( in report__warn_kptr_restrict()
|
| H A D | builtin-stat.c | 672 ui__warning("%s event is not supported by the kernel.\n%s\n", in stat_handle_error() 679 ui__warning("%s\n", msg); in stat_handle_error() 698 ui__warning(err == EOPNOTSUPP in stat_handle_error()
|
| H A D | builtin-kvm.c | 1897 ui__warning("%s", errbuf); in kvm_events_live()
|
| H A D | builtin-record.c | 1378 ui__warning("%s\n", msg); in record__open() 4303 ui__warning("%s\n", errbuf); in cmd_record()
|
| H A D | builtin-c2c.c | 2970 ui__warning("Can't find LBR callchain. Switch off --stitch-lbr.\n" in setup_display()
|
| /linux/tools/perf/arch/x86/util/ |
| H A D | intel-pt.c | 376 ui__warning("Intel Processor Trace: TSC not available\n"); in intel_pt_info_fill() 717 ui__warning("Intel PT snapshot size (%zu) may be too small for PSB period (%zu)\n", in intel_pt_recording_options() 745 ui__warning("Intel PT sample size (%zu) may be too small for PSB period (%zu)\n", in intel_pt_recording_options() 894 ui__warning("Intel Processor Trace decoding will not be possible except for kernel tracing!\n"); in intel_pt_recording_options()
|
| H A D | intel-bts.c | 95 ui__warning("Intel BTS: TSC not available\n"); in intel_bts_info_fill()
|
| /linux/tools/perf/ui/browsers/ |
| H A D | annotate.c | 480 ui__warning("Annotation has no source code."); in annotate_browser__toggle_source() 602 ui__warning("Not enough memory for annotating '%s' symbol!\n", in annotate_browser__callq() 851 ui__warning("DWARF debuginfo not found.\n\n" in annotate_browser__debuginfo_warning() 1201 ui__warning("Annotation has no source code."); in __hist_entry__tui_annotate()
|
| H A D | hists.c | 2418 ui__warning("Can't search all data files due to memory shortage.\n"); in switch_data_file() 2429 ui__warning("Too many perf data files in PWD!\n" in switch_data_file() 2447 ui__warning("Data switch failed due to memory shortage!\n"); in switch_data_file() 2860 ui__warning("Won't switch the data files due to\n" in do_switch_data()
|