Searched refs:profiling (Results 1 – 33 of 33) sorted by relevance
/linux-4.4.14/kernel/gcov/ |
D | Kconfig | 1 menu "GCOV-based kernel profiling" 4 bool "Enable gcov-based kernel profiling" 9 This option enables gcov-based code profiling (e.g. for code coverage 14 Additionally specify CONFIG_GCOV_PROFILE_ALL=y to get profiling data 15 for the entire kernel. To enable profiling for specific files or 33 profiling data. 44 This options activates profiling for the entire kernel. 48 Note that a kernel compiled with profiling flags will be significantly 49 larger and run slower. Also be sure to exclude files from profiling
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-profiling | 1 What: /sys/kernel/profiling 5 /sys/kernel/profiling is the runtime equivalent 10 echo 2 > /sys/kernel/profiling
|
/linux-4.4.14/arch/cris/ |
D | Kconfig.debug | 4 bool "Kernel profiling support" 7 bool "System profiling support"
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig.debug | 36 bool "Use fast second timer for profiling" 39 Use a fast secondary clock to produce profiling information.
|
/linux-4.4.14/Documentation/ |
D | gcov.txt | 18 gcov profiling kernel support enables the use of GCC's coverage testing 61 Note that kernels compiled with profiling flags will be significantly 74 To enable profiling for specific files or directories, add a line 138 The gcov kernel profiling infrastructure is designed to work out-of-the 191 Solution: Exclude affected source files from profiling by specifying
|
D | kernel-parameters.txt | 67 GCOV GCOV profiling is enabled. 1252 gcov_persist= [GCOV] When non-zero (default), profiling data for 1255 When zero, profiling data is discarded and associated 3011 profile= [KNL] Enable kernel profiling via /proc/profile 3015 statistical time based profiling.
|
D | devices.txt | 2638 192 char Kernel profiling interface
|
/linux-4.4.14/Documentation/features/debug/gcov-profile-all/ |
D | arch-support.txt | 4 # description: arch supports whole-kernel GCOV code coverage profiling
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | profile-low.S | 3 # Fast profiling interrupt handler
|
/linux-4.4.14/arch/mips/sibyte/ |
D | Kconfig | 156 a ZBbus error is detected. Cannot work if ZBbus profiling 162 tristate "Support for ZBbus profiling"
|
/linux-4.4.14/arch/um/ |
D | Kconfig.debug | 9 This allows profiling of a User-Mode Linux kernel with the gprof
|
/linux-4.4.14/arch/metag/ |
D | Kconfig.debug | 24 can be used by a debugger for profiling and call-graphs.
|
/linux-4.4.14/Documentation/timers/ |
D | highres.txt | 99 accounting, profiling, and high resolution timers. 105 - cpu local profiling 188 and calls update_process_times and profiling. The implementation of the hrtimer 191 timer and periodic events (jiffies tick, profiling, process accounting) on UP 239 frequency profiling, and a complete removal of jiffies in the future.
|
/linux-4.4.14/kernel/trace/ |
D | Kconfig | 280 The branch profiling is a software profiler. It will add hooks 291 If unsure, choose "No branch profiling". 294 bool "No branch profiling" 296 No branch profiling. Branch profiling adds a bit of overhead. 481 When a 1 is echoed into this file profiling begins, and when a 482 zero is entered, profiling stops. A "functions" file is created in
|
/linux-4.4.14/kernel/ |
D | ksysfs.c | 90 KERNEL_ATTR_RW(profiling);
|
/linux-4.4.14/drivers/s390/block/ |
D | Kconfig | 37 Enable this option if you want to see profiling information
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-top.txt | 6 perf-top - System profiling tool. 106 Dump the symbol table used for profiling.
|
D | intel-pt.txt | 51 The simplest thing to do with Intel PT is userspace profiling of small programs.
|
/linux-4.4.14/arch/ |
D | Kconfig | 9 tristate "OProfile system profiling" 15 OProfile is a profiling system capable of profiling the
|
/linux-4.4.14/arch/powerpc/platforms/ps3/ |
D | Kconfig | 158 profiling support of the Cell processor with programs like
|
/linux-4.4.14/Documentation/vm/ |
D | numa | 139 itself on allocation failure. The kernel profiling subsystem is an example of
|
/linux-4.4.14/Documentation/x86/ |
D | exception-tables.txt | 17 It only failed for a few buggy programs. In some kernel profiling
|
/linux-4.4.14/Documentation/x86/x86_64/ |
D | boot-options.txt | 105 makes some profiling using performance counters more accurate.
|
/linux-4.4.14/Documentation/scsi/ |
D | ncr53c8xx.txt | 319 Since gathering profiling information may impact performances, this 333 In order to display profiling information, just enter: 372 The profiling information is updated upon completion of SCSI commands. 1101 If defined, profiling information is gathered.
|
D | ChangeLog.ncr53c8xx | 467 - make all the profiling code conditionned by a config option.
|
D | sym53c8xx_2.txt | 288 This driver does not provide profiling information as did its predecessors.
|
/linux-4.4.14/arch/xtensa/configs/ |
D | iss_defconfig | 85 # GCOV-based kernel profiling
|
/linux-4.4.14/tools/perf/ |
D | design.txt | 129 * physical and sw events of the kernel (and allow the profiling of them as
|
/linux-4.4.14/Documentation/trace/ |
D | events.txt | 111 profiling.
|
D | ftrace.txt | 2406 also for any other uses (perf, kprobes, stack tracing, profiling, etc).
|
/linux-4.4.14/Documentation/networking/ |
D | z8530drv.txt | 623 - kernel profiling compiled or not
|
/linux-4.4.14/init/ |
D | Kconfig | 1801 Say Y here to enable the extended profiling support mechanisms used
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 193 4. You can run gprof (profiling) and gcov (coverage testing).
|