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
/
builtin-stat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
perf tools: Make quiet mode consistent between tools
James Clark
1
-4
/
+4
2022-12-31
perf stat: Do not delay the workload with --delay
Namhyung Kim
1
-16
/
+17
2022-10-06
perf stat: Kill unused per-thread runtime stats
Namhyung Kim
1
-54
/
+0
2022-10-06
perf stat: Clean redundant if in process_evlist
Shang XiaoJing
1
-2
/
+0
2022-10-04
perf stat: Merge cases in process_evlist
Shang XiaoJing
1
-3
/
+1
2022-10-04
perf metrics: Wire up core_wide
Ian Rogers
1
-0
/
+14
2022-10-04
perf stat: Delay metric parsing
Ian Rogers
1
-15
/
+37
2022-09-02
perf stat: Fix L2 Topdown metrics disappear for raw events
Zhengjun Xing
1
-2
/
+3
2022-08-27
perf stat: Clear evsel->reset_group for each stat run
Ian Rogers
1
-0
/
+1
2022-08-12
perf stat: Remove duplicated include in builtin-stat.c
Yang Li
1
-1
/
+0
2022-08-10
perf stat: Add JSON output option
Claire Jensen
1
-0
/
+6
2022-08-03
perf stat: Refactor __run_perf_stat() common code
Adrián Herrera Arcila
1
-16
/
+9
2022-07-29
perf stat: Add topdown metrics in the default perf stat on the hybrid machine
Zhengjun Xing
1
-12
/
+2
2022-07-29
perf evlist: Always use arch_evlist__add_default_attrs()
Kan Liang
1
-1
/
+5
2022-07-29
perf stat: Revert "perf stat: Add default hybrid events"
Kan Liang
1
-30
/
+0
2022-06-26
perf stat: Enable ignore_missing_thread
Gang Li
1
-0
/
+2
2022-05-26
perf stat: Add requires_cpu flag for uncore
Adrian Hunter
1
-4
/
+1
2022-05-20
perf stat: Always keep perf metrics topdown events in a group
Kan Liang
1
-5
/
+2
2022-04-24
perf stat: Support hybrid --topdown option
Zhengjun Xing
1
-3
/
+18
2022-04-22
perf stat: Merge event counts from all hybrid PMUs
Zhengjun Xing
1
-0
/
+2
2022-04-20
perf stat: Add user_time and system_time events
Florian Fischer
1
-8
/
+28
2022-04-20
perf stat: Introduce stats for the user and system rusage times
Florian Fischer
1
-1
/
+4
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
1
-5
/
+5
2022-04-01
perf stat: Avoid SEGV if core.cpus isn't set
Ian Rogers
1
-1
/
+4
2022-03-26
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
1
-2
/
+2
2022-03-24
perf stat: Fix forked applications enablement of counters
Thomas Richter
1
-1
/
+1
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
1
-3
/
+4
2022-01-18
perf stat: No need to setup affinities when starting a workload
Arnaldo Carvalho de Melo
1
-7
/
+10
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-33
/
+34
2022-01-12
perf stat: Correct variable name for read counter
Ian Rogers
1
-12
/
+12
2022-01-12
perf evsel: Pass cpu not cpu map index to synthesize
Ian Rogers
1
-2
/
+3
2022-01-12
perf evlist: Refactor evlist__for_each_cpu()
Ian Rogers
1
-93
/
+86
2022-01-12
perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
Ian Rogers
1
-9
/
+9
2022-01-12
perf cpumap: Refactor cpu_map__build_map()
Ian Rogers
1
-87
/
+100
2022-01-12
perf cpumap: Rename empty functions
Ian Rogers
1
-6
/
+6
2022-01-12
perf cpumap: Switch cpu_map__build_map() to cpu function
Ian Rogers
1
-40
/
+4
2022-01-12
perf stat: Switch to cpu version of cpu_map__get()
Ian Rogers
1
-41
/
+52
2021-12-08
perf stat: Support --cputype option for hybrid events
Jin Yao
1
-0
/
+24
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
1
-16
/
+22
2021-11-07
perf parse-events: Rename parse_events_error functions
Ian Rogers
1
-5
/
+5
2021-09-27
perf iostat: Use system-wide mode if the target cpu_list is unspecified
Like Xu
1
-0
/
+2
2021-08-31
perf stat: Do not allow --for-each-cgroup without cpu
Namhyung Kim
1
-1
/
+3
2021-08-11
perf tools: Enable on a list of CPUs for hybrid
Jin Yao
1
-0
/
+6
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
1
-2
/
+2
2021-07-14
perf stat: Merge uncore events by default for hybrid platform
Jin Yao
1
-3
/
+0
2021-07-09
perf stat: Add Topdown metrics L2 events as default events
Kan Liang
1
-0
/
+3
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
1
-6
/
+6
2021-05-21
perf stat: Skip evlist__[enable|disable] when all events uses BPF
Song Liu
1
-3
/
+10
2021-04-29
perf stat: Warn group events from different hybrid PMU
Jin Yao
1
-0
/
+4
2021-04-29
perf stat: Add default hybrid events
Jin Yao
1
-0
/
+28
[next]