Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
32ce55a6592fc3e117e70953001a9ea1931f7941
/
tools
/
perf
/
builtin-annotate.c
88c2119
perf annotate: Add --percent-type option
by Jiri Olsa
· 6 years ago
92ead7e
perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
by Ravi Bangoria
· 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
982d410
perf annotate stdio: Use annotation_options consistently
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
7ebaf48
perf annotate: Support '--group' option
by Jin Yao
· 7 years ago
3183f8c
perf symbols: Unify symbol maps
by Arnaldo Carvalho de Melo
· 7 years ago
be31640
perf annotate: 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
befd2a3
perf annotate: Introduce the --stdio2 output mode
by Arnaldo Carvalho de Melo
· 7 years ago
bb848c1
perf annotate: Support to display the IPC/Cycle in TUI mode
by Jin Yao
· 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
9cef4b0
perf annotate browser: Support --show-nr-samples option
by Taeung Song
· 7 years ago
1ac3937
perf annotate stdio: Support --show-nr-samples option
by Taeung Song
· 7 years ago
c6c13be
perf annotate: Do not overwrite perf_sample->weight
by Arnaldo Carvalho de Melo
· 7 years ago
f484959
perf annotate: Process tracing data in pipe mode
by David Carrillo-Cisneros
· 7 years ago
ecd5f99
perf annotate: Do not overwrite sample->period
by Taeung Song
· 7 years ago
bab89f6
perf hists: Pass perf_sample to __symbol__inc_addr_samples()
by Taeung Song
· 7 years ago
e9def1b
perf tools: Add feature header record to pipe-mode
by David Carrillo-Cisneros
· 7 years ago
a43783a
perf tools: Include errno.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
6ab11f3
perf annotate: Process attr and build_id records
by David Carrillo-Cisneros
· 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
eddaef8
perf annotate: Add -q/--quiet option
by Namhyung Kim
· 8 years ago
70fbe05
perf annotate: Add branch stack / basic block
by Peter Zijlstra
· 8 years ago
b01141f
perf annotate: Initialize the priv are in symbol__new()
by Arnaldo Carvalho de Melo
· 8 years ago
53fe4ba
perf annotate: Introduce --stdio-color to setup the color output mode selection
by Arnaldo Carvalho de Melo
· 9 years ago
e5cadb9
perf evlist: Rename for_each() macros to for_each_entry()
by Arnaldo Carvalho de Melo
· 9 years ago
0102ef3
perf hists: Rename __hists__add_entry to hists__add_entry
by Jiri Olsa
· 9 years ago
a706670
perf tools: Set buildid dir under symfs when --symfs is provided
by He Kuang
· 9 years ago
bb3eb56
perf machine: Rename perf_event__preprocess_sample to machine__resolve
by Arnaldo Carvalho de Melo
· 9 years ago
452ce03
perf hists: Introduce perf_evsel__output_resort function
by Jiri Olsa
· 9 years ago
40184c4
perf tools: Pass evlist to setup_sorting()
by Namhyung Kim
· 9 years ago
fd36f3d
perf hist: Pass struct sample to __hists__add_entry()
by Namhyung Kim
· 9 years ago
4b6ab94
perf subcmd: Create subcmd library
by Josh Poimboeuf
· 9 years ago
3df668e7
perf annotate: Delay UI browser setup after initialization is done
by Namhyung Kim
· 9 years ago
50e19ef
perf annotate: Check argument before calling setup_browser()
by Namhyung Kim
· 9 years ago
eebd0bf
perf env: Rename some leftovers from rename to perf_env
by Arnaldo Carvalho de Melo
· 9 years ago
c0b4dff
perf annotate: Reset the dso find_symbol cache when removing symbols
by Arnaldo Carvalho de Melo
· 9 years ago
f9db0d0
perf callchain: Allow disabling call graphs per event
by Kan Liang
· 9 years ago
d495763
perf report: Add infrastructure for a cycles histogram
by Andi Kleen
· 9 years ago
0c4a5bc
perf annotate: Display total number of samples with --show-total-period
by Martin Liška
· 10 years ago
44848cd
perf annotate: Fix -i option, which is currently ignored.
by Martin Liška
· 10 years ago
facf3f0
perf tools: Check if a map is still in use when deleting it
by Arnaldo Carvalho de Melo
· 10 years ago
b91fc39
perf machine: Protect the machine->threads with a rwlock
by Arnaldo Carvalho de Melo
· 10 years ago
b7b61cb
perf ordered_events: Shorten function signatures
by Arnaldo Carvalho de Melo
· 10 years ago
740b97f
perf report: Show progress bar for output resorting
by Namhyung Kim
· 10 years ago
a635fc5
perf tools: Remove hists from evsel
by Arnaldo Carvalho de Melo
· 10 years ago
2a1731f
perf session: Remove last reference to hists struct
by Arnaldo Carvalho de Melo
· 10 years ago
4ea062ed
perf evsel: Add hists helper
by Arnaldo Carvalho de Melo
· 10 years ago
52e02834
perf tools: Modify error code for when perf_session__new() fails
by Taeung Song
· 10 years ago
0a7e6d1
perf tools: Check recorded kernel version when finding vmlinux
by Namhyung Kim
· 10 years ago
fa10f31
perf annotate: Move session handling out of __cmd_annotate()
by Namhyung Kim
· 10 years ago
0a8cb85
perf tools: Rename ordered_samples bool to ordered_events
by Jiri Olsa
· 11 years ago
a0b51af
perf hists: Check if accumulated when adding a hist entry
by Namhyung Kim
· 12 years ago
1844dbc
perf tools: Introduce hists__inc_nr_samples()
by Namhyung Kim
· 11 years ago
820bc81
perf tools: Account entry stats when it's added to the output tree
by Namhyung Kim
· 11 years ago
0050f7a
perf evlist: Introduce evlist__for_each() & friends
by Arnaldo Carvalho de Melo
· 11 years ago
0466252
perf tools: Introduce zfree
by Arnaldo Carvalho de Melo
· 11 years ago
00e5521
perf hists: Leave symbol addr hist bucket auto alloc to symbol layer
by Arnaldo Carvalho de Melo
· 11 years ago
6f1d0c8
perf annotate: Fix typo
by Dongsheng Yang
· 11 years ago
41a4e6e
perf hists: Consolidate __hists__add_*entry()
by Namhyung Kim
· 11 years ago
c1fb565
perf tools: Show progress on histogram collapsing
by Namhyung Kim
· 11 years ago
c824c43
perf tools: Stop using 'self' in some more places
by Arnaldo Carvalho de Melo
· 11 years ago
cc9784bd
perf session: Separating data file properties from session
by Jiri Olsa
· 11 years ago
f5fc1412
perf tools: Add data object to handle perf data file
by Jiri Olsa
· 11 years ago
fc67297
perf tools: Separate out GTK codes to libperf-gtk.so
by Namhyung Kim
· 11 years ago
475eeab
tools/perf: Add support for record transaction flags
by Andi Kleen
· 11 years ago
5c5e854
perf tools: Add attr->mmap2 support
by Stephane Eranian
· 11 years ago
e44baa3
perf tools: Remove filter parameter of perf_event__preprocess_sample()
by Adrian Hunter
· 11 years ago
476d35c
perf annotate: Set the machines symbol filter
by Adrian Hunter
· 11 years ago
0548429
perf tools: Add support for weight v7 (modified)
by Andi Kleen
· 12 years ago
b1dd443
perf annotate: Add basic support to event group view
by Namhyung Kim
· 12 years ago
db8fd07
perf annotate: Pass evsel instead of evidx on annotation functions
by Namhyung Kim
· 12 years ago
18c9e5c
perf annotate: Make it to be able to skip unannotatable symbols
by Namhyung Kim
· 12 years ago
7a60ba9
perf gtk/annotate: Support multiple event annotation
by Namhyung Kim
· 12 years ago
2b676bf
perf ui/gtk: Implement basic GTK2 annotation browser
by Namhyung Kim
· 12 years ago
5530998
perf sort: Make setup_sorting returns an error code
by Namhyung Kim
· 12 years ago
9783adf
perf tools: Introduce struct hist_browser_timer
by Namhyung Kim
· 12 years ago
70cb4e9
perf tools: Add a global variable "const char *input_name"
by Feng Tang
· 12 years ago
68e94f4
perf tools: Try to find cross-built objdump path
by Irina Tirdea
· 12 years ago
ec4622f
perf annotate: Handle PERF_RECORD_EXIT events
by Arnaldo Carvalho de Melo
· 12 years ago
f62d3f0
perf event: No need to create a thread when handling PERF_RECORD_EXIT
by Arnaldo Carvalho de Melo
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
7a4ec93
perf tools: Allow user to indicate path to objdump in command line
by Maciek Borzecki
· 12 years ago
3780f48
perf tools: Convert critical messages to ui__error()
by Namhyung Kim
· 13 years ago
6714a04
perf annotate: Get rid of field_sep check
by Namhyung Kim
· 13 years ago
9934525
perf annotate: Fix usage string
by Namhyung Kim
· 13 years ago
efad141
perf report: Accept fifos as input file
by Robert Richter
· 13 years ago
c8e6672
perf tools: make -C consistent across commands (for cpu list arg)
by David Ahern
· 13 years ago
45694aa
perf tools: Rename perf_event_ops to perf_tool
by Arnaldo Carvalho de Melo
· 13 years ago
743eb86
perf tools: Resolve machine earlier and pass it to perf_event_ops
by Arnaldo Carvalho de Melo
· 13 years ago
d20deb6
perf tools: Pass tool context in the the perf_event_ops functions
by Arnaldo Carvalho de Melo
· 13 years ago
7009cc3
perf annotate: Group options in a struct
by Arnaldo Carvalho de Melo
· 13 years ago
Next »