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-12-05
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
8
-14
/
+14
2022-12-02
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
8
-14
/
+14
2022-11-24
perf list: List callback support for libpfm
Ian Rogers
2
-90
/
+71
2022-11-24
perf symbol: correction while adjusting symbol
Ajay Kaher
1
-1
/
+1
2022-11-24
perf stat: Tidy up JSON metric-only output when no metrics
Namhyung Kim
1
-10
/
+17
2022-11-24
perf stat: Rename "aggregate-number" to "cpu-count" in JSON
Namhyung Kim
1
-4
/
+4
2022-11-24
perf stat: Fix JSON output in metric-only mode
Namhyung Kim
1
-18
/
+24
2022-11-24
perf stat: Pass through 'struct outstate'
Namhyung Kim
3
-61
/
+48
2022-11-24
perf stat: Do not pass runtime_stat to printout()
Namhyung Kim
1
-5
/
+4
2022-11-24
perf stat: Pass struct outstate to printout()
Namhyung Kim
1
-20
/
+18
2022-11-24
perf stat: Pass 'struct outstate' to print_metric_begin()
Namhyung Kim
1
-22
/
+28
2022-11-24
perf stat: Use 'struct outstate' in evlist__print_counters()
Namhyung Kim
1
-11
/
+14
2022-11-24
perf stat: Pass const char *prefix to display routines
Namhyung Kim
2
-10
/
+10
2022-11-24
perf stat: Remove metric_only argument in print_counter_aggrdata()
Namhyung Kim
1
-11
/
+6
2022-11-24
perf stat: Remove prefix argument in print_metric_headers()
Namhyung Kim
1
-16
/
+10
2022-11-24
perf stat: Use scnprintf() in prepare_interval()
Namhyung Kim
1
-10
/
+10
2022-11-24
perf stat: Do not align time prefix in CSV output
Namhyung Kim
1
-3
/
+6
2022-11-24
perf stat: Move summary prefix printing logic in CSV output
Namhyung Kim
1
-7
/
+7
2022-11-24
perf stat: Fix cgroup display in JSON output
Namhyung Kim
1
-1
/
+1
2022-11-23
perf lock contention: Do not use BPF task local storage
Namhyung Kim
2
-12
/
+23
2022-11-23
perf inject: Set PERF_RECORD_MISC_BUILD_ID_SIZE
Namhyung Kim
1
-1
/
+2
2022-11-23
perf list: Reorganize to use callbacks to allow honouring command line options
Ian Rogers
6
-460
/
+343
2022-11-23
perf build: Fix LIBTRACEEVENT_DYNAMIC
Ian Rogers
1
-1
/
+2
2022-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+7
2022-11-16
perf cpumap: Tidy libperf includes
Ian Rogers
4
-4
/
+3
2022-11-16
perf thread_map: Reduce exposure of libperf internal API
Ian Rogers
6
-7
/
+7
2022-11-16
perf expr: Tidy hashmap dependency
Ian Rogers
7
-18
/
+4
2022-11-16
perf build: Install libsymbol locally when building
Ian Rogers
1
-5
/
+0
2022-11-16
perf stat: Add print_aggr_cgroup() for --for-each-cgroup and --topdown
Namhyung Kim
1
-1
/
+40
2022-11-16
perf stat: Support --for-each-cgroup and --metric-only
Namhyung Kim
1
-11
/
+47
2022-11-16
perf stat: Factor out print_metric_{begin,end}()
Namhyung Kim
1
-22
/
+34
2022-11-16
perf stat: Factor out prefix display
Namhyung Kim
1
-28
/
+15
2022-11-16
perf stat: Move condition to print_footer()
Namhyung Kim
1
-2
/
+4
2022-11-16
perf stat: Rework header display
Namhyung Kim
1
-79
/
+106
2022-11-16
perf stat: Remove impossible condition
Namhyung Kim
1
-3
/
+0
2022-11-16
perf stat: Cleanup interval print alignment
Namhyung Kim
1
-74
/
+91
2022-11-16
perf stat: Factor out prepare_interval()
Namhyung Kim
1
-15
/
+24
2022-11-16
perf stat: Split print_metric_headers() function
Namhyung Kim
1
-15
/
+37
2022-11-16
perf stat: Align cgroup names
Namhyung Kim
1
-1
/
+1
2022-11-16
perf stat: Add before_metric argument
Namhyung Kim
1
-40
/
+42
2022-11-16
perf stat: Handle bad events in abs_printout()
Namhyung Kim
1
-41
/
+27
2022-11-16
perf stat: Factor out print_counter_value() function
Namhyung Kim
1
-28
/
+53
2022-11-16
perf stat: Split aggr_printout() function
Namhyung Kim
1
-99
/
+121
2022-11-16
perf stat: Split print_cgroup() function
Namhyung Kim
1
-2
/
+19
2022-11-16
perf stat: Split print_noise_pct() function
Namhyung Kim
1
-4
/
+23
2022-11-16
perf stat: Split print_running() function
Namhyung Kim
1
-10
/
+27
2022-11-15
perf pmu: Restructure print_pmu_events() to avoid memory allocations
Ian Rogers
1
-98
/
+110
2022-11-15
perf list: Simplify symbol event printing
Ian Rogers
1
-58
/
+21
2022-11-15
perf list: Simplify cache event printing
Ian Rogers
1
-103
/
+27
2022-11-15
perf list: Generalize limiting to a PMU name
Ian Rogers
2
-4
/
+3
[prev]
[next]