Home
last modified time | relevance | path

Searched refs:ui__warning (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Ddebug.h64 int ui__warning(const char *format, ...) __printf(1, 2);
68 ui__warning(format, ##__VA_ARGS__); \
H A Dparse-regs-options.c66 ui__warning("Unknown register \"%s\", check man page or run \"perf record %s?\"\n", in __parse_regs()
H A Dclockid.c106 ui__warning("unknown clockid %s, check man page\n", ostr); in parse_clockid()
H A Dsession.c1919 ui__warning("%u out of order events recorded.\n", oe->nr_unordered_events); in perf_session__warn_order()
1928 ui__warning("Processed %d events and lost %d chunks!\n\n" in perf_session__warn_about_errors()
1940 ui__warning("Processed %" PRIu64 " samples and lost %3.2f%%!\n\n", in perf_session__warn_about_errors()
1948 ui__warning("AUX data lost %" PRIu64 " times out of %u!\n\n", in perf_session__warn_about_errors()
1960 ui__warning("AUX data had gaps in it %" PRIu64 " times out of %u!\n\n" in perf_session__warn_about_errors()
1972 ui__warning("AUX data detected collision %" PRIu64 " times out of %u!\n\n", in perf_session__warn_about_errors()
1978 ui__warning("Found %u unknown events!\n\n" in perf_session__warn_about_errors()
1987 ui__warning("%u samples with id not present in the header\n", in perf_session__warn_about_errors()
1992 ui__warning("Found invalid callchains!\n\n" in perf_session__warn_about_errors()
2000 ui__warning("%u unprocessable samples recorded.\n" in perf_session__warn_about_errors()
[all …]
H A Dpfm.c28 ui__warning("libpfm failed to initialize: %s\n", in libpfm_initialize()
H A Darm-spe.c1013 ui__warning("Arm SPE CONTEXT packets not found in the traces.\n" in arm_spe_flush()
H A Dcs-etm.c3329 ui__warning("Virtual timestamps are not enabled, or not supported by the traced system.\n" in cs_etm__process_auxtrace_info_full()
H A Dauxtrace.c1732 ui__warning("%u %s errors\n", in events_stats__auxtrace_error_warn()
/openbmc/linux/tools/perf/ui/
H A Dutil.c47 int ui__warning(const char *format, ...) in ui__warning() function
/openbmc/linux/tools/perf/
H A Dbuiltin-top.c175 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()
1745 ui__warning("%s\n", errbuf); in cmd_top()
H A Dbuiltin-report.c446 ui__warning("Can't find LBR callchain. Switch off --stitch-lbr.\n" in report__setup_sample_type()
457 ui__warning("Please install libunwind or libdw " in report__setup_sample_type()
624 ui__warning( in report__warn_kptr_restrict()
H A Dbuiltin-stat.c644 ui__warning("%s event is not supported by the kernel.\n", in stat_handle_error()
658 ui__warning("%s\n", msg); in stat_handle_error()
674 ui__warning("skipping event %s that kernel failed to open .\n", in stat_handle_error()
H A Dbuiltin-record.c1325 ui__warning("%s\n", msg); in record__open()
4117 ui__warning("%s\n", errbuf); in cmd_record()
H A Dbuiltin-kvm.c1959 ui__warning("%s", errbuf); in kvm_events_live()
H A Dbuiltin-c2c.c2873 ui__warning("Can't find LBR callchain. Switch off --stitch-lbr.\n" in setup_callchain()
/openbmc/linux/tools/perf/arch/x86/util/
H A Dintel-pt.c377 ui__warning("Intel Processor Trace: TSC not available\n"); in intel_pt_info_fill()
708 ui__warning("Intel PT snapshot size (%zu) may be too small for PSB period (%zu)\n", in intel_pt_recording_options()
736 ui__warning("Intel PT sample size (%zu) may be too small for PSB period (%zu)\n", in intel_pt_recording_options()
884 ui__warning("Intel Processor Trace decoding will not be possible except for kernel tracing!\n"); in intel_pt_recording_options()
H A Dintel-bts.c91 ui__warning("Intel BTS: TSC not available\n"); in intel_bts_info_fill()
/openbmc/linux/tools/perf/ui/browsers/
H A Dhists.c2378 ui__warning("Can't search all data files due to memory shortage.\n"); in switch_data_file()
2389 ui__warning("Too many perf data files in PWD!\n" in switch_data_file()
2407 ui__warning("Data switch failed due to memory shortage!\n"); in switch_data_file()
2805 ui__warning("Won't switch the data files due to\n" in do_switch_data()
H A Dannotate.c477 ui__warning("Not enough memory for annotating '%s' symbol!\n", in annotate_browser__callq()