/tools/perf/pmu-events/ |
A D | empty-pmu-events.c | 721 tables->arch; in find_core_events_table() 722 tables++) { in find_core_events_table() 732 tables->arch; in find_core_metrics_table() 733 tables++) { in find_core_metrics_table() 743 tables->arch; in pmu_for_each_core_event() 744 tables++) { in pmu_for_each_core_event() 757 tables->arch; in pmu_for_each_core_metric() 758 tables++) { in pmu_for_each_core_metric() 771 tables++) { in find_sys_events_table() 782 tables++) { in pmu_for_each_sys_event() [all …]
|
A D | README | 42 'pmu-events.c', which encodes the two sets of tables: 44 - Set of 'PMU events tables' for all known CPUs in the architecture, 86 3. _All_ known CPU tables for architecture are included in the perf
|
A D | Build | 24 # directory and create tables in pmu-events.c.
|
/tools/perf/util/scripting-engines/ |
A D | trace-event-python.c | 1138 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local 1156 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local 1175 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local 1196 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local 1217 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm_thread() local 1236 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_dso() local 1260 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_symbol() local 1283 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_branch_type() local 1301 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_sample_table() local 1342 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_synth() local [all …]
|
/tools/objtool/arch/x86/ |
A D | Build | 8 $(OUTPUT)arch/x86/lib/inat-tables.c: $(inat_tables_script) $(inat_tables_maps) 12 $(OUTPUT)arch/x86/decode.o: $(OUTPUT)arch/x86/lib/inat-tables.c
|
/tools/perf/Documentation/ |
A D | db-export.txt | 17 between tables. 22 1. Because of the nature of SQL, existing tables and columns can continue to be 26 2. New tables and columns can be added, without affecting existing SQL queries, 30 backward compatibility by testing for the presence of new tables and columns
|
A D | perf-buildid-list.txt | 16 tools can be used to fetch packages with matching symbol tables for use by
|
A D | perf-c2c.txt | 108 Display only statistic tables and force stdio mode. 320 Following tables are displayed:
|
A D | perf-bench.txt | 231 Suite for evaluating hash tables.
|
/tools/objtool/ |
A D | .gitignore | 2 arch/x86/lib/inat-tables.c
|
A D | Makefile | 89 $(Q)$(RM) $(OUTPUT)arch/x86/lib/inat-tables.c $(OUTPUT)fixdep
|
/tools/perf/util/intel-pt-decoder/ |
A D | Build | 6 $(OUTPUT)util/intel-pt-decoder/inat-tables.c: $(inat_tables_script) $(inat_tables_maps) 16 …t-decoder/inat.o: $(srctree)/tools/arch/x86/lib/inat.c $(OUTPUT)util/intel-pt-decoder/inat-tables.c
|
/tools/testing/selftests/net/mptcp/ |
A D | mptcp_sockopt.sh | 115 local tables=${iptables} 118 tables=${ip6tables} 122 counters=$(ip netns exec $ns $tables -v -L OUTPUT | grep DROP) 128 mptcp_lib_pr_fail "got $tables $values in ns $ns," \
|
A D | mptcp_join.sh | 341 local tables 345 tables="${iptables}" 347 tables="${ip6tables}" 352 if ! ip netns exec $ns2 $tables -A OUTPUT -p tcp \ 409 local tables 411 tables="${iptables}" 413 tables="${ip6tables}" 416 ip netns exec $ns2 $tables \
|
/tools/testing/selftests/arm64/abi/ |
A D | Makefile | 13 $(CC) -fno-asynchronous-unwind-tables -fno-ident -s -Os -nostdlib \
|
/tools/testing/selftests/nolibc/ |
A D | Makefile.include | 8 CFLAGS_NOLIBC_TEST ?= -Os -fno-ident -fno-asynchronous-unwind-tables -std=c89 -W -Wall -Wextra \
|
/tools/testing/selftests/arm64/gcs/ |
A D | Makefile | 17 $(CC) -g -fno-asynchronous-unwind-tables -fno-ident -s -Os -nostdlib \
|
/tools/testing/selftests/rcutorture/bin/ |
A D | mkinitrd.sh | 77 ${CROSS_COMPILE}gcc -fno-asynchronous-unwind-tables -fno-ident \
|
/tools/tracing/rtla/ |
A D | Makefile.rtla | 19 -fasynchronous-unwind-tables -fstack-clash-protection
|
/tools/verification/rv/ |
A D | Makefile.rv | 19 -fasynchronous-unwind-tables -fstack-clash-protection
|
/tools/perf/ |
A D | .gitignore | 36 util/intel-pt-decoder/inat-tables.c
|
/tools/testing/selftests/vDSO/ |
A D | Makefile | 25 CFLAGS_NOLIBC := -nostdlib -nostdinc -ffreestanding -fno-asynchronous-unwind-tables \
|
/tools/testing/selftests/arm64/fp/ |
A D | Makefile | 44 $(CC) -fno-asynchronous-unwind-tables -fno-ident -s -Os -nostdlib \
|
/tools/testing/selftests/kho/ |
A D | vmtest.sh | 88 -fno-asynchronous-unwind-tables -fno-ident -nostdlib \
|
/tools/include/uapi/ |
A D | README | 13 tables, etc, so some change may break one of these scripts, or new MSRs
|