index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORT
Jin Yao
2018-04-02
1
-1
/
+1
*
perf tools: Add a "dso_size" sort order
Kim Phillips
2018-04-02
4
-0
/
+47
*
perf mmap: Be consistent when checking for an unmaped ring buffer
Arnaldo Carvalho de Melo
2018-03-27
1
-1
/
+12
*
perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()
Kan Liang
2018-03-27
1
-0
/
+6
*
perf annotate: Use absolute addresses to calculate jump target offsets
Arnaldo Carvalho de Melo
2018-03-23
1
-3
/
+2
*
perf annotate: Defer searching for comma in raw line till it is needed
Arnaldo Carvalho de Melo
2018-03-23
1
-1
/
+2
*
perf annotate: Support jumping from one function to another
Arnaldo Carvalho de Melo
2018-03-23
1
-2
/
+4
*
perf annotate: Add "_local" to jump/offset validation routines
Arnaldo Carvalho de Melo
2018-03-23
2
-8
/
+15
*
perf python: Reference Py_None before returning it
Petr Machata
2018-03-23
1
-1
/
+3
*
perf annotate: Mark jumps to outher functions with the call arrow
Arnaldo Carvalho de Melo
2018-03-21
2
-3
/
+53
*
perf annotate: Pass function descriptor to its instruction parsing routines
Arnaldo Carvalho de Melo
2018-03-21
2
-14
/
+18
*
perf annotate: No need to calculate notes->start twice
Arnaldo Carvalho de Melo
2018-03-21
1
-5
/
+4
*
perf annotate browser: Add 'P' hotkey to dump annotation to file
Arnaldo Carvalho de Melo
2018-03-21
2
-0
/
+33
*
perf annotate: Add function header to --stdio2
Arnaldo Carvalho de Melo
2018-03-21
1
-0
/
+8
*
perf annotate: Use the default annotation options for --stdio2
Arnaldo Carvalho de Melo
2018-03-21
1
-3
/
+1
*
perf annotate: Move the default annotate options to the library
Arnaldo Carvalho de Melo
2018-03-21
2
-0
/
+66
*
perf annotate: Introduce the --stdio2 output mode
Arnaldo Carvalho de Melo
2018-03-21
2
-0
/
+97
*
perf annotate: Introduce annotation_line__filter()
Arnaldo Carvalho de Melo
2018-03-20
1
-0
/
+4
*
perf annotate: Use a ops table for annotation_line__write()
Arnaldo Carvalho de Melo
2018-03-20
2
-28
/
+35
*
perf annotate: Finish the generalization of annotate_browser__write()
Arnaldo Carvalho de Melo
2018-03-20
2
-14
/
+112
*
perf annotate: Introduce annotation_line__print_start() out of TUI code
Arnaldo Carvalho de Melo
2018-03-20
2
-0
/
+80
*
perf annotate: Introduce annotation_line__max_percent()
Arnaldo Carvalho de Melo
2018-03-20
2
-0
/
+17
*
perf annotate: Introduce symbol__annotate2 method
Arnaldo Carvalho de Melo
2018-03-20
2
-0
/
+43
*
perf annotate: Introduce init_column_widths() method out of TUI code
Arnaldo Carvalho de Melo
2018-03-20
2
-0
/
+18
*
perf annotate: Move update_column_widths() to the generic lib
Arnaldo Carvalho de Melo
2018-03-20
2
-0
/
+14
*
perf annotate: Move the column widths from the TUI to generic lib
Arnaldo Carvalho de Melo
2018-03-20
1
-0
/
+7
*
perf annotate: Introduce set_offsets() method out of TUI code
Arnaldo Carvalho de Melo
2018-03-20
2
-0
/
+31
*
perf annotate: Move nr_{asm_}entries to struct annotation
Arnaldo Carvalho de Melo
2018-03-20
1
-0
/
+2
*
perf annotate: Move 'start' to struct annotation
Arnaldo Carvalho de Melo
2018-03-20
1
-0
/
+1
*
perf annotate: Nuke struct browser_line
Arnaldo Carvalho de Melo
2018-03-20
1
-0
/
+2
*
perf annotate: Move mark_jump_targets from the TUI to the annotation library
Arnaldo Carvalho de Melo
2018-03-20
2
-0
/
+48
*
perf annotate: Move nr_jumps to struct annotation
Arnaldo Carvalho de Melo
2018-03-20
1
-0
/
+1
*
perf annotate: Move max_jump_sources to struct annotation
Arnaldo Carvalho de Melo
2018-03-20
1
-0
/
+1
*
perf annotate: Move pcnt_with() to the annotation library
Arnaldo Carvalho de Melo
2018-03-20
1
-0
/
+5
*
perf annotate: Stop using a global config struct
Arnaldo Carvalho de Melo
2018-03-20
1
-0
/
+1
*
perf annotate: Move nr_events from annotate_browser to annotation struct
Arnaldo Carvalho de Melo
2018-03-20
1
-0
/
+1
*
perf annotate: Move compute_ipc() to annotation library
Arnaldo Carvalho de Melo
2018-03-20
2
-0
/
+62
*
perf annotate: Move annotation_line array from TUI to generic code
Arnaldo Carvalho de Melo
2018-03-20
1
-0
/
+1
*
perf annotate tui: Move have_cycles to struct annotation
Arnaldo Carvalho de Melo
2018-03-20
1
-0
/
+6
*
perf annotate: Move cycles/IPC formatting width constants outside TUI
Arnaldo Carvalho de Melo
2018-03-20
1
-0
/
+3
*
perf annotate: Move annotation_options out of the TUI browser
Arnaldo Carvalho de Melo
2018-03-20
1
-0
/
+10
*
perf unwind: Report error from dwfl_attach_state
Martin Vuille
2018-03-20
1
-1
/
+2
*
perf probe: Use right type to access array elements
Masami Hiramatsu
2018-03-19
1
-8
/
+5
*
perf annotate: Use ops->target.name when available for unresolved call targets
Arnaldo Carvalho de Melo
2018-03-19
1
-0
/
+3
*
perf tools: Fix python extension build for gcc 8
Jiri Olsa
2018-03-19
1
-0
/
+2
*
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
2018-03-19
3
-4
/
+4
*
perf debug: Avoid setting 'quiet' to 'true' unnecessarily
Yisheng Xie
2018-03-16
1
-1
/
+0
*
perf mmap: Discard head in overwrite_rb_find_range()
Yisheng Xie
2018-03-16
1
-8
/
+7
*
perf report: Support forced leader feature in pipe mode
Jiri Olsa
2018-03-16
1
-1
/
+10
*
perf annotate: Use asprintf when formatting objdump command line
Arnaldo Carvalho de Melo
2018-03-16
1
-5
/
+12
[next]