index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
annotate.h
Age
Commit message (
Expand
)
Author
2018-03-20
perf annotate: Move pcnt_with() to the annotation library
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Stop using a global config struct
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Move nr_events from annotate_browser to annotation struct
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Move compute_ipc() to annotation library
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Move annotation_line array from TUI to generic code
Arnaldo Carvalho de Melo
2018-03-20
perf annotate tui: Move have_cycles to struct annotation
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Move cycles/IPC formatting width constants outside TUI
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Move annotation_options out of the TUI browser
Arnaldo Carvalho de Melo
2018-03-05
perf annotate: Find 'call' instruction target symbol at parsing time
Arnaldo Carvalho de Melo
2017-12-27
perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()
Arnaldo Carvalho de Melo
2017-11-17
perf tools: Change (symbol|annotation)__calc_percent return type to void
Jiri Olsa
2017-11-16
perf annotate: Remove struct source_line
Jiri Olsa
2017-11-16
perf annotate: Remove disasm__calc_percent function
Jiri Olsa
2017-11-16
perf annotate: Add symbol__calc_lines function
Jiri Olsa
2017-11-16
perf annotate: Add symbol__calc_percent function
Jiri Olsa
2017-11-13
perf annotate: Add samples into struct annotation_line
Jiri Olsa
2017-11-13
perf annotate: Add annotated_source__purge function
Jiri Olsa
2017-11-13
perf annotate: Add annotation_line__(new|delete) functions
Jiri Olsa
2017-11-13
perf annotate: Move rb_node to struct annotation_line
Jiri Olsa
2017-11-13
perf annotate: Add annotation_line__next function
Jiri Olsa
2017-11-13
perf annotate: Add evsel into struct annotation_line_args
Jiri Olsa
2017-11-13
perf annotate: Add symbol__annotate function
Jiri Olsa
2017-11-13
perf annotate: Move ipc/cycles into annotation_line struct
Jiri Olsa
2017-11-13
perf annotate: Move line/offset into annotation_line struct
Jiri Olsa
2017-11-13
perf annotate: Add annotation_line struct
Jiri Olsa
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-21
perf annotate: Store the sample period in each histogram bucket
Taeung Song
2017-07-21
perf hists: Pass perf_sample to __symbol__inc_addr_samples()
Taeung Song
2017-07-21
perf annotate: Rename 'sum' to 'nr_samples' in struct sym_hist
Taeung Song
2017-07-21
perf annotate: Introduce struct sym_hist_entry
Taeung Song
2017-07-18
perf annotate: Implement visual marker for macro fusion
Jin Yao
2017-07-18
perf annotate: Check for fused instructions
Jin Yao
2017-06-19
perf annotate: Return arch from symbol__disassemble() and save it in browser
Jin Yao
2017-04-04
perf annotate: Fix missing number of samples for source_line_samples
Taeung Song
2016-12-15
perf annotate: Fix jump target outside of function address range
Ravi Bangoria
2016-11-25
perf annotate: Remove duplicate 'name' field from disasm_line
Arnaldo Carvalho de Melo
2016-11-17
perf annotate: Start supporting cross arch annotation
Arnaldo Carvalho de Melo
2016-09-20
perf annotate: Pass the symbol's map/dso to the instruction parsers
Arnaldo Carvalho de Melo
2016-09-08
perf annotate: Add branch stack / basic block
Peter Zijlstra
2016-08-30
perf annotate: Initialize the priv are in symbol__new()
Arnaldo Carvalho de Melo
2016-08-01
perf annotate: Introduce strerror for handling symbol__disassemble() errors
Arnaldo Carvalho de Melo
2016-08-01
perf annotate: Rename symbol__annotate() to symbol__disassemble()
Arnaldo Carvalho de Melo
2016-06-27
perf annotate: Generalize handling of 'ret' instructions
Naveen N. Rao
2016-06-27
perf annotate: Remove unused hist_entry__annotate function
Ravi Bangoria
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2015-10-05
perf annotate: Fix sizeof_sym_hist overflow issue
Jiri Olsa
2015-08-06
perf annotate: Compute IPC and basic block cycles
Andi Kleen
2015-08-06
perf report: Add infrastructure for a cycles histogram
Andi Kleen
2015-06-19
perf annotate: Rename source_line_percent to source_line_samples
Arnaldo Carvalho de Melo
2015-06-19
perf annotate: Display total number of samples with --show-total-period
Martin Liška
[prev]
[next]