index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
/
browsers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-2
/
+4
2012-09-08
perf hists browser: Use perf_hpp__format functions
Namhyung Kim
1
-23
/
+73
2012-08-20
perf hists: Rename and move some functions
Namhyung Kim
1
-2
/
+2
2012-08-06
perf hists browser: Add verbose mode hotkey
Arnaldo Carvalho de Melo
1
-11
/
+26
2012-07-25
perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific
Kirill A. Shutemov
1
-2
/
+2
2012-06-19
perf annotate: Check null of sym pointer before using it
Samuel Liao
1
-1
/
+3
2012-06-19
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
1
-11
/
+4
2012-06-19
perf hists browser: Implement printing snapshots to files
Arnaldo Carvalho de Melo
1
-0
/
+195
2012-05-30
perf annotate browser: Fix help window entry for navigating to hottest line
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-05-30
perf ui browser: Stop using 'self'
Arnaldo Carvalho de Melo
2
-230
/
+230
2012-05-30
perf annotate browser: Read perf config file for settings
Arnaldo Carvalho de Melo
1
-0
/
+49
2012-05-30
perf annotate browser: Make feature toggles global
Arnaldo Carvalho de Melo
1
-35
/
+66
2012-05-30
perf annotate browser: The idx_asm field should be used in asm only view
Arnaldo Carvalho de Melo
1
-1
/
+5
2012-05-12
perf annotate browser: Add key bindings help window
Arnaldo Carvalho de Melo
1
-7
/
+18
2012-05-12
perf annotate browser: Show 'jumpy' functions
Arnaldo Carvalho de Melo
1
-5
/
+60
2012-05-12
perf annotate browser: Count the numbers of jump sources to a target
Arnaldo Carvalho de Melo
1
-3
/
+3
2012-05-11
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2
-5
/
+5
2012-05-10
perf hists browser: Use '/' for search/filter instead of 's'
Arnaldo Carvalho de Melo
1
-2
/
+2
2012-05-09
perf annotate: shorten helpline so it fits in visible space
David Ahern
1
-3
/
+3
2012-05-08
perf annotate browser: Do raw printing in 'o'ffset in a single place
Arnaldo Carvalho de Melo
1
-5
/
+1
2012-05-03
perf annotate browser: Don't change the asm line color when toggling source
Arnaldo Carvalho de Melo
1
-3
/
+0
2012-05-03
perf annotate browser: More clearly separate columns
Arnaldo Carvalho de Melo
1
-20
/
+28
2012-04-28
perf annotate browser: Don't display 0.00 percentages
Arnaldo Carvalho de Melo
1
-7
/
+7
2012-04-27
perf annotate browser: Remove the vertical line after the percentages
Arnaldo Carvalho de Melo
1
-5
/
+4
2012-04-27
perf annotate browser: Show current jump, back or forward
Arnaldo Carvalho de Melo
1
-27
/
+23
2012-04-27
perf annotate browser: Add a right arrow before call instructions
Arnaldo Carvalho de Melo
1
-0
/
+3
2012-04-25
perf annotate browser: Don't draw jump connectors for out of function jumps
Arnaldo Carvalho de Melo
1
-2
/
+4
2012-04-25
perf annotate: Disambiguage offsets and addresses in operands
Arnaldo Carvalho de Melo
1
-7
/
+7
2012-04-25
perf annotate browser: Handle NULL jump targets
Arnaldo Carvalho de Melo
1
-0
/
+7
2012-04-24
perf annotate browser: Initial loop detection
Arnaldo Carvalho de Melo
1
-4
/
+57
2012-04-20
ui browser: Add method to write graphical characters
Arnaldo Carvalho de Melo
1
-10
/
+4
2012-04-20
perf annotate browser: Handle retq instructions
Arnaldo Carvalho de Melo
1
-4
/
+9
2012-04-20
perf annotate browser: Add visual cue for retq instruction
Arnaldo Carvalho de Melo
1
-4
/
+13
2012-04-20
perf annotate browser: Add visual cues on jump lines
Arnaldo Carvalho de Melo
1
-1
/
+12
2012-04-20
perf annotate browser: Bandaid offsets/jump label objdump ambiguity
Arnaldo Carvalho de Melo
1
-1
/
+9
2012-04-20
perf annotate: Group operands members
Arnaldo Carvalho de Melo
1
-9
/
+8
2012-04-20
perf annotate browser: Use a vertical line as percentage separator
Arnaldo Carvalho de Melo
1
-2
/
+4
2012-04-20
perf annotate browser: Make lines more compact
Arnaldo Carvalho de Melo
1
-8
/
+9
2012-04-19
perf annotate browser: Align jump labels
Arnaldo Carvalho de Melo
1
-4
/
+13
2012-04-19
perf annotate browser: Hide non jump target addresses in offset mode
Arnaldo Carvalho de Melo
1
-13
/
+58
2012-04-19
perf annotate browser: Rename disasm_line_rb_node
Arnaldo Carvalho de Melo
1
-38
/
+38
2012-04-19
perf annotate: Introduce scnprintf ins_ops method
Arnaldo Carvalho de Melo
1
-2
/
+11
2012-04-18
perf annotate: Parse call targets earlier
Arnaldo Carvalho de Melo
1
-5
/
+5
2012-04-18
perf annotate: Disassembler instruction parsing
Arnaldo Carvalho de Melo
1
-16
/
+3
2012-04-16
perf annotate browser: Use the disasm_line instruction name and operand fields
Arnaldo Carvalho de Melo
1
-19
/
+10
2012-04-16
perf annotate: Rename objdump_line to disasm_line
Arnaldo Carvalho de Melo
1
-91
/
+88
2012-04-12
perf tools: Move UI bits to tools/perf/ui directory
Namhyung Kim
4
-0
/
+2178