Home
last modified time | relevance | path

Searched refs:point (Results 1 – 25 of 49) sorted by relevance

12

/tools/perf/arch/powerpc/util/
A Dsym-handling.c94 if (pev->point.offset || !map || !sym) in arch__fix_tev_from_maps()
98 if (!pev->uprobes && pev->point.retprobe) { in arch__fix_tev_from_maps()
108 tev->point.offset += PPC64LE_LEP_OFFSET; in arch__fix_tev_from_maps()
111 tev->point.address += lep_offset; in arch__fix_tev_from_maps()
113 tev->point.offset += lep_offset; in arch__fix_tev_from_maps()
134 if (map__unmap_ip(map, sym->start) == tev->point.address) { in arch__post_process_probe_trace_events()
/tools/perf/util/
A Dprobe-event.c458 memset(&pev->point, 0, sizeof(pev->point)); in get_alternative_probe_event()
886 tevs[i].point.realname = tevs[i].point.symbol; in post_process_kernel_probe_trace_events()
890 tevs[i].point.offset = tevs[i].point.address - in post_process_kernel_probe_trace_events()
1226 vl->point.offset); in show_available_vars_at()
1842 if (!pev->event && pev->point.function && pev->point.line in parse_perf_probe_command()
1843 && !pev->point.lazy_line && !pev->point.offset) { in parse_perf_probe_command()
1889 if (pev->point.file || pev->point.line || pev->point.lazy_line) in perf_probe_event_need_dwarf()
2479 if (perf_probe_point__copy(&dst->point, &src->point) < 0) in perf_probe_event__copy()
3206 tp = &tev->point; in find_probe_trace_events_from_map()
3299 if (!(pev->point.function && !strncmp(pev->point.function, "0x", 2))) in try_to_find_absolute_address()
[all …]
A Dprobe-event.h59 struct probe_trace_point point; /* Trace point */ member
98 struct perf_probe_point point; /* Probe point */ member
125 struct probe_trace_point point; /* Actual probepoint */ member
A Dprobe-finder.c695 .function = pf->pev->point.function, in find_best_scope()
730 if (pf->pev->point.function) { in verify_representive_line()
873 pf->pev->point.lazy_line); in find_probe_point_lazy()
884 struct perf_probe_point *pp = &pf->pev->point; in skip_prologue()
917 struct perf_probe_point *pp = &pf->pev->point; in probe_point_inline_cb()
957 struct perf_probe_point *pp = &pf->pev->point; in probe_point_search_cb()
1297 if (!tev->point.realname) { in add_probe_trace_event()
1305 tev->point.offset); in add_probe_trace_event()
1489 if (af->pf.addr == af->vls[i].point.address) in available_var_finder_overlap()
1528 vl->point.offset); in add_available_vars()
[all …]
/tools/bpf/bpftool/Documentation/
A Dbpftool-perf.rst36 followed by bpf program id, attachment information, and attachment point.
37 The attachment point for raw_tracepoint/tracepoint is the trace probe name.
38 The attachment point for k[ret]probe is either symbol name and offset, or a
39 kernel virtual address. The attachment point for u[ret]probe is the file
A Dbpftool-net.rst70 **xdpdrv** - Native XDP. runs earliest point in driver's receive path;
/tools/testing/selftests/tc-testing/
A DTODO.txt17 will attempt to run a function at every hook point. Could be
20 require action at a specific point, no penalty will be paid for
/tools/testing/selftests/ftrace/test.d/
A Dfunctions203 # Helper to get the tracefs mount point
208 # current working directory (which should be a tracefs) as the mount point.
220 # Helper function to retrieve mount options for a given mount point
/tools/perf/pmu-events/
A DREADME26 such as Pipelining, Cache, Memory, Floating-point etc. All events for a topic
28 the topic. Eg: "Floating-point.json".
127 it supports). Multiple CPUIDS can point to the same
/tools/testing/selftests/sgx/
A Dtest_encl_bootstrap.S53 # Entry point for dynamically created TCS page expected to follow
/tools/thermal/tmon/
A DREADME16 links, trip point bindings, and device instances. To traverse such
/tools/perf/Documentation/
A Dperf-probe.txt86 Show available local variables at given probe point. The argument
176 …attern (see LAZY MATCHING). Note that ';PTN' must be the end of the probe point definition. In ad…
177 It is also possible to specify a probe point by the source line number or lazy matching by using 'S…
178 'ARG' specifies the arguments of this probe point, (see PROBE ARGUMENT).
200 …variables (including function parameters) which can access at given probe point. '$params' is expa…
234 This provides some sort of flexibility and robustness to probe point definitions against minor code…
A Dandroid.txt10 Set the NDK variable to point to the path where you installed the NDK:
A Dperf-inject.txt16 point the processing code can inject other events into the event stream - in
A Dperf-arm-spe.txt64 Up until this point no decoding of the SPE data was done by either the kernel or Perf. Only when the
155 +++*+++ Latency is the total latency from the point at which sampling started on that instruction, …
/tools/include/uapi/
A DREADME6 hacking. At some point Linus complained about such direct usage. Then we
/tools/include/uapi/drm/
A Ddrm.h918 __u64 point; member
988 __u64 point; member
/tools/memory-model/Documentation/
A DREADME104 Starting point for someone new to Linux-kernel concurrency.
/tools/perf/arch/parisc/entry/syscalls/
A Dsyscall.tbl6 # <number> <abi> <name> <entry point> <compat entry point>
/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl6 # <number> <abi> <name> <entry point> [<compat entry point> [noreturn]]
A Dsyscall_32.tbl6 # <number> <abi> <name> <entry point> [<compat entry point> [noreturn]]
/tools/testing/memblock/
A DREADME111 ARCH_LOW_ADDRESS_LIMIT marco, which can't be changed to point at the low
/tools/perf/arch/arm/entry/syscalls/
A Dsyscall.tbl6 # <num> <abi> <name> [<entry point> [<oabi compat entry point>]]
/tools/perf/arch/sparc/entry/syscalls/
A Dsyscall.tbl6 # <number> <abi> <name> <entry point> <compat entry point>
/tools/testing/selftests/bpf/
A DREADME.rst260 Floating-point tests and Clang version
263 Certain selftests, e.g. core_reloc, require support for the floating-point

Completed in 37 milliseconds

12