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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-21
perf annotation: Switch lock from a mutex to a sharded_mutex
Ian Rogers
1
-5
/
+5
2023-06-12
perf thread: Add reference count checking
Ian Rogers
1
-1
/
+4
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2
-10
/
+11
2023-05-15
perf annotate browser: Add '<' and '>' keys for navigation
Namhyung Kim
1
-1
/
+3
2023-04-19
perf dso: Fix use before NULL check introduced by map__dso() introduction
Arnaldo Carvalho de Melo
1
-2
/
+2
2023-04-11
perf util: Move perf_guest/host declarations
Ian Rogers
1
-1
/
+1
2023-04-11
perf util: Move input_name to util
Ian Rogers
1
-1
/
+1
2023-04-11
perf ui: Move window resize signal functions
Ian Rogers
3
-1
/
+22
2023-04-07
tools: Rename __fallthrough to fallthrough
Liam Howlett
3
-3
/
+3
2023-04-04
perf map: Add accessor for dso
Ian Rogers
4
-14
/
+21
2023-04-04
perf maps: Add functions to access maps
Ian Rogers
1
-1
/
+2
2023-04-04
perf annotate: Add init/exit to annotation_options remove default
Ian Rogers
2
-2
/
+6
2022-10-27
perf tools: Fix "kernel lock contention analysis" test by not printing warnin...
James Clark
1
-0
/
+5
2022-10-06
perf annotate: Remove unused struct disasm_line_samples
Yuan Can
1
-5
/
+0
2022-10-04
perf annotate: Toggle full address <-> offset display
Namhyung Kim
1
-1
/
+5
2022-10-04
perf annotate: Update use of pthread mutex
Ian Rogers
1
-5
/
+5
2022-10-04
perf ui: Update use of pthread mutex
Ian Rogers
8
-35
/
+35
2022-01-10
perf annotate: Avoid TUI crash when navigating in the annotation of recursive...
Dario Petrillo
1
-9
/
+14
2022-01-02
perf top: Fix TUI exit screen refresh race condition
yaowenbin
1
-3
/
+5
2021-11-18
perf hist: Fix memory leak of a perf_hpp_fmt
Ian Rogers
1
-14
/
+14
2021-09-18
perf annotate: Fix fused instr logic for assembly functions
Ravi Bangoria
3
-17
/
+42
2021-08-03
perf annotate: Re-add annotate_warned functionality
James Clark
2
-0
/
+2
2021-07-09
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
2
-3
/
+3
2021-07-07
perf annotate: Fix 's' on source line when disasm is empty
Riccardo Mancini
1
-2
/
+2
2021-07-01
perf annotate: Allow 's' on source code lines
Riccardo Mancini
1
-3
/
+29
2021-04-29
perf report: Print percentage of each event statistics
Namhyung Kim
1
-1
/
+9
2021-04-29
perf report: Add --skip-empty option to suppress 0 event stat
Namhyung Kim
1
-1
/
+4
2021-04-29
perf hists: Split hists_stats from events_stats
Namhyung Kim
1
-8
/
+9
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
2
-2
/
+2
2021-03-06
perf annotate: Show full source location with 'l' hotkey
Martin Liska
1
-2
/
+23
2021-02-17
perf annotate: Do not jump after 'k' is pressed
Martin Liška
1
-1
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' event selection methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' evsel list methods
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' browser methods
Arnaldo Carvalho de Melo
3
-24
/
+12
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' 'toggle' methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-30
perf evsel: Convert last 'struct evsel' methods to the right evsel__ prefix
Arnaldo Carvalho de Melo
1
-18
/
+10
2020-11-03
perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse()
Song Liu
1
-1
/
+1
2020-09-01
perf top/report: Fix infinite loop in the TUI for grouped events
Arnaldo Carvalho de Melo
1
-1
/
+2
2020-07-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-7
/
+29
2020-07-06
perf report TUI: Remove needless 'dummy' event from menu
Arnaldo Carvalho de Melo
1
-1
/
+18
2020-07-06
perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()
Wei Li
1
-6
/
+11
2020-06-22
perf annotate: Remove unneeded conversion to bool
Jason Yan
1
-1
/
+1
2020-05-05
perf evsel: Rename perf_evsel__group_idx() to evsel__group_idx()
Arnaldo Carvalho de Melo
1
-5
/
+5
2020-05-05
perf evsel: Rename perf_evsel__{prev,next}() to evsel__{prev,next}()
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-05-05
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
4
-8
/
+8
2020-05-05
perf evsel: Rename perf_evsel__group_desc() to evsel__group_desc()
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
2
-5
/
+5
2020-04-03
perf report/top TUI: Fix title line formatting
Arnaldo Carvalho de Melo
1
-4
/
+4
2020-03-24
perf report/top TUI: Support hotkeys to let user select any event for sorting
Jin Yao
1
-1
/
+27
2020-03-24
perf report: Support a new key to reload the browser
Jin Yao
2
-0
/
+2
[next]