Home
last modified time | relevance | path

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

12

/Linux-v6.1/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-v6.1/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-v6.1/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 …]
Dperf-arm-spe.txt6 perf-arm-spe - Support for Arm Statistical Profiling Extension within Perf tools
58 When the buffer fills, an interrupt is sent and the driver signals Perf to collect the records.
59 Perf saves the raw data in the perf.data file.
64 Up until this point no decoding of the SPE data was done by either the kernel or Perf. Only when the
66 the data, Perf generates "synthetic samples" as if these were generated at the time of the
67 recording. These samples are the same as if normal sampling was done by Perf without using SPE,
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:
Dasciidoctor-extensions.rb4 module Perf module
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')
/Linux-v6.1/tools/perf/scripts/
DBuild1 perf-$(CONFIG_LIBPERL) += perl/Perf-Trace-Util/
2 perf-$(CONFIG_LIBPYTHON) += python/Perf-Trace-Util/
/Linux-v6.1/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-v6.1/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-v6.1/Documentation/translations/zh_CN/arm64/
Dperf.rst10 Perf 事件属性
/Linux-v6.1/Documentation/translations/zh_TW/arm64/
Dperf.rst11 Perf 事件屬性
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events70 Description: Perf event units
82 Description: Perf event scaling factors
/Linux-v6.1/Documentation/trace/coresight/
Dcoresight-perf.rst4 CoreSight - Perf
10 Perf is able to locally access CoreSight trace data and store it to the
81 Perf test - Verify kernel and userspace perf CoreSight work
/Linux-v6.1/Documentation/arm64/
Dperf.rst6 Perf chapter
9 Perf Event Attributes
95 Perf Userspace PMU Hardware Counter Access
/Linux-v6.1/Documentation/gpu/
Di915.rst583 Perf chapter
589 :doc: i915 Perf Overview
591 Comparison with Core Perf
594 :doc: i915 Perf History and Comparison with Core Perf
619 i915 Perf Stream
649 i915 Perf Observation Architecture Stream
668 Other i915 Perf Internals
/Linux-v6.1/drivers/ntb/test/
DKconfig23 tristate "NTB RAW Perf Measuring Tool"

12