Home
last modified time | relevance | path

Searched +full:reset +full:- +full:trace (Results 1 – 25 of 1159) sorted by relevance

12345678910>>...47

/aosp_15_r20/external/trace-cmd/Documentation/trace-cmd/
H A Dtrace-cmd-reset.1.txt1 TRACE-CMD-RESET(1)
5 ----
6 trace-cmd-reset - turn off all Ftrace tracing to bring back full performance
9 --------
10 *trace-cmd reset* ['OPTIONS']
13 -----------
14 The trace-cmd(1) reset command turns off all tracing of Ftrace. This will
16 necessary since 'trace-cmd-record(1)', 'trace-cmd-stop(1)' and
17 'trace-cmd-extract(1)' do not disable the tracer, event after the data has
20 parts of Ftrace to see what trace-cmd did. After the reset command happens,
[all …]
/aosp_15_r20/external/bcc/tools/
H A Dreset-trace_example.txt1 Demonstrations of reset-trace, for Linux bcc/BPF.
4 You will probably never need this tool. If you kill -9 a bcc tool (plus other
6 left in a semi-enabled state. It's not as bad as it sounds: there may just be
8 used to clean up the tracing state, and reset and disable active tracing.
16 a note is printed. All tracing files can be reset with -F for force, but this
21 # ./reset-trace.sh
27 You can use -v to see what it does:
29 # ./reset-trace.sh -v
34 Checking /sys/kernel/debug/tracing/trace
51 Tracing 317 functions for "bash:r*"... Hit Ctrl-C to end.
[all …]
H A Dreset-trace.sh3 # reset-trace - reset state of tracing, disabling all tracing.
7 # can use this tool to reset the state of tracing, disabling anything still
11 # bcc-used tracing facilities are reset. Other tracing facilities (ftrace) are
13 # files can be reset with -F for force, but this will interfere with any other
16 # USAGE: ./reset-trace [-Fhqv]
23 # 20-Jul-2014 Brendan Gregg Created this.
24 # 18-Oct-2016 " " Updated for bcc use.
30 cat <<-END >&2
31 USAGE: reset-trace [-Fhqv]
32 -F # force: reset all tracing files
[all …]
/aosp_15_r20/external/perfetto/src/trace_processor/importers/fuchsia/
H A Dfuchsia_parser_unittest.cc8 * http://www.apache.org/licenses/LICENSE-2.0
55 #include "protos/perfetto/trace/android/packages_list.pbzero.h"
56 #include "protos/perfetto/trace/chrome/chrome_benchmark_metadata.pbzero.h"
57 #include "protos/perfetto/trace/chrome/chrome_trace_event.pbzero.h"
58 #include "protos/perfetto/trace/clock_snapshot.pbzero.h"
59 #include "protos/perfetto/trace/ftrace/ftrace.pbzero.h"
60 #include "protos/perfetto/trace/ftrace/ftrace_event.pbzero.h"
61 #include "protos/perfetto/trace/ftrace/ftrace_event_bundle.pbzero.h"
62 #include "protos/perfetto/trace/ftrace/generic.pbzero.h"
63 #include "protos/perfetto/trace/ftrace/power.pbzero.h"
[all …]
/aosp_15_r20/external/skia/tests/
H A DSkSLDebugTracePlayerTest.cpp4 * Use of this source code is governed by a BSD-style license that can be
47 const SkSL::FunctionDeclaration* main = program->getFunction("main"); in make_trace()
55 *program, *main->definition(), debugTrace.get(), /*writeTraceOps=*/true); in make_trace()
62 rasterProg->appendStages(&pipeline, in make_trace()
74 static std::string make_stack_string(const SkSL::DebugTracePriv& trace, in make_stack_string() argument
81 separator = " -> "; in make_stack_string()
83 if (frame >= 0 && (size_t)frame < trace.fFuncInfo.size()) { in make_stack_string()
84 text += trace.fFuncInfo[frame].name; in make_stack_string()
94 const SkSL::DebugTracePriv& trace, in make_vars_string() argument
101 if (var.fSlotIndex < 0 || (size_t)var.fSlotIndex >= trace.fSlotInfo.size()) { in make_vars_string()
[all …]
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-usage.c1 // SPDX-License-Identifier: GPL-2.0
7 #include "trace-local.h"
19 "record a trace into a trace.dat file",
20 " %s record [-v][-e event [-f filter]][-p plugin][-F][-d][-D][-o file] \\\n"
21 " [-q][-s usecs][-O option ][-l func][-g func][-n func] \\\n"
22 " [-P pid][-N host:port][-t][-r prio][-b size][-B buf][command ...]\n"
23 " [-m max][-C clock]\n"
24 " -e run command with event enabled\n"
25 " -f filter for previous -e event\n"
26 " -R trigger for previous -e event\n"
[all …]
/aosp_15_r20/external/cblas/testing/
H A Dc_sblat2.f6 * of the file are read using list-directed input, the last 16 records
11 * -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
15 * 2 0 TO TEST COLUMN-MAJOR, 1 TO TEST ROW-MAJOR, 2 TO TEST BOTH
22 * 1 2 -1 -2 VALUES OF INCX AND INCY
58 * Street, Suite 100, Downers Grove, Illinois 60515-1263, USA.
61 * -- Written on 10-August-1987.
81 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE, variable
127 TRACE = NTRA.GE.0
128 IF( TRACE )THEN
133 REWI = REWI.AND.TRACE
[all …]
H A Dc_dblat2.f6 * of the file are read using list-directed input, the last 16 records
11 * -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
15 * 2 0 TO TEST COLUMN-MAJOR, 1 TO TEST ROW-MAJOR, 2 TO TEST BOTH
22 * 1 2 -1 -2 VALUES OF INCX AND INCY
58 * Street, Suite 100, Downers Grove, Illinois 60515-1263, USA.
61 * -- Written on 10-August-1987.
81 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE, variable
127 TRACE = NTRA.GE.0
128 IF( TRACE )THEN
133 REWI = REWI.AND.TRACE
[all …]
H A Dc_zblat2.f6 * of the file are read using list-directed input, the last 17 records
11 * -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
15 * 2 0 TO TEST COLUMN-MAJOR, 1 TO TEST ROW-MAJOR, 2 TO TEST BOTH
22 * 1 2 -1 -2 VALUES OF INCX AND INCY
24 * (0.0,0.0) (1.0,0.0) (0.7,-0.9) VALUES OF ALPHA
26 * (0.0,0.0) (1.0,0.0) (1.3,-1.1) VALUES OF BETA
59 * Street, Suite 100, Downers Grove, Illinois 60515-1263, USA.
62 * -- Written on 10-August-1987.
85 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE, variable
132 TRACE = NTRA.GE.0
[all …]
H A Dc_cblat2.f6 * of the file are read using list-directed input, the last 17 records
11 * -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
15 * 2 0 TO TEST COLUMN-MAJOR, 1 TO TEST ROW-MAJOR, 2 TO TEST BOTH
22 * 1 2 -1 -2 VALUES OF INCX AND INCY
24 * (0.0,0.0) (1.0,0.0) (0.7,-0.9) VALUES OF ALPHA
26 * (0.0,0.0) (1.0,0.0) (1.3,-1.1) VALUES OF BETA
59 * Street, Suite 100, Downers Grove, Illinois 60515-1263, USA.
62 * -- Written on 10-August-1987.
84 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE, variable
131 TRACE = NTRA.GE.0
[all …]
H A Dc_dblat3.f6 * of the file are read using list-directed input, the last 6 records
11 * -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
15 * 2 0 TO TEST COLUMN-MAJOR, 1 TO TEST ROW-MAJOR, 2 TO TEST BOTH
39 * -- Written on 8-February-1989.
60 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE, variable
104 TRACE = NTRA.GE.0
105 IF( TRACE )THEN
110 REWI = REWI.AND.TRACE
115 * Read the flag that indicates whether row-major data layout to be tested.
216 AB( I, J ) = MAX( I - J + 1, 0 )
[all …]
H A Dc_sblat3.f6 * of the file are read using list-directed input, the last 6 records
11 * -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
15 * 2 0 TO TEST COLUMN-MAJOR, 1 TO TEST ROW-MAJOR, 2 TO TEST BOTH
39 * -- Written on 8-February-1989.
60 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE, variable
102 TRACE = NTRA.GE.0
103 IF( TRACE )THEN
109 REWI = REWI.AND.TRACE
114 * Read the flag that indicates whether row-major data layout to be tested.
215 AB( I, J ) = MAX( I - J + 1, 0 )
[all …]
H A Dc_cblat3.f6 * of the file are read using list-directed input, the last 9 records
11 * -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
15 * 2 0 TO TEST COLUMN-MAJOR, 1 TO TEST ROW-MAJOR, 2 TO TEST BOTH
20 * (0.0,0.0) (1.0,0.0) (0.7,-0.9) VALUES OF ALPHA
22 * (0.0,0.0) (1.0,0.0) (1.3,-1.1) VALUES OF BETA
42 * -- Written on 8-February-1989.
65 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE, variable
109 TRACE = NTRA.GE.0
110 IF( TRACE )THEN
115 REWI = REWI.AND.TRACE
[all …]
H A Dc_zblat3.f6 * of the file are read using list-directed input, the last 9 records
11 * -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
15 * 2 0 TO TEST COLUMN-MAJOR, 1 TO TEST ROW-MAJOR, 2 TO TEST BOTH
20 * (0.0,0.0) (1.0,0.0) (0.7,-0.9) VALUES OF ALPHA
22 * (0.0,0.0) (1.0,0.0) (1.3,-1.1) VALUES OF BETA
42 * -- Written on 8-February-1989.
66 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE, variable
110 TRACE = NTRA.GE.0
111 IF( TRACE )THEN
116 REWI = REWI.AND.TRACE
[all …]
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/ftrace/test.d/
H A Dfunctions1 clear_trace() { # reset trace output
2 echo > trace
5 disable_tracing() { # stop trace recording
9 enable_tracing() { # start trace recording
13 reset_tracer() { # reset the current tracer
19 grep -H ':on[^:]*(' $@ |
21 cmd=`echo $line | cut -f2- -d: | cut -f1 -d"["`
22 file=`echo $line | cut -f1 -d:`
25 grep -Hv ^# $@ |
27 cmd=`echo $line | cut -f2- -d: | cut -f1 -d"["`
[all …]
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_search/
H A Dpresenter_test.ts8 * http://www.apache.org/licenses/LICENSE-2.0
31 import {Trace} from 'trace/trace';
32 import {Traces} from 'trace/traces';
33 import {TraceType} from 'trace/trace_type';
63 userNotifierChecker.reset();
110 it('handles trace search initialization', async () => {
121 emitEventSpy.calls.reset();
134 it('handles search for successful query with non-zero rows', async () => {
135 const testQuery = 'successful non-empty query';
144 const trace = new TraceBuilder<QueryResult>() constant
[all …]
/aosp_15_r20/external/bcc/man/man8/
H A Dreset-trace.81 .TH reset-trace 8 "2016-10-18" "USER COMMANDS"
3 reset-trace \- reset the state of tracing.
5 .B reset-trace [\-F] [\-h] [\-q] [\-v]
7 You will probably never need this tool. If you kill \-9 a bcc tool (plus other
9 left in a semi-enabled state. It's not as bad as it sounds: there may just be
11 used to clean up the tracing state, and reset and disable active tracing.
19 a note is printed. All tracing files can be reset with \-F for force, but this
25 \-F
26 Force. Will reset all tracing facilities, including those not used by bcc
29 \-h
[all …]
/aosp_15_r20/external/eigen/blas/testing/
H A Ddblat2.f6 * http://www.netlib.org/lapack/explore-html/
22 *> of the file are read using list-directed input, the last 16 records
29 *> -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
39 *> 1 2 -1 -2 VALUES OF INCX AND INCY
78 *> Street, Suite 100, Downers Grove, Illinois 60515-1263, USA.
81 *> -- Written on 10-August-1987.
85 *> 10-9-00: Change STATUS='NEW' to 'UNKNOWN' so that the testers
105 * -- Reference BLAS test routine (version 3.4.1) --
106 * -- Reference BLAS is a software package provided by Univ. of Tennessee, --
107 * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
[all …]
H A Dsblat2.f6 * http://www.netlib.org/lapack/explore-html/
22 *> of the file are read using list-directed input, the last 16 records
29 *> -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
39 *> 1 2 -1 -2 VALUES OF INCX AND INCY
78 *> Street, Suite 100, Downers Grove, Illinois 60515-1263, USA.
81 *> -- Written on 10-August-1987.
85 *> 10-9-00: Change STATUS='NEW' to 'UNKNOWN' so that the testers
105 * -- Reference BLAS test routine (version 3.4.1) --
106 * -- Reference BLAS is a software package provided by Univ. of Tennessee, --
107 * -- Univ. of California Berkeley, Univ. of Colorado Denver and NAG Ltd..--
[all …]
H A Dzblat2.f6 * http://www.netlib.org/lapack/explore-html/
22 *> of the file are read using list-directed input, the last 17 records
29 *> -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
39 *> 1 2 -1 -2 VALUES OF INCX AND INCY
41 *> (0.0,0.0) (1.0,0.0) (0.7,-0.9) VALUES OF ALPHA
43 *> (0.0,0.0) (1.0,0.0) (1.3,-1.1) VALUES OF BETA
79 *> Street, Suite 100, Downers Grove, Illinois 60515-1263, USA.
82 *> -- Written on 10-August-1987.
86 *> 10-9-00: Change STATUS='NEW' to 'UNKNOWN' so that the testers
106 * -- Reference BLAS test routine (version 3.4.1) --
[all …]
H A Dcblat2.f6 * http://www.netlib.org/lapack/explore-html/
22 *> of the file are read using list-directed input, the last 17 records
29 *> -1 UNIT NUMBER OF SNAPSHOT FILE (NOT USED IF .LT. 0)
39 *> 1 2 -1 -2 VALUES OF INCX AND INCY
41 *> (0.0,0.0) (1.0,0.0) (0.7,-0.9) VALUES OF ALPHA
43 *> (0.0,0.0) (1.0,0.0) (1.3,-1.1) VALUES OF BETA
79 *> Street, Suite 100, Downers Grove, Illinois 60515-1263, USA.
82 *> -- Written on 10-August-1987.
86 *> 10-9-00: Change STATUS='NEW' to 'UNKNOWN' so that the testers
106 * -- Reference BLAS test routine (version 3.4.1) --
[all …]
/aosp_15_r20/frameworks/opt/bitmap/src/com/android/bitmap/
DDecodeTask.java8 * http://www.apache.org/licenses/LICENSE-2.0
32 import com.android.bitmap.util.Trace;
126 Trace.beginSection("create fd"); in decode()
128 Trace.endSection(); in decode()
130 in = reset(in); in decode()
143 Trace.beginSection("poll for reusable bitmap"); in decode()
145 Trace.endSection(); in decode()
152 Trace.beginSection("get bytesize"); in decode()
157 byteSize = -1; in decode()
159 Trace.endSection(); in decode()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/
Dstate.rs13 /// +--------+
15 /// ,--------| idle |--------.
17 /// v +--------+ v
18 /// +----------+ | +----------+
20 /// ,------| reserved | | recv H | reserved |------.
22 /// | +----------+ v +----------+ |
23 /// | | +--------+ | |
25 /// | send H | ,-------| open |-------. | recv H |
27 /// | v v +--------+ v v |
28 /// | +----------+ | +----------+ |
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Ddebug_events_writer.cc7 http://www.apache.org/licenses/LICENSE-2.0
29 if (debug_event->wall_time() == 0) { in MaybeSetDebugEventTimestamp()
30 debug_event->set_wall_time(env->NowMicros() / 1e6); in MaybeSetDebugEventTimestamp()
48 // Reset recordio_writer (which has a reference to writable_file_) so final in Init()
50 record_writer_.reset(); in Init()
53 env_->NewWritableFile(file_path_, &writable_file_), in Init()
55 record_writer_.reset(new io::RecordWriter(writable_file_.get())); in Init()
76 record_writer_->WriteRecord(debug_event_str).IgnoreError(); in WriteSerializedDebugEvent()
91 TF_RETURN_WITH_CONTEXT_IF_ERROR(record_writer_->Flush(), "Failed to flush ", in Flush()
96 TF_RETURN_WITH_CONTEXT_IF_ERROR(writable_file_->Sync(), "Failed to sync ", in Flush()
[all …]
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/util/
DJavaCodeCoverageFlusherTest.java8 * http://www.apache.org/licenses/LICENSE-2.0
71 doReturn(PS_OUTPUT).when(mMockDevice).executeShellCommand("ps -e"); in testResetAll_calledForAllProcesses()
74 .executeShellCommand("pm list packages -a"); in testResetAll_calledForAllProcesses()
83 "am attach-agent com.android.bluetooth " in testResetAll_calledForAllProcesses()
84 + "/system/lib/libdumpcoverage.so=reset"); in testResetAll_calledForAllProcesses()
87 "am attach-agent com.google.android.gms.persistent " in testResetAll_calledForAllProcesses()
88 + "/system/lib/libdumpcoverage.so=reset"); in testResetAll_calledForAllProcesses()
91 "am attach-agent com.android.phone /system/lib/libdumpcoverage.so=reset"); in testResetAll_calledForAllProcesses()
93 verify(mMockDevice).executeShellCommand("cmd coverage reset"); in testResetAll_calledForAllProcesses()
101 doReturn(PS_OUTPUT).when(mMockDevice).executeShellCommand("ps -e"); in testResetSpecific_calledForSpecificProcesses()
[all …]

12345678910>>...47