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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-09-29
perf parse-events: Ignore clang 15 warning about variable set but unused in b...
Jiri Olsa
1
-1
/
+1
2022-09-28
perf arm-spe: augment the data source type with neoverse_spe list
Jing Zhang
1
-1
/
+1
2022-09-26
perf parse-events: Remove "not supported" hybrid cache events
Zhengjun Xing
4
-43
/
+57
2022-09-26
perf print-events: Fix "perf list" can not display the PMU prefix for some hy...
Zhengjun Xing
1
-1
/
+1
2022-09-26
perf tools: Get a perf cgroup more portably in BPF
Namhyung Kim
2
-5
/
+24
2022-09-21
perf tools: Honor namespace when synthesizing build-ids
Namhyung Kim
1
-3
/
+14
2022-09-21
perf kcore_copy: Do not check /proc/modules is unchanged
Adrian Hunter
1
-5
/
+2
2022-09-21
perf jit: Include program header in ELF files
Lieven Hey
2
-0
/
+18
2022-09-21
perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup counters
Namhyung Kim
1
-3
/
+3
2022-09-21
perf stat: Fix cpu map index in bperf cgroup code
Namhyung Kim
1
-2
/
+2
2022-09-21
perf stat: Fix BPF program section name
Namhyung Kim
1
-1
/
+1
2022-09-06
perf genelf: Switch deprecated openssl MD5_* functions to new EVP API
Zixuan Tan
1
-9
/
+11
2022-09-06
perf affinity: Fix out of bound access to "sched_cpus" mask
Athira Rajeev
1
-1
/
+7
2022-08-31
perf metric: Return early if no CPU PMU table exists
Ian Rogers
1
-0
/
+3
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
1
-12
/
+12
2022-08-19
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
5
-38
/
+98
2022-08-19
perf cpumap: Fix alignment for masks in event encoding
Ian Rogers
4
-46
/
+102
2022-08-19
perf cpumap: Compute mask size in constant time
Ian Rogers
1
-12
/
+1
2022-08-19
perf cpumap: Synthetic events and const/static
Ian Rogers
3
-14
/
+12
2022-08-13
perf metrics: Copy entire pmu_event in find metric
Ian Rogers
2
-17
/
+18
2022-08-13
perf pmu-events: Hide the pmu_events
Ian Rogers
5
-34
/
+33
2022-08-13
perf pmu-events: Don't assume pmu_event is an array
Ian Rogers
3
-96
/
+192
2022-08-13
perf pmu-events: Hide pmu_events_map
Ian Rogers
3
-37
/
+14
2022-08-13
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
5
-72
/
+69
2022-08-13
perf pmu-events: Hide pmu_sys_event_tables
Ian Rogers
2
-29
/
+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 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 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 arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h...
Leo Yan
1
-0
/
+1
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
5
-9
/
+19
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 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 stat: Add JSON output option
Claire Jensen
3
-106
/
+280
2022-08-03
perf lock: Print the number of lost entries for BPF
Namhyung Kim
3
-4
/
+12
2022-08-03
perf lock: Add --map-nr-entries option
Namhyung Kim
2
-0
/
+4
2022-08-03
perf lock: Introduce struct lock_contention
Namhyung Kim
2
-9
/
+17
2022-08-02
perf scripting python: Do not build fail on deprecation warnings
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-08-02
genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO
Arnaldo Carvalho de Melo
1
-1
/
+5
2022-08-02
perf parse-events: Break out tracepoint and printing
Ian Rogers
8
-737
/
+787
2022-08-02
perf parse-events: Don't #define YY_EXTRA_TYPE
Ian Rogers
1
-1
/
+0
[next]