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
2021-09-11
perf tools: Allow build-id with trailing zeros
Namhyung Kim
1
-0
/
+10
2021-09-11
perf tools: Fix hybrid config terms list corruption
Adrian Hunter
2
-9
/
+27
2021-09-11
perf tools: Factor out copy_config_terms() and free_config_terms()
Adrian Hunter
3
-13
/
+19
2021-09-11
perf tools: Fix perf_event_attr__fprintf() missing/dupl. fields
Adrian Hunter
1
-1
/
+4
2021-09-11
perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versions
Arnaldo Carvalho de Melo
1
-0
/
+8
2021-09-11
perf report: Add support to print a textual representation of IBS raw sample ...
Kim Phillips
4
-1
/
+303
2021-09-10
perf env: Add perf_env__cpuid, perf_env__{nr_}pmu_mappings
Kim Phillips
2
-0
/
+83
2021-09-10
perf symbol: Look for ImageBase in PE file to compute .text offset
Remi Bernon
1
-4
/
+16
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-7
/
+7
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
4
-7
/
+7
2021-09-05
Merge tag 'perf-tools-for-v5.15-2021-09-04' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
40
-615
/
+994
2021-09-03
perf pmu: Add PMU alias support
Kan Liang
3
-4
/
+44
2021-09-03
perf session: Report collisions in AUX records
Suzuki K Poulose
2
-0
/
+10
2021-09-03
perf script python: Allow reporting the [un]throttle PERF_RECORD_ meta event
Stephen Brennan
2
-0
/
+35
2021-09-03
perf cs-etm: Show a warning for an unknown magic number
James Clark
1
-0
/
+5
2021-09-03
perf cs-etm: Print the decoder name
James Clark
3
-8
/
+14
2021-09-03
perf cs-etm: Create ETE decoder
James Clark
3
-0
/
+50
2021-09-03
perf cs-etm: Update OpenCSD decoder for ETE
James Clark
1
-2
/
+0
2021-09-03
perf cs-etm: Save TRCDEVARCH register
James Clark
2
-2
/
+24
2021-09-03
perf cs-etm: Initialise architecture based on TRCIDR1
James Clark
1
-1
/
+16
2021-09-03
perf cs-etm: Refactor initialisation of decoder params.
James Clark
1
-74
/
+25
2021-09-01
perf evlist: Add evlist__for_each_entry_from() macro
Riccardo Mancini
1
-0
/
+16
2021-08-31
perf evsel: Handle precise_ip fallback in evsel__open_cpu()
Riccardo Mancini
2
-33
/
+28
2021-08-31
perf evsel: Move bpf_counter__install_pe() to success path in evsel__open_cpu()
Riccardo Mancini
1
-2
/
+2
2021-08-31
perf evsel: Move test_attr__open() to success path in evsel__open_cpu()
Riccardo Mancini
1
-5
/
+5
2021-08-31
perf evsel: Move ignore_missing_thread() to fallback code
Riccardo Mancini
2
-16
/
+18
2021-08-31
perf evsel: Separate rlimit increase from evsel__open_cpu()
Riccardo Mancini
2
-20
/
+33
2021-08-31
perf evsel: Separate missing feature detection from evsel__open_cpu()
Riccardo Mancini
2
-83
/
+92
2021-08-31
perf evsel: Add evsel__prepare_open()
Riccardo Mancini
2
-0
/
+16
2021-08-31
perf evsel: Separate missing feature disabling from evsel__open_cpu
Riccardo Mancini
1
-26
/
+31
2021-08-31
perf evsel: Save open flags in evsel in prepare_open()
Riccardo Mancini
2
-12
/
+13
2021-08-31
perf evsel: Separate open preparation from open itself
Riccardo Mancini
1
-11
/
+34
2021-08-31
perf evsel: Remove retry_sample_id goto label
Riccardo Mancini
1
-2
/
+1
2021-08-31
perf mmap: Add missing bitops.h header
Riccardo Mancini
1
-0
/
+1
2021-08-31
perf tools: Fix LLVM download hint link
James Clark
1
-1
/
+1
2021-08-31
perf tools: Fix LLVM test failure when running in verbose mode
James Clark
1
-1
/
+1
2021-08-31
perf tools: Refactor LLVM test warning for missing binary
James Clark
1
-15
/
+21
2021-08-31
perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
Leo Yan
2
-7
/
+103
2021-08-31
perf bpf: Fix memory leaks relating to BTF.
Ian Rogers
2
-3
/
+3
2021-08-31
perf header: Fix spelling mistake "cant'" -> "can't"
Colin Ian King
1
-1
/
+1
2021-08-30
perf config: Fix caching and memory leak in perf_home_perfconfig()
Arnaldo Carvalho de Melo
1
-1
/
+4
2021-08-30
perf tools: Fixup get_current_dir_name() compilation
Alexey Dobriyan
1
-1
/
+2
2021-08-24
perf tools: Add missing newline at the end of header file
Nghia Le
1
-1
/
+1
2021-08-11
perf tools: Enable on a list of CPUs for hybrid
Jin Yao
5
-0
/
+114
2021-08-11
perf tools: Create hybrid flag in target
Jin Yao
2
-1
/
+2
2021-08-11
perf tests: Add dlfilter test
Adrian Hunter
2
-2
/
+4
2021-08-11
perf build: Move perf_dlfilters.h in the source tree
Adrian Hunter
2
-151
/
+1
2021-08-10
perf pmu: Make pmu_add_sys_aliases() public
John Garry
2
-1
/
+2
2021-08-10
perf pmu: Check .is_uncore field in pmu_add_cpu_aliases_map()
John Garry
1
-2
/
+1
2021-08-09
perf env: Track kernel 64-bit mode in environment
Leo Yan
2
-1
/
+26
[next]