Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7fa46cbf20d327d78114b1c8c7e69fabe7c57794
/
tools
/
perf
/
builtin-report.c
7fa46cb
perf report: Sort by sampled cycles percent per block for tui
by Jin Yao
· 5 years ago
0b49f83
perf report: Support --percent-limit for --total-cycles
by Jin Yao
· 5 years ago
6f7164f
perf report: Sort by sampled cycles percent per block for stdio
by Jin Yao
· 5 years ago
7841f40
perf hist: Count the total cycles of all samples
by Jin Yao
· 5 years ago
8efc4f0
perf maps: Add for_each_entry()/_safe() iterators
by Arnaldo Carvalho de Melo
· 5 years ago
800d3f5
perf report: Add warning when libunwind not compiled in
by Jin Yao
· 5 years ago
6ef81c5
perf session: Return error code for perf_session__new() function on failure
by Mamatha Inamdar
· 5 years ago
fb71c86c
perf tools: Remove util.h from where it is not needed
by Arnaldo Carvalho de Melo
· 5 years ago
d3300a3
perf symbols: Move mem_info and branch_info out of symbol.h
by Arnaldo Carvalho de Melo
· 5 years ago
171f747
perf hist: Remove needless ui/progress.h from hist.h
by Arnaldo Carvalho de Melo
· 5 years ago
4a3cec8
perf dsos: Move the dsos struct and its methods to separate source files
by Arnaldo Carvalho de Melo
· 5 years ago
8520a98
perf debug: Remove needless include directives from debug.h
by Arnaldo Carvalho de Melo
· 5 years ago
1b8896f
libperf: Add PERF_RECORD_HEADER_FEATURE 'struct feature_event' to perf/event.h
by Jiri Olsa
· 5 years ago
2da39f1
perf evlist: Remove needless util.h from evlist.h
by Arnaldo Carvalho de Melo
· 5 years ago
97b9d86
perf srcline: Add missing srcline.h header to files needing its defs
by Arnaldo Carvalho de Melo
· 5 years ago
10ccbc1
perf report: Prefer DWARF callstacks to LBR ones when captured both
by Alexey Budankov
· 5 years ago
ef4b1a5
perf report: Add --switch-on/--switch-off events
by Arnaldo Carvalho de Melo
· 5 years ago
5643b1a
libperf: Move nr_members from perf's evsel to libperf's perf_evsel
by Jiri Olsa
· 5 years ago
63503db
perf evlist: Rename struct perf_evlist to struct evlist
by Jiri Olsa
· 5 years ago
32dcd02
perf evsel: Rename struct perf_evsel to struct evsel
by Jiri Olsa
· 5 years ago
7f7c536
tools lib: Adopt zalloc()/zfree() from tools/perf
by Arnaldo Carvalho de Melo
· 6 years ago
fc50e0b
perf evsel: perf_evsel__name(NULL) is valid, no need to check evsel
by Arnaldo Carvalho de Melo
· 6 years ago
526bbbd
perf report: Use skip_spaces()
by Arnaldo Carvalho de Melo
· 6 years ago
3052ba5
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
by Arnaldo Carvalho de Melo
· 6 years ago
4885c90
perf report: Set perf time interval in itrace_synth_ops
by Adrian Hunter
· 6 years ago
cb62c6f
perf report: Implement perf.data record decompression
by Alexey Budankov
· 6 years ago
bdd1666
perf annotate: Remove hist__account_cycles() from callback
by Jin Yao
· 6 years ago
702fb9b
perf report: Show all sort keys in help output
by Andi Kleen
· 6 years ago
4968ac8
perf report: Implement browsing of individual samples
by Andi Kleen
· 6 years ago
2a1292c
perf report: Parse time quantum
by Andi Kleen
· 6 years ago
52bab88
perf report: Support output in nanoseconds
by Andi Kleen
· 6 years ago
284c4e1
perf time-utils: Refactor time range parsing code
by Jin Yao
· 6 years ago
2d4f279
perf data: Add global path holder
by Jiri Olsa
· 6 years ago
dbd2a1d
perf report: Move symbol annotation to the resort phase
by Jiri Olsa
· 6 years ago
1101f69
pref tools: Add missing map.h includes
by Arnaldo Carvalho de Melo
· 6 years ago
f3acb3a
perf machine: Use cached rbtrees
by Davidlohr Bueso
· 6 years ago
49b8e2b
perf tools: Replace automatic const char[] variables by statics
by Rasmus Villemoes
· 6 years ago
ec6ae74
perf report: Display average IPC and IPC coverage per symbol
by Jin Yao
· 6 years ago
c05f364
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4ab8455
perf evsel: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus
by Jiri Olsa
· 6 years ago
c12e039
perf tools: Report itrace options in help
by Andi Kleen
· 6 years ago
89f1688
perf tools: Remove perf_tool from event_op2
by Jiri Olsa
· 6 years ago
ece2a4f
tools lib traceevent, perf tools: Rename pevent_set_* APIs
by Tzvetomir Stoyanov (VMware)
· 6 years ago
e6902d1
perf report: Add --percent-type option
by Jiri Olsa
· 6 years ago
e9de7e2
perf hists: Clarify callchain disabling when available
by Arnaldo Carvalho de Melo
· 7 years ago
92ead7e
perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
by Ravi Bangoria
· 7 years ago
9d0199c
perf report: No need to have report_callchain_help as a global
by Arnaldo Carvalho de Melo
· 7 years ago
f178fd2
perf annotate: Move objdump_path to struct annotation_options
by Arnaldo Carvalho de Melo
· 7 years ago
cd0cccb
perf hists browser: Pass annotation_options from tool to browser
by Arnaldo Carvalho de Melo
· 7 years ago
a47e843
perf annotate: Move disassembler_style global to annotation_options
by Arnaldo Carvalho de Melo
· 7 years ago
1eddd9e
perf annotate: Adopt anotation options from symbol_conf
by Arnaldo Carvalho de Melo
· 7 years ago
e345f3b
perf annotate: Pass perf_evsel instead of just evsel->idx
by Arnaldo Carvalho de Melo
· 7 years ago
a26bb0b
perf report: Use perf_evlist__force_leader to support '--group'
by Jin Yao
· 7 years ago
3183f8c
perf symbols: Unify symbol maps
by Arnaldo Carvalho de Melo
· 7 years ago
e94b861
perf map: Introduce map__has_symbols()
by Arnaldo Carvalho de Melo
· 7 years ago
d88205d
perf dso: Add dso__has_symbols() method
by Arnaldo Carvalho de Melo
· 7 years ago
91340c51
perf report: Introduce --ignore-vmlinux command line option
by Arnaldo Carvalho de Melo
· 7 years ago
7f0b6fd
perf annotate: Move the default annotate options to the library
by Arnaldo Carvalho de Melo
· 7 years ago
57b5de4
perf report: Support forced leader feature in pipe mode
by Jiri Olsa
· 7 years ago
ea85ab2
perf report: Provide libtraceevent with a kernel symbol resolver
by Wang YanQing
· 7 years ago
8ef278b
perf report: Fix the output for stdio events list
by Jiri Olsa
· 7 years ago
ad52b8c
perf report: Add support to display group output for non group events
by Jiri Olsa
· 7 years ago
8614ada
perf report: Ask for ordered events for --tasks option
by Jiri Olsa
· 7 years ago
06cc1a4
perf hists browser: Add parameter to disable lost event warning
by Kan Liang
· 7 years ago
0a3cc3a
perf report: Remove the time slices number limitation
by Jin Yao
· 7 years ago
7425664
perf report: Add an indication of what time slices are used
by Jin Yao
· 7 years ago
eb0b419
perf report: Improve error msg when no first/last sample time found
by Jin Yao
· 7 years ago
eabad8c
perf unwind: Do not look just at the global callchain_param.record_mode
by Arnaldo Carvalho de Melo
· 7 years ago
6439d7d
perf report: Introduce --mmaps
by Arnaldo Carvalho de Melo
· 7 years ago
930f8b3
perf report: Add --tasks option to display monitored tasks
by Jiri Olsa
· 7 years ago
a4a4d0a
perf report: Add --stats option to display quick data statistics
by Jiri Olsa
· 7 years ago
5b969bc
perf report: Support time percent and multiple time ranges
by Jin Yao
· 7 years ago
40c39e3
perf report: Fix a no annotate browser displayed issue
by Jin Yao
· 7 years ago
712d36d
perf report: Set browser mode right before setup_browser()
by Seokho Song
· 7 years ago
9c39ed9
perf report: Ignore kptr_restrict when not sampling the kernel
by Arnaldo Carvalho de Melo
· 7 years ago
15bcdc9
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
eae8ad8
perf tools: Add struct perf_data_file
by Jiri Olsa
· 8 years ago
8ceb41d
perf tools: Rename struct perf_data_file to perf_data
by Jiri Olsa
· 8 years ago
9933183
perf report: Group stat values on global event id
by Jiri Olsa
· 7 years ago
dac7f6b
perf report: Add dump_read function
by Jiri Olsa
· 7 years ago
b49a821
perf report: Make --branch-history work without callgraphs(-g) option in perf record
by Jin Yao
· 8 years ago
bab89f6
perf hists: Pass perf_sample to __symbol__inc_addr_samples()
by Taeung Song
· 7 years ago
2d78b18
perf report: Show branch type statistics for stdio mode
by Jin Yao
· 7 years ago
e9def1b
perf tools: Add feature header record to pipe-mode
by David Carrillo-Cisneros
· 7 years ago
114f709
perf tool: Add show_feature_header to perf_tool
by David Carrillo-Cisneros
· 7 years ago
644e084
perf auxtrace: Add CPU filter support
by Adrian Hunter
· 8 years ago
25ce4bb
perf config: Do not die when parsing u64 or int config values
by Arnaldo Carvalho de Melo
· 8 years ago
7a8ef4c
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
by Arnaldo Carvalho de Melo
· 8 years ago
58db1d6
perf tools: Move units conversion/formatting routines to separate object
by Arnaldo Carvalho de Melo
· 8 years ago
9607ad3
perf tools: Add signal.h to places using its definitions
by Arnaldo Carvalho de Melo
· 8 years ago
1eae20c
perf tools: Remove regex.h and fnmatch.h from util.h
by Arnaldo Carvalho de Melo
· 8 years ago
8ec20b1
perf str{filter,list}: Disentangle headers
by Arnaldo Carvalho de Melo
· 8 years ago
a43783a
perf tools: Include errno.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
fd20e81
perf tools: Including missing inttypes.h header
by Arnaldo Carvalho de Melo
· 8 years ago
f3a6064
perf report: Introduce --inline option
by Jin Yao
· 8 years ago
b0ad8ea
perf tools: Remove unused 'prefix' from builtin functions
by Arnaldo Carvalho de Melo
· 8 years ago
f3b3614
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
by Hari Bathini
· 8 years ago
8b53dbe
perf report: Hide tip message when -q option is given
by Namhyung Kim
· 8 years ago
27fafab
perf report: Add -q/--quiet option
by Namhyung Kim
· 8 years ago
Next »