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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
perf expr: Tidy hashmap dependency
Ian Rogers
9
-18
/
+6
2022-11-16
perf build: Install libsymbol locally when building
Ian Rogers
4
-10
/
+24
2022-11-16
tool lib symbol: Add Makefile/Build
Ian Rogers
2
-0
/
+116
2022-11-16
tools lib perf: Add missing install headers
Ian Rogers
1
-1
/
+9
2022-11-16
tools lib api: Add missing install headers
Ian Rogers
1
-1
/
+4
2022-11-16
perf build: Install libtraceevent locally when building
Ian Rogers
2
-20
/
+40
2022-11-16
perf build: Install libperf locally when building
Ian Rogers
2
-7
/
+15
2022-11-16
perf build: Install libapi locally when building
Ian Rogers
2
-12
/
+16
2022-11-16
perf build: Install libsubcmd locally when building
Ian Rogers
2
-8
/
+17
2022-11-16
tools lib subcmd: Add install target
Ian Rogers
1
-0
/
+49
2022-11-16
tools lib api: Add install target
Ian Rogers
1
-0
/
+49
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-16
perf stat: Clear screen only if output file is a tty
Namhyung Kim
1
-0
/
+8
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
4
-13
/
+18
2022-11-15
perf tracepoint: Sort events in iterator
Ian Rogers
1
-71
/
+37
2022-11-15
tools lib api fs tracing_path: Add scandir alphasort
Ian Rogers
2
-0
/
+17
2022-11-15
perf pmu: Add data structure documentation
Ian Rogers
2
-6
/
+132
2022-11-15
perf pmu: Remove mostly unused 'struct perf_pmu' 'is_hybrid' member
Ian Rogers
5
-16
/
+6
2022-11-14
perf stat: Add missing separator in the CSV header
Namhyung Kim
1
-2
/
+2
2022-11-14
perf stat: Fix summary output in CSV with --metric-only
Namhyung Kim
1
-3
/
+8
2022-11-14
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
26
-69
/
+36437
2022-11-14
perf stat: Consolidate condition to print metrics
Namhyung Kim
1
-3
/
+1
2022-11-14
perf stat: Fix condition in print_interval()
Namhyung Kim
1
-2
/
+2
2022-11-14
perf stat: Add header for interval in JSON output
Namhyung Kim
1
-0
/
+4
2022-11-14
perf stat: Do not indent headers for JSON
Namhyung Kim
1
-1
/
+1
2022-11-14
perf stat: Fix --metric-only --json output
Namhyung Kim
1
-19
/
+3
2022-11-14
perf stat: Move common code in print_metric_headers()
Namhyung Kim
1
-5
/
+8
2022-11-14
perf stat: Clear screen only if output file is a tty
Namhyung Kim
1
-1
/
+1
2022-11-14
perf stat: Increase metric length to align outputs
Namhyung Kim
1
-1
/
+1
2022-11-12
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-4
/
+35792
[next]