Home
last modified time | relevance | path

Searched refs:object (Results 1 – 20 of 20) sorted by relevance

/tools/build/Documentation/
DBuild.txt10 Unlike the kernel we don't have a single build object 'obj-y' list that where
33 OBJECT - is the name of the build object
35 When succefully finished the $(DIR) directory contains the final object file
136 It's possible to alter the standard object C flags in the following way:
138 CFLAGS_perf.o += '...' - alters CFLAGS for perf.o object
139 CFLAGS_gtk += '...' - alters CFLAGS for gtk build object
147 For each built object file 'a.o' the '.a.cmd' is created and holds:
149 - Command line used to built that object
150 (for each object)
153 (for compiled object)
[all …]
/tools/perf/Documentation/
Dperf-archive.txt6 perf-archive - Create archive with object files with build-ids found in perf.data file
Dperf-annotate.txt16 code. If the object file has debug symbols then the source code will be
19 If there is no debug info in the object, then annotated assembly is displayed.
Dintel-bts.txt12 While decoding Intel BTS does not require walking the object code, the object
Dperf.txt23 ordered-events - ordered events object debug messages
Dperf-record.txt116 <file name> is the name of the object file, <start> is the offset to the
120 If no object file is specified then the kernel is assumed, in which case
Dperf-script-python.txt249 The syscalls 'autodict' object is a special kind of Python dictionary
256 object itself, the initial value is assigned in the TypeError
Dperf-report.txt208 the tree is considered as a new profiled object.
Dintel-pt.txt19 Trace data must be 'decoded' which involves walking the object code and matching
/tools/kvm/kvm_stat/
Dkvm_stat228 class Arch(object):
398 class Group(object):
430 class Event(object):
513 class TracepointProvider(object):
653 class DebugfsProvider(object):
721 class Stats(object):
792 class Tui(object):
/tools/testing/selftests/futex/
DREADME26 shared object building and linking.
28 implemented in header files, avoiding the need to compile intermediate object
/tools/usb/usbip/libsrc/
Dusbip_common.c175 #define READ_ATTR(object, type, dev, name, format) \ argument
177 (object)->name = (type) read_attr_value(dev, to_string(name), \
/tools/build/
DBuild.include60 # - command line to create object 'cmd_object :='
90 # - per object C flags
/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DEventClass.py34 class PerfEvent(object):
/tools/lib/bpf/
Dlibbpf.h67 void bpf_object__close(struct bpf_object *object);
/tools/perf/scripts/perl/Perf-Trace-Util/
DREADME28 You can delete the Makefile, object files and anything else that was
/tools/usb/usbip/
DINSTALL61 5. You can remove the program binaries and object files from the
92 same time, by placing the object files for each architecture in their
94 directory where you want the object files and executables to go and run
DCOPYING135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
/tools/perf/tests/
Dattr.py119 class Test(object):
/tools/objtool/Documentation/
Dstack-validation.txt317 3) If funcA() calls an inline function, the object code for funcA()