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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
perf test: Handle fd gaps in test__dso_data_reopen
Eirik Fuller
1
-2
/
+12
2021-08-02
perf vendor events intel: Add basic metrics for Elkhartlake
Jin Yao
1
-0
/
+57
2021-08-02
perf vendor events intel: Add core event list for Elkhartlake
Jin Yao
8
-0
/
+1405
2021-08-02
perf vendor events: Add metrics for Tigerlake
Jin Yao
1
-0
/
+231
2021-08-02
perf vendor events intel: Add core event list for Tigerlake
Jin Yao
8
-1
/
+2844
2021-08-02
perf annotate: Add error log in symbol__annotate()
Li Huafei
1
-1
/
+3
2021-08-02
perf env: Normalize aarch64.* and arm64.* to arm64 in normalize_arch()
Li Huafei
1
-1
/
+1
2021-08-02
perf beauty: Reuse the generic arch errno switch
Ian Rogers
1
-6
/
+5
2021-08-02
perf doc: Reorganize ARTICLES variables.
Ian Rogers
1
-7
/
+4
2021-08-02
perf doc: Remove howto-index.sh related references.
Ian Rogers
1
-12
/
+1
2021-08-02
perf doc: Remove cmd-list.perl references
Ian Rogers
1
-20
/
+1
2021-08-02
perf doc: Add info pages to all target.
Ian Rogers
1
-1
/
+1
2021-08-02
perf doc: Remove references to user-manual
Ian Rogers
1
-25
/
+0
2021-08-02
perf doc: Fix doc.dep
Ian Rogers
1
-0
/
+46
2021-08-02
perf doc: Fix perfman.info build
Ian Rogers
2
-1
/
+47
2021-08-02
perf cs-etm: Pass unformatted flag to decoder
James Clark
2
-15
/
+42
2021-08-02
perf cs-etm: Use existing decoder instead of resetting it
James Clark
1
-30
/
+7
2021-08-02
perf cs-etm: Suppress printing when resetting decoder
James Clark
1
-3
/
+7
2021-08-02
perf cs-etm: Only setup queues when they are modified
James Clark
1
-40
/
+14
2021-08-02
perf cs-etm: Split setup and timestamp search functions
James Clark
1
-12
/
+29
2021-08-02
perf cs-etm: Refactor initialisation of kernel start address
James Clark
1
-5
/
+1
2021-08-02
perf trace: Update cmd string table to decode sys_bpf first arg
Wei Li
1
-1
/
+9
2021-07-31
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-07-27
perf pmu: Fix alias matching
John Garry
1
-9
/
+24
2021-07-27
perf cs-etm: Split --dump-raw-trace by AUX records
James Clark
1
-2
/
+18
2021-07-18
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
1
-4
/
+29
2021-07-18
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
Yang Jihong
6
-42
/
+38
2021-07-18
perf data: Close all files in close_dir()
Riccardo Mancini
1
-1
/
+1
2021-07-18
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
1
-2
/
+2
2021-07-16
perf test bpf: Free obj_buf
Riccardo Mancini
1
-0
/
+2
2021-07-15
perf trace: Free strings in trace__parse_events_option()
Riccardo Mancini
1
-0
/
+3
2021-07-15
perf trace: Free syscall tp fields in evsel->priv
Riccardo Mancini
1
-1
/
+16
2021-07-15
perf trace: Free syscall->arg_fmt
Riccardo Mancini
1
-1
/
+15
2021-07-15
perf trace: Free malloc'd trace fields on exit
Riccardo Mancini
1
-1
/
+10
2021-07-15
perf lzma: Close lzma stream on exit
Riccardo Mancini
1
-3
/
+5
2021-07-15
perf script: Fix memory 'threads' and 'cpus' leaks on exit
Riccardo Mancini
1
-0
/
+7
2021-07-15
perf script: Release zstd data
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf session: Cleanup trace_event
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf inject: Close inject.output on exit
Riccardo Mancini
1
-2
/
+6
2021-07-15
perf report: Free generated help strings for sort option
Riccardo Mancini
3
-13
/
+24
2021-07-15
perf env: Fix memory leak of cpu_pmu_caps
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf test maps__merge_in: Fix memory leak of maps
Riccardo Mancini
1
-0
/
+2
2021-07-15
perf dso: Fix memory leak in dso__new_map()
Riccardo Mancini
1
-1
/
+3
2021-07-15
perf test event_update: Fix memory leak of unit
Riccardo Mancini
1
-1
/
+3
2021-07-15
perf test event_update: Fix memory leak of evlist
Riccardo Mancini
1
-1
/
+1
2021-07-15
perf test session_topology: Delete session->evlist
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf env: Fix sibling_dies memory leak
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf probe: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-1
/
+3
2021-07-15
perf map: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-0
/
+2
2021-07-15
perf inject: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-2
/
+3
[next]