index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-report.c
Age
Commit message (
Expand
)
Author
2019-08-31
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
2019-08-31
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2019-08-29
libperf: Add PERF_RECORD_HEADER_FEATURE 'struct feature_event' to perf/event.h
Jiri Olsa
2019-08-28
perf evlist: Remove needless util.h from evlist.h
Arnaldo Carvalho de Melo
2019-08-26
perf srcline: Add missing srcline.h header to files needing its defs
Arnaldo Carvalho de Melo
2019-08-20
perf report: Prefer DWARF callstacks to LBR ones when captured both
Alexey Budankov
2019-08-16
perf report: Add --switch-on/--switch-off events
Arnaldo Carvalho de Melo
2019-07-29
libperf: Move nr_members from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
perf evsel: perf_evsel__name(NULL) is valid, no need to check evsel
Arnaldo Carvalho de Melo
2019-06-26
perf report: Use skip_spaces()
Arnaldo Carvalho de Melo
2019-06-25
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
2019-06-10
perf report: Set perf time interval in itrace_synth_ops
Adrian Hunter
2019-05-15
perf report: Implement perf.data record decompression
Alexey Budankov
2019-05-15
perf annotate: Remove hist__account_cycles() from callback
Jin Yao
2019-03-19
perf report: Show all sort keys in help output
Andi Kleen
2019-03-11
perf report: Implement browsing of individual samples
Andi Kleen
2019-03-11
perf report: Parse time quantum
Andi Kleen
2019-03-11
perf report: Support output in nanoseconds
Andi Kleen
2019-03-01
perf time-utils: Refactor time range parsing code
Jin Yao
2019-02-22
perf data: Add global path holder
Jiri Olsa
2019-02-06
perf report: Move symbol annotation to the resort phase
Jiri Olsa
2019-02-06
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
2019-01-25
perf machine: Use cached rbtrees
Davidlohr Bueso
2019-01-21
perf tools: Replace automatic const char[] variables by statics
Rasmus Villemoes
2018-12-17
perf report: Display average IPC and IPC coverage per symbol
Jin Yao
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-16
perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...
Jiri Olsa
2018-09-19
perf tools: Report itrace options in help
Andi Kleen
2018-09-19
perf tools: Remove perf_tool from event_op2
Jiri Olsa
2018-08-13
tools lib traceevent, perf tools: Rename pevent_set_* APIs
Tzvetomir Stoyanov (VMware)
2018-08-08
perf report: Add --percent-type option
Jiri Olsa
2018-07-24
perf hists: Clarify callchain disabling when available
Arnaldo Carvalho de Melo
2018-06-25
perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
Ravi Bangoria
2018-06-04
perf report: No need to have report_callchain_help as a global
Arnaldo Carvalho de Melo
2018-06-04
perf annotate: Move objdump_path to struct annotation_options
Arnaldo Carvalho de Melo
2018-06-04
perf hists browser: Pass annotation_options from tool to browser
Arnaldo Carvalho de Melo
2018-06-04
perf annotate: Move disassembler_style global to annotation_options
Arnaldo Carvalho de Melo
2018-06-04
perf annotate: Adopt anotation options from symbol_conf
Arnaldo Carvalho de Melo
2018-06-04
perf annotate: Pass perf_evsel instead of just evsel->idx
Arnaldo Carvalho de Melo
2018-05-21
perf report: Use perf_evlist__force_leader to support '--group'
Jin Yao
2018-04-27
perf symbols: Unify symbol maps
Arnaldo Carvalho de Melo
2018-04-26
perf map: Introduce map__has_symbols()
Arnaldo Carvalho de Melo
2018-04-26
perf dso: Add dso__has_symbols() method
Arnaldo Carvalho de Melo
2018-03-21
perf report: Introduce --ignore-vmlinux command line option
Arnaldo Carvalho de Melo
2018-03-21
perf annotate: Move the default annotate options to the library
Arnaldo Carvalho de Melo
2018-03-16
perf report: Support forced leader feature in pipe mode
Jiri Olsa
2018-03-08
perf report: Provide libtraceevent with a kernel symbol resolver
Wang YanQing
[next]