Home
last modified time | relevance | path

Searched refs:Perf (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v5.15/tools/perf/scripts/perl/
Dfailed-syscalls.pl10 use Perf::Trace::Core;
11 use Perf::Trace::Context;
12 use Perf::Trace::Util;
Dcheck-perf-trace.pl12 use Perf::Trace::Core;
13 use Perf::Trace::Context;
14 use Perf::Trace::Util;
Dwakeup-latency.pl18 use Perf::Trace::Core;
19 use Perf::Trace::Util;
Drw-by-file.pl18 use Perf::Trace::Core;
19 use Perf::Trace::Util;
Drwtop.pl18 use Perf::Trace::Core;
19 use Perf::Trace::Util;
Drw-by-pid.pl18 use Perf::Trace::Core;
19 use Perf::Trace::Util;
/Linux-v5.15/Documentation/admin-guide/
Dperf-security.rst3 Perf events and tool security
13 generated by Perf tool user mode utility (Perf) [3]_ , [4]_ . The risk
15 units (PMU) [2]_ and Perf collect and expose for performance analysis.
21 its topology, used kernel and Perf versions, performance monitoring
22 setup including experiment time, events configuration, Perf command
102 Privileged Perf users groups
107 dedicated groups of privileged Perf users who are permitted to execute
109 steps can be taken to create such groups of privileged Perf users.
111 1. Create perf_users group of privileged Perf users, assign perf_users
112 group to Perf tool executable and limit access to the executable for
[all …]
/Linux-v5.15/tools/perf/Documentation/
Dperf-script-perl.txt119 use lib "$ENV{'PERF_EXEC_PATH'}/scripts/perl/Perf-Trace-Util/lib";
120 use lib "./Perf-Trace-Util/lib";
121 use Perf::Trace::Core;
122 use Perf::Trace::Context;
123 use Perf::Trace::Util;
170 via the various Perf::Trace::* Perl modules. To use the functions and
172 Perf::Trace::XXX' line to your perf script script.
174 Perf::Trace::Core Module
187 Perf::Trace::Context Module
193 Perf::Trace::Context defines a set of functions that can be used to
[all …]
Dasciidoctor-extensions.rb4 module Perf module
Dsecurity.txt5 performance monitoring and observability operations by Perf see here:
130 Access to performance monitoring and observability operations by Perf
134 Perf tool provides a message similar to the one below:
167 policy module extending base policy settings. Perf related policy module can
191 now be allowed by the policy settings. Check access running Perf like this:
Dperf-script-python.txt132 '/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
217 '/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
280 '/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
389 drwxr-xr-x 3 trz trz 4096 2010-01-26 22:49 Perf-Trace-Util
515 '/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
Dperf-mem.txt16 from it, into perf.data. Perf record options are accepted and are passed through.
/Linux-v5.15/tools/perf/scripts/
DBuild1 perf-$(CONFIG_LIBPERL) += perl/Perf-Trace-Util/
2 perf-$(CONFIG_LIBPYTHON) += python/Perf-Trace-Util/
/Linux-v5.15/tools/perf/scripts/perl/Perf-Trace-Util/
DContext.xs28 MODULE = Perf::Trace::Context PACKAGE = Perf::Trace::Context
DREADME1 Perf-Trace-Util version 0.01
/Linux-v5.15/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
DContext.pm1 package Perf::Trace::Context;
DUtil.pm1 package Perf::Trace::Util;
DCore.pm1 package Perf::Trace::Core;
/Linux-v5.15/Documentation/translations/zh_CN/arm64/
Dperf.rst10 Perf 事件属性
/Linux-v5.15/Documentation/translations/zh_TW/arm64/
Dperf.rst11 Perf 事件屬性
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events70 Description: Perf event units
82 Description: Perf event scaling factors
/Linux-v5.15/Documentation/gpu/
Di915.rst575 Perf chapter
581 :doc: i915 Perf Overview
583 Comparison with Core Perf
586 :doc: i915 Perf History and Comparison with Core Perf
611 i915 Perf Stream
641 i915 Perf Observation Architecture Stream
660 Other i915 Perf Internals
/Linux-v5.15/drivers/ntb/test/
DKconfig23 tristate "NTB RAW Perf Measuring Tool"
/Linux-v5.15/Documentation/arm64/
Dperf.rst6 Perf Event Attributes
/Linux-v5.15/tools/perf/
DMakefile.perf980 …$(INSTALL) scripts/perl/Perf-Trace-Util/lib/Perf/Trace/* -t '$(DESTDIR_SQ)$(perfexec_instdir_SQ)/s…
989 …$(INSTALL) scripts/python/Perf-Trace-Util/lib/Perf/Trace/* -m 644 -t '$(DESTDIR_SQ)$(perfexec_inst…

12