Home
last modified time | relevance | path

Searched refs:ui__error (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-6.6/tools/perf/util/
H A Dpfm.c59 ui__error( in parse_libpfm_events_option()
70 ui__error("cannot close a non-existing event group\n"); in parse_libpfm_events_option()
85 ui__error("failed to parse event %s : %s\n", str, in parse_libpfm_events_option()
112 ui__error( in parse_libpfm_events_option()
H A Ddebug.h63 int ui__error(const char *format, ...) __printf(1, 2);
H A Dsort.c3294 ui__error("The \"dcacheline\" --sort key needs to know the cacheline size and it couldn't be determined on this system"); in setup_sort_list()
3296 ui__error("Invalid --sort key: `%s'", tok); in setup_sort_list()
3299 ui__error("Unknown --sort key: `%s'", tok); in setup_sort_list()
3356 ui__error("Invalid --sort key: `+'"); in setup_sort_order()
3606 ui__error("Invalid --fields key: `%s'", tok); in setup_output_list()
3609 ui__error("Unknown --fields key: `%s'", tok); in setup_output_list()
3657 ui__error("Invalid --fields key: `+'"); in __setup_output_field()
H A Dannotate.c2942 ui__error("Couldn't annotate %s:\n%s", sym->name, msg); in symbol__tty_annotate2()
2976 ui__error("Couldn't annotate %s:\n%s", sym->name, msg); in symbol__tty_annotate()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dpfm.c57 ui__error( in parse_libpfm_events_option()
75 ui__error("failed to parse event %s : %s\n", str, in parse_libpfm_events_option()
101 ui__error( in parse_libpfm_events_option()
H A Ddebug.h55 int ui__error(const char *format, ...) __printf(1, 2);
H A Dsort.c2727 ui__error("The \"dcacheline\" --sort key needs to know the cacheline size and it couldn't be determined on this system"); in setup_sort_list()
2729 ui__error("Invalid --sort key: `%s'", tok); in setup_sort_list()
2732 ui__error("Unknown --sort key: `%s'", tok); in setup_sort_list()
2789 ui__error("Invalid --sort key: `+'"); in setup_sort_order()
3035 ui__error("Invalid --fields key: `%s'", tok); in setup_output_list()
3038 ui__error("Unknown --fields key: `%s'", tok); in setup_output_list()
3086 ui__error("Invalid --fields key: `+'"); in __setup_output_field()
/kernel/linux/linux-5.10/tools/perf/arch/
H A Dcommon.c180 ui__error("binutils for %s not supported.\n", arch); in perf_env__lookup_binutils_path()
186 ui__error("Please install %s for %s.\n" in perf_env__lookup_binutils_path()
/kernel/linux/linux-6.6/tools/perf/arch/
H A Dcommon.c196 ui__error("binutils for %s not supported.\n", arch); in perf_env__lookup_binutils_path()
202 ui__error("Please install %s for %s.\n" in perf_env__lookup_binutils_path()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-report.c358 ui__error("Selected --sort parent, but no " in report__setup_sample_type()
365 ui__error("Selected -g or --branch-history.\n" in report__setup_sample_type()
375 ui__error("Can't register callchain params.\n"); in report__setup_sample_type()
391 ui__error("Selected -b but no branch data. " in report__setup_sample_type()
412 ui__error("Selected --mem-mode but no mem data. " in report__setup_sample_type()
615 ui__error("GTK browser not found!\n"); in report__gtk_browse_hists()
903 ui__error("failed to set cpu bitmap\n"); in __cmd_report()
929 ui__error("failed to process sample\n"); in __cmd_report()
960 ui__error("failed to process hist entry\n"); in __cmd_report()
976 ui__error("Th in __cmd_report()
[all...]
H A Dbuiltin-annotate.c344 ui__error("GTK browser not found!\n"); in hists__find_annotations()
445 ui__error("The %s data has no samples!\n", session->data->path); in __cmd_annotate()
455 ui__error("GTK browser not found!\n"); in __cmd_annotate()
H A Dbuiltin-top.c1023 ui__error("perf top only support consistent per-event " in perf_top__start_counters()
1056 ui__error("%s\n", msg); in perf_top__start_counters()
1062 ui__error("Failed to mmap with %d (%s)\n", in perf_top__start_counters()
1077 ui__error("Can't register callchain params.\n"); in callchain_param__setup_sample_type()
1292 ui__error("Could not read the CPU topology map: %s\n", err); in __cmd_top()
1317 ui__error("Could not create process thread.\n"); in __cmd_top()
1323 ui__error("Could not create display thread.\n"); in __cmd_top()
1332 ui__error("Could not set realtime priority.\n"); in __cmd_top()
1691 ui__error("%s\n", errbuf); in cmd_top()
1701 ui__error("Could in cmd_top()
[all...]
H A Dbuiltin-record.c931 ui__error("%s\n", msg); in record__open()
2670 ui__error("kernel does not support recording context switch events\n"); in cmd_record()
2786 ui__error("%s", errbuf); in cmd_record()
H A Dbuiltin-kvm.c1066 ui__error("Failed to mmap the events: %s\n", in kvm_live_open_events()
H A Dbuiltin-stat.c703 ui__error("%s\n", msg); in stat_handle_error()
/kernel/linux/linux-5.10/tools/perf/ui/
H A Dutil.c32 int ui__error(const char *format, ...) in ui__error() function
/kernel/linux/linux-6.6/tools/perf/ui/
H A Dutil.c35 int ui__error(const char *format, ...) in ui__error() function
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-report.c384 ui__error("Selected --sort parent, but no " in report__setup_sample_type()
391 ui__error("Selected -g or --branch-history.\n" in report__setup_sample_type()
401 ui__error("Can't register callchain params.\n"); in report__setup_sample_type()
417 ui__error("Selected -b but no branch data. " in report__setup_sample_type()
438 ui__error("Selected --mem-mode but no mem data. " in report__setup_sample_type()
641 ui__error("GTK browser not found!\n"); in report__gtk_browse_hists()
968 ui__error("failed to set cpu bitmap\n"); in __cmd_report()
994 ui__error("failed to process sample\n"); in __cmd_report()
1029 ui__error("failed to process hist entry\n"); in __cmd_report()
1045 ui__error("Th in __cmd_report()
[all...]
H A Dbuiltin-top.c1021 ui__error("perf top only support consistent per-event " in perf_top__start_counters()
1054 ui__error("%s\n", msg); in perf_top__start_counters()
1060 ui__error("Failed to mmap with %d (%s)\n", in perf_top__start_counters()
1075 ui__error("Can't register callchain params.\n"); in callchain_param__setup_sample_type()
1297 ui__error("Could not read the CPU topology map: %s\n", err); in __cmd_top()
1323 ui__error("Could not create process thread.\n"); in __cmd_top()
1329 ui__error("Could not create display thread.\n"); in __cmd_top()
1338 ui__error("Could not set realtime priority.\n"); in __cmd_top()
1753 ui__error("%s\n", errbuf); in cmd_top()
1763 ui__error("Could in cmd_top()
[all...]
H A Dbuiltin-annotate.c372 ui__error("GTK browser not found!\n"); in hists__find_annotations()
468 ui__error("The %s data has no samples!\n", session->data->path); in __cmd_annotate()
478 ui__error("GTK browser not found!\n"); in __cmd_annotate()
H A Dbuiltin-record.c1334 ui__error("%s\n", msg); in record__open()
4015 ui__error("kernel does not support recording context switch events\n"); in cmd_record()
4119 ui__error("%s", errbuf); in cmd_record()
/kernel/linux/linux-5.10/tools/perf/ui/gtk/
H A Dannotate.c181 ui__error("Couldn't annotate %s: %s\n", sym->name, msg); in symbol__gtk_annotate()
/kernel/linux/linux-6.6/tools/perf/ui/gtk/
H A Dannotate.c184 ui__error("Couldn't annotate %s: %s\n", sym->name, msg); in symbol__gtk_annotate()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dannotate.c923 ui__error("Couldn't annotate %s:\n%s", sym->name, msg); in symbol__tui_annotate()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dannotate.c987 ui__error("Couldn't annotate %s:\n%s", sym->name, msg); in symbol__tui_annotate()

Completed in 42 milliseconds

12