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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-13
perf jevent: Add an 'all' architecture argument
Ian Rogers
4
-29
/
+47
2022-08-12
perf stat: Remove duplicated include in builtin-stat.c
Yang Li
1
-1
/
+0
2022-08-12
perf scripting python: Delete repeated word in comments
shaomin Deng
1
-1
/
+1
2022-08-12
perf tools: Fix double word in comments
shaomin Deng
1
-1
/
+1
2022-08-12
perf trace: Fix double word in comments
shaomin Deng
1
-1
/
+1
2022-08-12
perf script: Delete repeated word "from"
shaomin Deng
1
-1
/
+1
2022-08-12
perf test: Fix double word in comments
shaomin Deng
1
-1
/
+1
2022-08-12
perf record: Improve error message of -p not_existing_pid
Martin Liška
1
-2
/
+9
2022-08-12
perf build-id: Print debuginfod queries if -v option is used
Martin Liška
1
-1
/
+5
2022-08-12
perf build-id: Fix coding style, replace 8 spaces by tabs
Martin Liška
1
-11
/
+11
2022-08-12
perf c2c: Update documentation for new display option 'peer'
Leo Yan
1
-7
/
+24
2022-08-12
perf c2c: Use 'peer' as default display for Arm64
Leo Yan
1
-12
/
+24
2022-08-12
perf c2c: Sort on peer snooping for load operations
Leo Yan
1
-36
/
+99
2022-08-12
perf c2c: Refactor display string
Leo Yan
1
-5
/
+5
2022-08-12
perf c2c: Refactor node header
Leo Yan
1
-7
/
+19
2022-08-12
perf c2c: Rename dimension from 'percent_hitm' to 'percent_costly_snoop'
Leo Yan
1
-20
/
+20
2022-08-12
perf c2c: Use explicit names for display macros
Leo Yan
1
-29
/
+29
2022-08-12
perf c2c: Add mean dimensions for peer operations
Leo Yan
1
-0
/
+28
2022-08-12
perf c2c: Add dimensions of peer metrics for cache line view
Leo Yan
1
-0
/
+102
2022-08-12
perf c2c: Add dimensions for peer load operations
Leo Yan
1
-0
/
+30
2022-08-12
perf c2c: Output statistics for peer snooping
Leo Yan
1
-0
/
+3
2022-08-12
perf mem: Add statistics for peer snooping
Leo Yan
2
-3
/
+28
2022-08-12
perf arm-spe: Use SPE data source for neoverse cores
Ali Saidi
3
-16
/
+127
2022-08-12
perf mem: Print snoop peer flag
Leo Yan
1
-3
/
+15
2022-08-12
perf tools: Sync addition of PERF_MEM_SNOOPX_PEER
Ali Saidi
1
-1
/
+1
2022-08-12
perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h...
Leo Yan
1
-0
/
+1
2022-08-12
perf tools: Tidy guest option documentation
Adrian Hunter
5
-57
/
+38
2022-08-12
perf inject: Fix missing guestmount option documentation
Adrian Hunter
1
-0
/
+12
2022-08-12
perf script: Fix missing guest option documentation
Adrian Hunter
1
-0
/
+23
2022-08-11
perf offcpu: Update offcpu test for child process
Namhyung Kim
1
-7
/
+50
2022-08-11
perf offcpu: Track child processes
Namhyung Kim
2
-0
/
+37
2022-08-11
perf offcpu: Parse process id separately
Namhyung Kim
1
-2
/
+43
2022-08-11
perf offcpu: Check process id for the given workload
Namhyung Kim
2
-1
/
+8
2022-08-10
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
22
-35
/
+45
2022-08-10
perf tests: Fix Track with sched_switch test for hybrid case
Adrian Hunter
1
-5
/
+13
2022-08-10
perf parse-events: Fix segfault when event parser gets an error
Adrian Hunter
1
-3
/
+11
2022-08-10
perf machine: Fix missing free of machine->kallsyms_filename
Adrian Hunter
1
-0
/
+1
2022-08-10
perf script: Fix reference to perf insert instead of perf inject
Adrian Hunter
1
-1
/
+1
2022-08-10
perf sched latency: Fix subcommand matching error
Yang Jihong
1
-1
/
+1
2022-08-10
perf kvm: Fix subcommand matching error
Yang Jihong
1
-4
/
+4
2022-08-10
perf probe: Fix an error handling path in 'parse_perf_probe_command()'
Christophe JAILLET
1
-2
/
+4
2022-08-10
perf inject jit: Ignore memfd and anonymous mmap events if jitdump present
Brian Robbins
1
-2
/
+7
2022-08-10
perf list: Add PMU pai_crypto event description for IBM z16
Thomas Richter
2
-0
/
+1102
2022-08-10
perf vendor events: Remove bad jaketown uncore events
Ian Rogers
3
-54
/
+0
2022-08-10
perf vendor events: Remove bad ivytown uncore events
Ian Rogers
4
-123
/
+0
2022-08-10
perf vendor events: Remove bad broadwellde uncore events
Ian Rogers
2
-110
/
+0
2022-08-10
perf jevents: Add JEVENTS_ARCH make option
Ian Rogers
1
-1
/
+5
2022-08-10
perf jevents: Simplify generation of C-string
Ian Rogers
1
-10
/
+4
2022-08-10
perf jevents: Clean up pytype warnings
Ian Rogers
1
-7
/
+6
2022-08-10
tools build: Switch to new openssl API for test-libcrypto
Roberto Sassu
1
-4
/
+11
[next]