Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d1da932ed4ecad2a14cbcc01ed589d617d0f0f09
/
tools
/
perf
/
ui
/
browsers
88a21d2
perf hists browser: Add back callchain folding symbol
by Arnaldo Carvalho de Melo
· 12 years ago
63a1a3d
perf hists browser: Fix off-by-two bug on the first column
by Namhyung Kim
· 12 years ago
b24c28f
perf hists: Introduce struct he_stat
by Namhyung Kim
· 12 years ago
b5ff71c
perf diff: Removing the total_period argument from output code
by Jiri Olsa
· 12 years ago
1d77822
perf tool: Add hpp interface to enable/disable hpp column
by Jiri Olsa
· 12 years ago
67d2591
perf hists browser: Fix first column printing
by Namhyung Kim
· 12 years ago
721b311
perf hists browser: Fix output for 100.00%
by Namhyung Kim
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
f5951d5
perf hists browser: Use perf_hpp__format functions
by Namhyung Kim
· 12 years ago
000078b
perf hists: Rename and move some functions
by Namhyung Kim
· 12 years ago
a7cb886
perf hists browser: Add verbose mode hotkey
by Arnaldo Carvalho de Melo
· 12 years ago
4cc49d4
perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific
by Kirill A. Shutemov
· 12 years ago
c0a58fb
perf annotate: Check null of sym pointer before using it
by Samuel Liao
· 13 years ago
7289f83
perf tools: Move all users of event_name to perf_evsel__name
by Arnaldo Carvalho de Melo
· 13 years ago
aff3f3f
perf hists browser: Implement printing snapshots to files
by Arnaldo Carvalho de Melo
· 13 years ago
107baec
perf annotate browser: Fix help window entry for navigating to hottest line
by Arnaldo Carvalho de Melo
· 13 years ago
05e8b08
perf ui browser: Stop using 'self'
by Arnaldo Carvalho de Melo
· 13 years ago
c323cf0
perf annotate browser: Read perf config file for settings
by Arnaldo Carvalho de Melo
· 13 years ago
e9823b2
perf annotate browser: Make feature toggles global
by Arnaldo Carvalho de Melo
· 13 years ago
a44b45f
perf annotate browser: The idx_asm field should be used in asm only view
by Arnaldo Carvalho de Melo
· 13 years ago
54e7a4e
perf annotate browser: Add key bindings help window
by Arnaldo Carvalho de Melo
· 13 years ago
2402e4a
perf annotate browser: Show 'jumpy' functions
by Arnaldo Carvalho de Melo
· 13 years ago
7d5b12f
perf annotate browser: Count the numbers of jump sources to a target
by Arnaldo Carvalho de Melo
· 13 years ago
5dcefda
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 13 years ago
5a5626b
perf hists browser: Use '/' for search/filter instead of 's'
by Arnaldo Carvalho de Melo
· 13 years ago
f6c1be2
perf annotate: shorten helpline so it fits in visible space
by David Ahern
· 13 years ago
5417072
perf annotate browser: Do raw printing in 'o'ffset in a single place
by Arnaldo Carvalho de Melo
· 13 years ago
64aa17c
perf annotate browser: Don't change the asm line color when toggling source
by Arnaldo Carvalho de Melo
· 13 years ago
83b1f2a
perf annotate browser: More clearly separate columns
by Arnaldo Carvalho de Melo
· 13 years ago
0822cc8
perf annotate browser: Don't display 0.00 percentages
by Arnaldo Carvalho de Melo
· 13 years ago
3e8b5dd
perf annotate browser: Remove the vertical line after the percentages
by Arnaldo Carvalho de Melo
· 13 years ago
9d1ef56
perf annotate browser: Show current jump, back or forward
by Arnaldo Carvalho de Melo
· 13 years ago
88298f5
perf annotate browser: Add a right arrow before call instructions
by Arnaldo Carvalho de Melo
· 13 years ago
38b31bd
perf annotate browser: Don't draw jump connectors for out of function jumps
by Arnaldo Carvalho de Melo
· 13 years ago
44d1a3e
perf annotate: Disambiguage offsets and addresses in operands
by Arnaldo Carvalho de Melo
· 13 years ago
9481ede
perf annotate browser: Handle NULL jump targets
by Arnaldo Carvalho de Melo
· 13 years ago
a3f895b
perf annotate browser: Initial loop detection
by Arnaldo Carvalho de Melo
· 13 years ago
59d038d
ui browser: Add method to write graphical characters
by Arnaldo Carvalho de Melo
· 13 years ago
c4cceae
perf annotate browser: Handle retq instructions
by Arnaldo Carvalho de Melo
· 13 years ago
4ea08b5
perf annotate browser: Add visual cue for retq instruction
by Arnaldo Carvalho de Melo
· 13 years ago
51a0d45
perf annotate browser: Add visual cues on jump lines
by Arnaldo Carvalho de Melo
· 13 years ago
97148a9
perf annotate browser: Bandaid offsets/jump label objdump ambiguity
by Arnaldo Carvalho de Melo
· 13 years ago
c7e6ead
perf annotate: Group operands members
by Arnaldo Carvalho de Melo
· 13 years ago
cf2dacc
perf annotate browser: Use a vertical line as percentage separator
by Arnaldo Carvalho de Melo
· 13 years ago
8bf39cb
perf annotate browser: Make lines more compact
by Arnaldo Carvalho de Melo
· 13 years ago
61e04b3
perf annotate browser: Align jump labels
by Arnaldo Carvalho de Melo
· 13 years ago
b793a40
perf annotate browser: Hide non jump target addresses in offset mode
by Arnaldo Carvalho de Melo
· 13 years ago
887c006
perf annotate browser: Rename disasm_line_rb_node
by Arnaldo Carvalho de Melo
· 13 years ago
28548d7
perf annotate: Introduce scnprintf ins_ops method
by Arnaldo Carvalho de Melo
· 13 years ago
d86b059
perf annotate: Parse call targets earlier
by Arnaldo Carvalho de Melo
· 13 years ago
4f9d032
perf annotate: Disassembler instruction parsing
by Arnaldo Carvalho de Melo
· 13 years ago
657bcaf
perf annotate browser: Use the disasm_line instruction name and operand fields
by Arnaldo Carvalho de Melo
· 13 years ago
29ed6e7
perf annotate: Rename objdump_line to disasm_line
by Arnaldo Carvalho de Melo
· 13 years ago
aca7a94
perf tools: Move UI bits to tools/perf/ui directory
by Namhyung Kim
· 13 years ago