index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2018-03-20
perf annotate: Finish the generalization of annotate_browser__write()
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Introduce annotation_line__print_start() out of TUI code
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Introduce annotation_line__max_percent()
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Introduce symbol__annotate2 method
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Introduce init_column_widths() method out of TUI code
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Move update_column_widths() to the generic lib
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Move the column widths from the TUI to generic lib
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Introduce set_offsets() method out of TUI code
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Move nr_{asm_}entries to struct annotation
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Move 'start' to struct annotation
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Nuke struct browser_line
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Move mark_jump_targets from the TUI to the annotation library
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Move nr_jumps to struct annotation
Arnaldo Carvalho de Melo
2018-03-20
perf annotate: Move max_jump_sources to struct annotation
Arnaldo Carvalho de Melo
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-20
perf unwind: Report error from dwfl_attach_state
Martin Vuille
2018-03-19
perf probe: Use right type to access array elements
Masami Hiramatsu
2018-03-19
perf annotate: Use ops->target.name when available for unresolved call targets
Arnaldo Carvalho de Melo
2018-03-19
perf tools: Fix python extension build for gcc 8
Jiri Olsa
2018-03-19
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
2018-03-16
perf debug: Avoid setting 'quiet' to 'true' unnecessarily
Yisheng Xie
2018-03-16
perf mmap: Discard head in overwrite_rb_find_range()
Yisheng Xie
2018-03-16
perf report: Support forced leader feature in pipe mode
Jiri Olsa
2018-03-16
perf annotate: Use asprintf when formatting objdump command line
Arnaldo Carvalho de Melo
2018-03-16
perf machine: Fix mmap name setup
Jiri Olsa
2018-03-16
perf stat: Make function perf_stat_evsel_id_init static
Thomas Richter
2018-03-16
perf llvm: Display eBPF compiling command in debug output
Jiri Olsa
2018-03-16
perf unwind: Unwind with libdw doesn't take symfs into account
Martin Vuille
2018-03-16
perf tools: Add mem2node object
Jiri Olsa
2018-03-16
perf env: Free memory nodes data
Jiri Olsa
2018-03-08
perf tools: Add MEM_TOPOLOGY feature to perf data file
Jiri Olsa
2018-03-08
perf tools: Add refcnt into struct mem_info
Jiri Olsa
2018-03-08
perf report: Display perf.data header info
Jiri Olsa
2018-03-08
perf report: Fix the output for stdio events list
Jiri Olsa
2018-03-08
perf annotate: Fix s390 target function disassembly
Thomas Richter
2018-03-08
perf intel-pt: Adjust overlap-checking to support sampling mode
Adrian Hunter
2018-03-08
perf intel-pt: Remove a check for sampling mode
Adrian Hunter
2018-03-08
perf intel-pt: Tidy old_buffer handling in intel_pt_get_trace()
Adrian Hunter
2018-03-08
perf intel-pt: Get rid of intel_pt_use_buffer_pid_tid()
Adrian Hunter
2018-03-08
perf intel-pt: Fix timestamp following overflow
Adrian Hunter
2018-03-08
perf intel-pt: Fix error recovery from missing TIP packet
Adrian Hunter
2018-03-08
perf intel-pt: Fix sync_switch
Adrian Hunter
2018-03-08
perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
Adrian Hunter
[next]