Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a7e9eab3dbd35268c16244557a4155a2d9a641c3
/
tools
/
perf
a7e9eab
perf mem: Allow all record/report options
by Andi Kleen
· 7 years ago
4e5c01a
perf trace: Support MAP_FIXED_NOREPLACE
by Arnaldo Carvalho de Melo
· 7 years ago
038586c
perf list: Add s390 support for detailed/verbose PMU event description
by Thomas Richter
· 7 years ago
bf30cc1
perf script: Extend misc field decoding with switch out event type
by Alexey Budankov
· 7 years ago
b3f35b5
perf report: Extend raw dump (-D) out with switch out event type
by Alexey Budankov
· 7 years ago
e2f73a1
tools/headers: Synchronize kernel ABI headers, v4.17-rc1
by Ingo Molnar
· 7 years ago
b0d5c81
perf annotate: Handle variables in 'sub', 'or' and many other instructions
by Arnaldo Carvalho de Melo
· 7 years ago
43c4023
perf annotate: Allow setting the offset level in .perfconfig
by Arnaldo Carvalho de Melo
· 7 years ago
7b36614
perf report: Fix switching to another perf.data file
by Arnaldo Carvalho de Melo
· 7 years ago
4f75f1cb
perf record: Change warning for missing sysfs entry to debug
by Thomas Richter
· 7 years ago
4b163ca
perf tests: Disable breakpoint accounting test for powerpc
by Sandipan Das
· 7 years ago
e8103e4
perf sched: Fix documentation for timehist
by Takuya Yamamoto
· 7 years ago
8a812bf
perf version: Print status for syscall_table
by Jin Yao
· 7 years ago
22e9af4
perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
by Jin Yao
· 7 years ago
90ce61b
perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX
by Jin Yao
· 7 years ago
c13009c
perf tests bpf: Remove unused ptrace.h include from LLVM test
by Arnaldo Carvalho de Melo
· 7 years ago
e14b733
perf jvmti: Give hints about package names needed to build
by Arnaldo Carvalho de Melo
· 7 years ago
51f3960
perf annotate browser: Allow showing offsets in more than just jump targets
by Arnaldo Carvalho de Melo
· 7 years ago
592c10e
perf annotate: Allow showing offsets in more than just jump targets
by Arnaldo Carvalho de Melo
· 7 years ago
af72cfb
perf tests: Run dwarf unwind test on arm32
by Kim Phillips
· 7 years ago
9dc9a95
perf stat: Enable 1ms interval for printing event counters values
by Alexey Budankov
· 7 years ago
fcbd8fa
perf tests clang: Fix function name for clang IR test
by Sandipan Das
· 7 years ago
7854e49
perf clang: Add support for recent clang versions
by Sandipan Das
· 7 years ago
c2fb54a
perf tools: Fix perf builds with clang support
by Sandipan Das
· 7 years ago
ad0902e
perf tools: No need to include namespaces.h in util.h
by Arnaldo Carvalho de Melo
· 7 years ago
94e87a8
perf hists browser: Remove leftover from row returned from refresh
by Arnaldo Carvalho de Melo
· 7 years ago
fdae640
perf hists browser: Show extra_title_lines in the 'D' debug hotkey
by Arnaldo Carvalho de Melo
· 7 years ago
b238db6
perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filtering
by Adrian Hunter
· 7 years ago
41a43da
perf report: Remove duplicated 'samples' in lost samples warning
by Arnaldo Carvalho de Melo
· 7 years ago
caf61de
perf ui browser: Fixup cleaning unused lines at the bottom
by Arnaldo Carvalho de Melo
· 7 years ago
e726c85
perf annotate browser: Fixup vertical line separating metrics from instructions
by Arnaldo Carvalho de Melo
· 7 years ago
c0459a0
perf annotate: Show group details on the title line
by Arnaldo Carvalho de Melo
· 7 years ago
0d75f12
perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct buffer
by Adrian Hunter
· 7 years ago
b89e791
Merge tag 'perf-core-for-mingo-4.17-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 7 years ago
51125a2
perf trace: Remove redundant ')'
by Changbin Du
· 7 years ago
520d3f0
perf annotate stdio2: Print more descriptive event information header
by Arnaldo Carvalho de Melo
· 7 years ago
6920e28
perf annotate browser: Show extra title line with event information
by Arnaldo Carvalho de Melo
· 7 years ago
b213eac
perf annotate: Introduce annotation__scnprintf_samples_period() method
by Arnaldo Carvalho de Melo
· 7 years ago
ef9ff60
perf ui browser: Move the extra title lines from the hists browser
by Arnaldo Carvalho de Melo
· 7 years ago
25c312d
perf hists: Move hists__scnprintf_title() away from the TUI code
by Arnaldo Carvalho de Melo
· 7 years ago
967a464
perf hists: Introduce hists__scnprint_title()
by Arnaldo Carvalho de Melo
· 7 years ago
f016d24
perf hists browser: Rename perf_evsel_browser_title to a more descriptive name
by Arnaldo Carvalho de Melo
· 7 years ago
f5a8eb6
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
7098467
perf version: Add man page
by Jin Yao
· 7 years ago
3aa94b1
perf tools: Add 'perf -vv' as an alias to 'perf version --build-options'
by Jin Yao
· 7 years ago
9ff2a647
perf version: Print the compiled-in status of libraries
by Jin Yao
· 7 years ago
a36ebe4
perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORT
by Jin Yao
· 7 years ago
8e2c241
perf config: Add some new -DHAVE_XXX to CFLAGS
by Jin Yao
· 7 years ago
0a6545b
perf trace: Show only failing syscalls
by Arnaldo Carvalho de Melo
· 7 years ago
b74d12d
perf tools: Add a "dso_size" sort order
by Kim Phillips
· 7 years ago
109d59b
perf vendor events s390: Add JSON files for IBM z14
by Thomas Richter
· 7 years ago
bc17f94
perf vendor events s390: Add JSON files for IBM z13
by Thomas Richter
· 7 years ago
3fb1a23
perf vendor events s390: Add JSON files for IBM zEC12 zBC12
by Thomas Richter
· 7 years ago
0a73d21
perf vendor events s390: Add JSON files for IBM z196
by Thomas Richter
· 7 years ago
cfbb9be
perf vendor events s390: Add JSON files for IBM z10EC z10BC
by Thomas Richter
· 7 years ago
895e3b0
perf mmap: Be consistent when checking for an unmaped ring buffer
by Arnaldo Carvalho de Melo
· 7 years ago
f58385f
perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()
by Kan Liang
· 7 years ago
b4c786e
perf build: Fix check-headers.sh opts assignment
by Jiri Olsa
· 7 years ago
980b68e
perf annotate: Use absolute addresses to calculate jump target offsets
by Arnaldo Carvalho de Melo
· 7 years ago
c448234
perf annotate: Defer searching for comma in raw line till it is needed
by Arnaldo Carvalho de Melo
· 7 years ago
e4cc91b
perf annotate: Support jumping from one function to another
by Arnaldo Carvalho de Melo
· 7 years ago
2eff061
perf annotate: Add "_local" to jump/offset validation routines
by Arnaldo Carvalho de Melo
· 7 years ago
83428f2
perf python: Reference Py_None before returning it
by Petr Machata
· 7 years ago
751b178
perf annotate: Mark jumps to outher functions with the call arrow
by Arnaldo Carvalho de Melo
· 7 years ago
85a84e4
perf annotate: Pass function descriptor to its instruction parsing routines
by Arnaldo Carvalho de Melo
· 7 years ago
425859f
perf annotate: No need to calculate notes->start twice
by Arnaldo Carvalho de Melo
· 7 years ago
d9bd766
perf annotate browser: Add 'P' hotkey to dump annotation to file
by Arnaldo Carvalho de Melo
· 7 years ago
91340c51
perf report: Introduce --ignore-vmlinux command line option
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
864298f2
perf annotate: Add function header to --stdio2
by Arnaldo Carvalho de Melo
· 7 years ago
3563289
perf annotate: Use the default annotation options for --stdio2
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
9b80d1f
perf annotate: Introduce annotation_line__filter()
by Arnaldo Carvalho de Melo
· 7 years ago
c298304
perf annotate: Use a ops table for annotation_line__write()
by Arnaldo Carvalho de Melo
· 7 years ago
a1e9b74
perf annotate: Finish the generalization of annotate_browser__write()
by Arnaldo Carvalho de Melo
· 7 years ago
2ba5eca
perf annotate: Introduce annotation_line__print_start() out of TUI code
by Arnaldo Carvalho de Melo
· 7 years ago
c522024
perf ui browser: Add vprintf() method
by Arnaldo Carvalho de Melo
· 7 years ago
2f025ea
perf annotate: Introduce annotation_line__max_percent()
by Arnaldo Carvalho de Melo
· 7 years ago
ecda45b
perf annotate: Introduce symbol__annotate2 method
by Arnaldo Carvalho de Melo
· 7 years ago
b8b0d81
perf annotate: Introduce init_column_widths() method out of TUI code
by Arnaldo Carvalho de Melo
· 7 years ago
7232bf7
perf annotate: Move update_column_widths() to the generic lib
by Arnaldo Carvalho de Melo
· 7 years ago
9761e86
perf annotate: Move the column widths from the TUI to generic lib
by Arnaldo Carvalho de Melo
· 7 years ago
5bc49f6
perf annotate: Introduce set_offsets() method out of TUI code
by Arnaldo Carvalho de Melo
· 7 years ago
1cf5f98
perf annotate: Move nr_{asm_}entries to struct annotation
by Arnaldo Carvalho de Melo
· 7 years ago
0ca693b
perf annotate: Move 'start' to struct annotation
by Arnaldo Carvalho de Melo
· 7 years ago
4850c92
perf annotate: Nuke struct browser_line
by Arnaldo Carvalho de Melo
· 7 years ago
0db45bc
perf annotate: Move mark_jump_targets from the TUI to the annotation library
by Arnaldo Carvalho de Melo
· 7 years ago
6dcd57e
perf annotate: Move nr_jumps to struct annotation
by Arnaldo Carvalho de Melo
· 7 years ago
27feb76
perf annotate: Move jumps_percent_color to ui_browser
by Arnaldo Carvalho de Melo
· 7 years ago
bc1c0f3
perf annotate: Move max_jump_sources to struct annotation
by Arnaldo Carvalho de Melo
· 7 years ago
95aa89d
perf annotate tui: Add browser__annotation() helper
by Arnaldo Carvalho de Melo
· 7 years ago
6af612d
perf annotate: Move pcnt_with() to the annotation library
by Arnaldo Carvalho de Melo
· 7 years ago
16932d7
perf annotate: Stop using a global config struct
by Arnaldo Carvalho de Melo
· 7 years ago
0553e83
perf annotate: Move nr_events from annotate_browser to annotation struct
by Arnaldo Carvalho de Melo
· 7 years ago
f56c083
perf annotate: Move compute_ipc() to annotation library
by Arnaldo Carvalho de Melo
· 7 years ago
9d6bb41
perf annotate: Move annotation_line array from TUI to generic code
by Arnaldo Carvalho de Melo
· 7 years ago
0e83a7e
perf annotate tui: Move have_cycles to struct annotation
by Arnaldo Carvalho de Melo
· 7 years ago
00ea0eb
perf annotate tui: Use annotate_browser__cycles_width() mroe
by Arnaldo Carvalho de Melo
· 7 years ago
c426e58
perf annotate: Move cycles/IPC formatting width constants outside TUI
by Arnaldo Carvalho de Melo
· 7 years ago
Next »