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-12-11
perf python: Fix NULL vs IS_ERR_OR_NULL() checking
Miaoqian Lin
1
-1
/
+1
2021-12-11
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix missing 'instruction' events with 'q' option
Adrian Hunter
1
-3
/
+8
2021-12-11
perf intel-pt: Fix next 'err' value, walking trace
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix state setting when receiving overflow (OVF) packet
Adrian Hunter
1
-4
/
+28
2021-12-11
perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
Adrian Hunter
1
-19
/
+13
2021-12-11
perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
Adrian Hunter
1
-1
/
+1
2021-12-11
perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...
Adrian Hunter
1
-3
/
+4
2021-12-11
perf tools: Prevent out-of-bounds access to registers
German Gomez
2
-1
/
+7
2021-12-07
perf bpf_skel: Do not use typedef to avoid error on old clang
Song Liu
3
-20
/
+26
2021-12-07
perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distros
Song Liu
3
-5
/
+3
2021-12-07
perf header: Fix memory leaks when processing feature headers
Ian Rogers
1
-5
/
+10
2021-12-07
perf test: Reset shadow counts before loading
Ian Rogers
1
-0
/
+1
2021-12-07
perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...
Thomas Richter
1
-1
/
+3
2021-12-07
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-12-07
perf tools: Fix SMT detection fast read path
Ian Rogers
1
-1
/
+1
2021-12-07
tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-12-07
perf inject: Fix itrace space allowed for new attributes
Adrian Hunter
1
-1
/
+1
2021-12-07
tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-12-07
Revert "perf bench: Fix two memory leaks detected with ASan"
Jiri Olsa
1
-4
/
+0
2021-11-18
perf evsel: Fix memory leaks relating to unit
Ian Rogers
4
-18
/
+22
2021-11-18
perf report: Fix memory leaks around perf_tip()
Ian Rogers
3
-14
/
+17
2021-11-18
perf hist: Fix memory leak of a perf_hpp_fmt
Ian Rogers
2
-15
/
+14
2021-11-18
tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv s...
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-11-18
perf inject: Fix ARM SPE handling
German Gomez
1
-0
/
+15
2021-11-18
perf bench: Fix two memory leaks detected with ASan
Sohaib Mohamed
1
-0
/
+4
2021-11-18
perf test sample-parsing: Fix branch_stack entry endianness check
Thomas Richter
1
-1
/
+1
2021-11-18
perf sort: Fix the 'p_stage_cyc' sort key behavior
Namhyung Kim
3
-11
/
+7
2021-11-18
perf sort: Fix the 'ins_lat' sort key behavior
Namhyung Kim
3
-25
/
+12
2021-11-18
perf sort: Fix the 'weight' sort key behavior
Namhyung Kim
3
-27
/
+13
2021-11-18
perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-11-18
perf tests wp: Remove unused functions on s390
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-11-14
perf tests: Remove bash constructs from stat_all_pmu.sh
James Clark
1
-2
/
+2
2021-11-14
perf tests: Remove bash construct from record+zstd_comp_decomp.sh
James Clark
1
-1
/
+1
2021-11-14
perf test: Remove bash construct from stat_bpf_counters.sh test
James Clark
1
-1
/
+1
2021-11-14
perf bench futex: Fix memory leak of perf_cpu_map__new()
Sohaib Mohamed
4
-0
/
+4
2021-11-14
perf tools: Add more weak libbpf functions
Jiri Olsa
1
-0
/
+27
2021-11-14
perf bpf: Avoid memory leak from perf_env__insert_btf()
Ian Rogers
3
-3
/
+10
2021-11-14
perf symbols: Factor out annotation init/exit
Ian Rogers
3
-1
/
+22
2021-11-14
perf symbols: Bit pack to save a byte
Ian Rogers
2
-3
/
+3
2021-11-14
perf symbols: Add documentation to 'struct symbol'
Ian Rogers
1
-3
/
+14
2021-11-14
tools headers UAPI: Sync files changed by new futex_waitv syscall
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-11-14
perf test bpf: Use ARRAY_CHECK() instead of ad-hoc equivalent, addressing arr...
Guo Zhengkui
1
-1
/
+1
2021-11-14
perf arm-spe: Support hardware-based PID tracing
German Gomez
1
-29
/
+70
2021-11-14
perf arm-spe: Save context ID in record
German Gomez
2
-0
/
+3
2021-11-14
perf arm-spe: Update --switch-events docs in 'perf record'
German Gomez
2
-2
/
+4
2021-11-14
perf arm-spe: Track task context switch for cpu-mode events
Namhyung Kim
2
-1
/
+30
2021-11-14
perf vendor events power10: Add metric events JSON file for power10 platform
Kajol Jain
1
-0
/
+676
2021-11-14
perf design.txt: Synchronize the definition of enum perf_hw_id with code
Like Xu
1
-0
/
+3
2021-11-14
perf arm-spe: Print size using consistent format
Andrew Kilroy
1
-1
/
+1
[next]