Lines Matching refs:samples
23 If no parameters are passed the samples will be sorted by dso and symbol.
123 Analyze samples within given time window. It supports time
145 It also supports analyzing samples within a given time window
169 --cpu:: Only diff samples for the list of CPUs provided. Multiple CPUs can
171 CPUs are specified with -: 0-2. Default is to report samples on all
175 Only diff samples for given process ID (comma separated list).
178 Only diff samples for given thread ID (comma separated list).
183 file is iterated for samples. All other perf.data files specified on
187 All samples from non-baseline perf.data files, that do not match any
191 Example files samples:
192 - file A with samples f1, f2, f3, f4, f6
193 - file B with samples f2, f4, f5
194 - file C with samples f1, f2, f5
202 baseline/A compute/B compute/C samples
213 baseline/B compute/A compute/C samples
224 baseline/C compute/B compute/A samples