Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d08ca2771e3aabddc7922d800a386f187c51f8a4
/
tools
/
perf
/
builtin-report.c
8fd101f
perf report: Don't show unresolved DSOs and symbols when -S/-d is used
by Arnaldo Carvalho de Melo
· 15 years ago
94a2475
perf report: Show the tid too in -D
by Arnaldo Carvalho de Melo
· 15 years ago
2544603
perf tools: callchain: Fix sum of percentages to be 100% by displaying amount of ignored chains in fractal mode
by Frederic Weisbecker
· 15 years ago
b1a8834
perf tools: callchain: Fix 'perf report' display to be callchain by default
by Frederic Weisbecker
· 15 years ago
94cb9e3
perf report: Add debug help for the finding of symbol bugs - show the symtab origin (DSO, build-id, kernel, etc)
by Arnaldo Carvalho de Melo
· 15 years ago
8f18aec
perf report: Fix per task mult-counter stat reporting
by Peter Zijlstra
· 15 years ago
1953287
perf tools: Fix call-chain cumul hit based sub-total (fractal mode)
by Frederic Weisbecker
· 15 years ago
114cfab
perf report: Make --sort comm,dso,symbol the default
by Pekka Enberg
· 15 years ago
7e03065
perf: Fix read buffer overflow
by Roel Kluin
· 15 years ago
27d028d
perf report: Update for the new FORK/EXIT events
by Peter Zijlstra
· 15 years ago
7f453c2
perf_counter: PERF_SAMPLE_ID and inherited counters
by Peter Zijlstra
· 15 years ago
1d2f379
Merge commit 'tip/perfcounters/core' into perf-counters-for-linus
by Peter Zijlstra
· 15 years ago
1483b19f
perf_counter: Make call graph option consistent
by Anton Blanchard
· 15 years ago
e3d7e18
perf report: Introduce -n/--show-nr-samples
by Arnaldo Carvalho de Melo
· 15 years ago
021191b
perf report: Make the output more compact
by Arnaldo Carvalho de Melo
· 15 years ago
60c1baf
perf report: Tidy up reporting of symbols not found
by Arnaldo Carvalho de Melo
· 15 years ago
52d422d
perf report: Adjust column width to the values sampled
by Arnaldo Carvalho de Melo
· 15 years ago
805d127
perf report: Add "Fractal" mode output - support callchains with relative overhead rate
by Frederic Weisbecker
· 15 years ago
94a8eb0
perf report: Change default callchain parameters
by Frederic Weisbecker
· 15 years ago
be90388
perf report: Use a modifiable string for default callchain options
by Frederic Weisbecker
· 15 years ago
91b4eae
perf report: Warn on callchain output request from non-callchain file
by Frederic Weisbecker
· 15 years ago
029e5b1
perf report: Annotate variable initialization
by Ingo Molnar
· 15 years ago
24b57c6
perf_counter tools: Display percents of hits in callchain with overhead colors
by Frederic Weisbecker
· 15 years ago
1e11fd8
perf_counter tools: Provide helper to print percents color
by Frederic Weisbecker
· 15 years ago
c20ab37
perf_counter tools: Set the minimum percent for callchains to be displayed
by Frederic Weisbecker
· 15 years ago
4eb3e47
perf report: Add support for callchain graph output
by Frederic Weisbecker
· 15 years ago
4297648
perf_counter tools: Enable kernel module symbol loading in tools
by Mike Galbraith
· 15 years ago
6cfcc53
perf_counter tools: Connect module support infrastructure to symbol loading infrastructure
by Mike Galbraith
· 15 years ago
9974f49
perf_counter tools: Make symbol loading consistently return number of loaded symbols
by Mike Galbraith
· 15 years ago
5da5025
perf_counter tools: Share list.h with the kernel
by Arnaldo Carvalho de Melo
· 15 years ago
43cbcd8
perf_counter tools: Share rbtree.with the kernel
by Arnaldo Carvalho de Melo
· 15 years ago
f37a291
perf_counter tools: Add more warnings and fix/annotate them
by Ingo Molnar
· 15 years ago
88a69df
perf report: Fix HV bit mismerge
by Ingo Molnar
· 15 years ago
4424961
perf_counter tools: Resolve symbols in callchains
by Frederic Weisbecker
· 15 years ago
fb9c818
perf report: Add hypervisor dso
by Anton Blanchard
· 15 years ago
d8db1b5
perf report: Fix reporting of hypervisor
by Anton Blanchard
· 15 years ago
7bec7a9
perf report: Add --symbols parameter
by Arnaldo Carvalho de Melo
· 15 years ago
cc8b88b
perf report: Add --comms parameter
by Arnaldo Carvalho de Melo
· 15 years ago
2590340
perf report: Add --dsos parameter
by Arnaldo Carvalho de Melo
· 15 years ago
f55c555
perf report: Print sorted callchains per histogram entries
by Frederic Weisbecker
· 16 years ago
8cb76d9
perf_counter tools: Prepare a small callchain framework
by Frederic Weisbecker
· 16 years ago
e9ea2fd
perf-report: Add bare minimum PERF_EVENT_READ parsing
by Peter Zijlstra
· 16 years ago
e6e18ec
perf_counter: Rework the sample ABI
by Peter Zijlstra
· 16 years ago
7c6a1c6
perf_counter tools: Rework the file format
by Peter Zijlstra
· 16 years ago
3d906ef
perf_counter tools: Handle overlapping MMAP events
by Peter Zijlstra
· 16 years ago
520f2c3
perf report: Output more symbol related debug data
by Peter Zijlstra
· 16 years ago
eadc84c
perfcounter: Handle some IO return values
by Frederic Weisbecker
· 16 years ago
9cffa8d
perf_counter tools: Define and use our own u64, s64 etc. definitions
by Paul Mackerras
· 16 years ago
f597055
perf_counter tools: Add a data file header
by Peter Zijlstra
· 16 years ago
2a0a50f
perf_counter: Update userspace callchain sampling uses
by Peter Zijlstra
· 16 years ago
b8e6d82
perf report: Filter to parent set by default
by Ingo Molnar
· 16 years ago
9d91a6f
perf_counter tools: Handle lost events
by Peter Zijlstra
· 16 years ago
a73c7d8
perf_counter tools: Add and use isprint()
by Peter Zijlstra
· 16 years ago
7522060
perf report: Add validation of call-chain entries
by Ingo Molnar
· 16 years ago
b25bcf2
perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain features
by Ingo Molnar
· 16 years ago
5aa75a0f
perf_counter tools: Replace isprint() with issane()
by Peter Zijlstra
· 16 years ago
6e7d6fd
perf report: Add --sort <call> --call <$regex>
by Peter Zijlstra
· 16 years ago
e2eae0f
perf report: Fix 32-bit printf format
by Ingo Molnar
· 16 years ago
3dfabc7
perf report: Add per system call overhead histogram
by Ingo Molnar
· 16 years ago
3efa1cc9
perf record/report: Add call graph / call chain profiling
by Ingo Molnar
· 16 years ago
8465b05
perf report: Print out raw events in hexa
by Ingo Molnar
· 16 years ago
729ff5e2
perf_counter tools: Clean up u64 usage
by Ingo Molnar
· 16 years ago
ea1900e
perf_counter tools: Normalize data using per sample period data
by Peter Zijlstra
· 16 years ago
4502d77
perf_counter tools: Small frequency related fixes
by Peter Zijlstra
· 16 years ago
aefcf37
perf_counter tools: Standardize color printing
by Ingo Molnar
· 16 years ago
80d496b
perf report: Add support for profiling JIT generated code
by Pekka Enberg
· 16 years ago
a14832f
perf report: Print more expressive message in case of file open error
by Ingo Molnar
· 16 years ago
8647093
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
by Ingo Molnar
· 16 years ago
[Renamed from Documentation/perf_counter/builtin-report.c]
b2fef07
perf_counter tools: Sample and display frequency adjustment changes
by Ingo Molnar
· 16 years ago
2debbc8
perf_counter tools: Clarify events/samples naming
by Ingo Molnar
· 16 years ago
8edd428
perf report: Display user/kernel differentiator
by Ingo Molnar
· 16 years ago
fc54db5
perf report: Deal with maps
by Peter Zijlstra
· 16 years ago
ee7b31f
perf_counter tools: Fix incorrect printf formats
by Yong Wang
· 16 years ago
9ac9954
perf report: Add -vvv to print the list of threads and its mmaps
by Arnaldo Carvalho de Melo
· 16 years ago
62fc445
perf_counter tools: Use fork and remove munmap events
by Peter Zijlstra
· 16 years ago
edc52de
perf report: Bail out if there are unrecognized options/arguments
by Ingo Molnar
· 16 years ago
8fc0321
perf_counter tools: Add color terminal output support
by Ingo Molnar
· 16 years ago
71dd894
perf report: Add consistent spacing rules
by Peter Zijlstra
· 16 years ago
05ca061
perf report: Print out the total number of events
by Ingo Molnar
· 16 years ago
bd74137
perf_counter tools: Print out symbol parsing errors only if --verbose
by Ingo Molnar
· 16 years ago
95ed6fd
perf report: Simplify symbol output
by Peter Zijlstra
· 16 years ago
df97992
perf record/report: Fix PID/COMM handling
by Ingo Molnar
· 16 years ago
a4c43be
perf report: Fix rbtree bug
by Arnaldo Carvalho de Melo
· 16 years ago
d11444d
perf report: Handle all known event types
by Ingo Molnar
· 16 years ago
7505172
perf report: Split out event processing helpers
by Ingo Molnar
· 16 years ago
d80d338
perf report: Clean up event processing
by Ingo Molnar
· 16 years ago
eed4dcd
perf report: Add front-entry cache for lookups
by Ingo Molnar
· 16 years ago
e98e96f
perf report: Display 100% correctly
by Ingo Molnar
· 16 years ago
8229289
perf report: Fix comm sorting
by Peter Zijlstra
· 16 years ago
ed966aa
perf report: Handle vDSO symbols properly
by Ingo Molnar
· 16 years ago
5352f35
perf report: Improve sort key recognition
by Ingo Molnar
· 16 years ago
3502973
perf report: Print -D to stdout
by Ingo Molnar
· 16 years ago
bf9e187
perf_counter tools: Make source code headers more coherent
by Ingo Molnar
· 16 years ago
0a520c6
perf report: Print more info instead of <unknown> entries
by Ingo Molnar
· 16 years ago
cf25c63
perf report: Fix column width/alignment of dsos
by Ingo Molnar
· 16 years ago
436224a
perf report: Separate out idle threads
by Peter Zijlstra
· 16 years ago
4593bba
perf report: Clean up the default output
by Ingo Molnar
· 16 years ago
f70e87d
perf_counter: tools: Expand the COMM,MMAP event synthesizer
by Peter Zijlstra
· 16 years ago
10a2825
perf_counter tools: Fix uninitialized variable in perf-report.c
by Mike Galbraith
· 16 years ago
a0055ae
perf_counter tools: Use hex2u64 in more places
by Arnaldo Carvalho de Melo
· 16 years ago
Next »