Searched full:profiling (Results 1 – 25 of 212) sorted by relevance
123456789
/linux-6.8/kernel/gcov/ |
D | clang.c | 16 * LLVM uses profiling data that's deliberately similar to GCC, but has a 36 * also means we don't depend as much on how LLVM represents profiling data 150 * @info: profiling data set 159 * @info: profiling data set 167 * gcov_info_next - return next profiling data set 168 * @info: profiling data set 184 * gcov_info_link - link/add profiling data set to the list 185 * @info: profiling data set 193 * gcov_info_unlink - unlink/remove profiling data set from the list 194 * @prev: previous profiling data set [all …]
|
D | gcc_4_7.c | 3 * This code provides functions to handle gcc's profiling data format 56 * struct gcov_fn_info - profiling meta data per function 81 * struct gcov_info - profiling data per object file 110 * @info: profiling data set 119 * @info: profiling data set 127 * gcov_info_next - return next profiling data set 128 * @info: profiling data set 142 * gcov_info_link - link/add profiling data set to the list 143 * @info: profiling data set 152 * gcov_info_unlink - unlink/remove profiling data set from the list [all …]
|
D | Kconfig | 2 menu "GCOV-based kernel profiling" 5 bool "Enable gcov-based kernel profiling" 11 This option enables gcov-based code profiling (e.g. for code coverage 16 Additionally specify CONFIG_GCOV_PROFILE_ALL=y to get profiling data 17 for the entire kernel. To enable profiling for specific files or 35 profiling data. 47 This options activates profiling for the entire kernel. 51 Note that a kernel compiled with profiling flags will be significantly 52 larger and run slower. Also be sure to exclude files from profiling
|
D | fs.c | 3 * This code exports profiling data as debugfs files to userspace. 38 * @loaded_info: array of pointers to profiling data sets for loaded object 40 * @num_loaded: number of profiling data sets for loaded object files. 41 * @unloaded_info: accumulated copy of profiling data sets for unloaded 71 /* If non-zero, keep copies of profiling data for unloaded modules. */ 93 * @info: associated profiling data 106 * gcov_iter_new - allocate and initialize profiling data iterator 107 * @info: profiling data set to be iterated 141 * gcov_iter_get_info - return profiling data set for given file iterator 251 * Return a profiling data set associated with the given node. This is [all …]
|
D | gcc_base.c | 26 * Add new profiling data structure to list and inform event in __gcov_init() 37 * These functions may be referenced by gcc-generated profiling code but serve 38 * no function for kernel profiling.
|
D | gcov.h | 3 * Profiling infrastructure declarations. 22 * Profiling data types used for gcc 3.4 and above - these are defined by
|
D | base.c | 3 * This code maintains a list of active profiling data structures. 31 * Turn on reporting of profiling data load/unload-events through the
|
/linux-6.8/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ |
D | spe.json | 4 …"PublicDescription": "Counts statistical profiling sample population, the count of all operations … 8 "PublicDescription": "Counts statistical profiling samples taken for sampling." 12 …"PublicDescription": "Counts statistical profiling samples taken which are not removed by filterin… 16 …"PublicDescription": "Counts statistical profiling samples that have collided with a previous samp…
|
/linux-6.8/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/ |
D | spe.json | 4 …"PublicDescription": "Counts statistical profiling sample population, the count of all operations … 8 "PublicDescription": "Counts statistical profiling samples taken for sampling." 12 …"PublicDescription": "Counts statistical profiling samples taken which are not removed by filterin… 16 …"PublicDescription": "Counts statistical profiling samples that have collided with a previous samp…
|
/linux-6.8/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/ |
D | spe.json | 4 …"PublicDescription": "Counts statistical profiling sample population, the count of all operations … 8 "PublicDescription": "Counts statistical profiling samples taken for sampling." 12 …"PublicDescription": "Counts statistical profiling samples taken which are not removed by filterin… 16 …"PublicDescription": "Counts statistical profiling samples that have collided with a previous samp…
|
/linux-6.8/Documentation/devicetree/bindings/perf/ |
D | spe-pmu.yaml | 7 title: ARMv8.2 Statistical Profiling Extension (SPE) Performance Monitor Units (PMU) 13 ARMv8.2 introduces the optional Statistical Profiling Extension for collecting 18 const: arm,statistical-profiling-extension-v1 38 compatible = "arm,statistical-profiling-extension-v1";
|
/linux-6.8/drivers/media/platform/st/sti/delta/ |
D | delta-mjpeg-fw.h | 199 * @pm_cycles: profiling information 200 * @pm_dmiss: profiling information 201 * @pm_imiss: profiling information 202 * @pm_bundles: profiling information 203 * @pm_pft: profiling information 214 /* profiling info */
|
/linux-6.8/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-6.8/kernel/ |
D | profile.c | 4 * Simple profiling. Manages a direct-mapped profile hit count buffer, 6 * which profiling is done, and switching between cpu time and 9 * Scheduler profiling support, Arjan van de Ven and Ingo Molnar, 11 * Consolidation of architecture support code for profiling, 71 pr_warn("kernel sleep profiling requires CONFIG_SCHEDSTATS\n"); in profile_setup() 82 pr_info("kernel profiling enabled (shift: %u)\n", in profile_setup() 91 pr_info("kernel %s profiling enabled (shift: %u)\n", in profile_setup() 110 pr_warn("profiling shift: %u too large\n", prof_shift); in profile_init() 391 * This function accesses profiling information. The returned data is 433 * Writing a 'profiling multiplier' value into it also re-sets the profiling
|
/linux-6.8/Documentation/dev-tools/ |
D | gcov.rst | 4 gcov profiling kernel support enables the use of GCC's coverage testing 41 Note that kernels compiled with profiling flags will be significantly 45 Profiling data will only become accessible once debugfs has been 54 To enable profiling for specific files or directories, add a line 122 The gcov kernel profiling infrastructure is designed to work out-of-the 193 Profiling flags are specified for source files which are not 198 Exclude affected source files from profiling by specifying
|
/linux-6.8/drivers/perf/ |
D | arm_spe_pmu.c | 3 * Perf support for the Statistical Profiling Extension, introduced as 546 /* Disable profiling at EL0 and EL1 */ in arm_spe_pmu_disable_and_drain_local() 554 /* Disable the profiling buffer */ in arm_spe_pmu_disable_and_drain_local() 568 * Ensure new profiling data is visible to the CPU and any external in arm_spe_pmu_buf_get_fault_act() 583 * If we've lost data, disable profiling and also set the PARTIAL in arm_spe_pmu_buf_get_fault_act() 644 * profiling buffer in response to a TRUNCATION flag. in arm_spe_pmu_irq_handler() 651 * If a fatal exception occurred then leaving the profiling in arm_spe_pmu_irq_handler() 654 * that the profiling buffer is disabled explicitly before in arm_spe_pmu_irq_handler() 662 * profiling as long as we didn't detect truncation. in arm_spe_pmu_irq_handler() 676 /* The buffer pointers are now sane, so resume profiling. */ in arm_spe_pmu_irq_handler() [all …]
|
/linux-6.8/arch/m68k/ |
D | Kconfig.debug | 34 bool "Use fast second timer for profiling" 37 Use a fast secondary clock to produce profiling information.
|
/linux-6.8/drivers/s390/block/ |
D | Kconfig | 25 prompt "Profiling support for dasd devices" 28 Enable this option if you want to see profiling information
|
/linux-6.8/kernel/trace/ |
D | Kconfig | 309 When a 1 is echoed into this file profiling begins, and when a 310 zero is entered, profiling stops. A "functions" file is created in 569 prompt "Branch Profiling" 572 The branch profiling is a software profiler. It will add hooks 583 If unsure, choose "No branch profiling". 586 bool "No branch profiling" 588 No branch profiling. Branch profiling adds a bit of overhead. 626 profiled. Profiling the tracing infrastructure can only happen 992 bool "Enable GCOV profiling on ftrace subsystem" 995 Enable GCOV profiling on ftrace subsystem for checking
|
/linux-6.8/Documentation/timers/ |
D | highres.rst | 102 accounting, profiling, and high resolution timers. 109 - cpu local profiling 192 and calls update_process_times and profiling. The implementation of the hrtimer 195 timer and periodic events (jiffies tick, profiling, process accounting) on UP 243 frequency profiling, and a complete removal of jiffies in the future.
|
/linux-6.8/arch/mips/sibyte/ |
D | Kconfig | 126 a ZBbus error is detected. Cannot work if ZBbus profiling 132 tristate "Support for ZBbus profiling"
|
/linux-6.8/tools/perf/Documentation/ |
D | perf-arm-spe.txt | 6 perf-arm-spe - Support for Arm Statistical Profiling Extension within Perf tools 16 The SPE (Statistical Profiling Extension) feature provides accurate attribution of latencies and 74 - Sampling, rather than tracing, cuts down the profiling problem to something more manageable for 116 (kpti=off). If KPTI needs to be disabled, this will fail with a console message "profiling buffer
|
D | tips.txt | 17 Profiling branch (mis)predictions with: perf record -b / perf report 23 For memory address profiling, try: perf mem record / perf mem report
|
/linux-6.8/arch/x86/um/vdso/ |
D | Makefile | 47 CFL := $(PROFILING) -mcmodel=small -fPIC -O2 -fasynchronous-unwind-tables -m64 \ 54 # vDSO code runs in userspace and -pg doesn't help with profiling anyway.
|
/linux-6.8/drivers/hwtracing/coresight/ |
D | Kconfig | 142 is primarily used to dump sample-based profiling registers when 218 tristate "CoreSight Trace, Profiling & Diagnostics Monitor driver" 230 tristate "CoreSight Trace, Profiling & Diagnostics Aggregator driver"
|
123456789