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-record.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-15
perf record: Fix segfault with --overwrite and --max-size
Yang Jihong
1
-10
/
+6
2022-12-20
perf tools: Fix usage of the verbose variable
Yang Jihong
1
-2
/
+2
2022-12-14
perf evlist: Remove group option.
Ian Rogers
1
-2
/
+0
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-0
/
+2
2022-12-05
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
1
-3
/
+3
2022-11-03
perf record: Use sig_atomic_t for signal handlers
Ian Rogers
1
-4
/
+4
2022-10-27
perf tools: Make quiet mode consistent between tools
James Clark
1
-1
/
+1
2022-10-25
perf record: Fix event fd races
Ian Rogers
1
-16
/
+25
2022-10-04
perf tools: Add debug messages and comments for testing
Adrian Hunter
1
-0
/
+8
2022-10-04
perf record: Fix a segfault in record__read_lost_samples()
Namhyung Kim
1
-0
/
+6
2022-10-04
perf record: Read and inject LOST_SAMPLES events
Namhyung Kim
1
-0
/
+64
2022-10-04
perf record: Update use of pthread mutex
Ian Rogers
1
-4
/
+9
2022-10-04
perf record: Allow multiple recording time ranges
Adrian Hunter
1
-2
/
+22
2022-10-04
perf record: Change evlist->ctl_fd to use fdarray_flag__non_perf_event
Adrian Hunter
1
-14
/
+1
2022-10-04
perf record: Fix way of handling non-perf-event pollfds
Adrian Hunter
1
-0
/
+80
2022-09-21
perf record: Fix cpu mask bit setting for mixed mmaps
Adrian Hunter
1
-0
/
+2
2022-09-08
perf record: Fix synthesis failure warnings
Adrian Hunter
1
-2
/
+6
2022-09-06
tools/perf: Fix out of bound access to cpu mask array
Athira Rajeev
1
-6
/
+20
2022-08-12
perf record: Improve error message of -p not_existing_pid
Martin Liška
1
-2
/
+9
2022-06-23
perf record: Add finished init event
Adrian Hunter
1
-0
/
+27
2022-06-23
perf record: Add new option to sample identifier
Adrian Hunter
1
-0
/
+2
2022-06-23
perf record: Always record id index
Adrian Hunter
1
-7
/
+5
2022-06-23
perf record: Always get text_poke events with --kcore option
Adrian Hunter
1
-0
/
+3
2022-05-26
perf record: Add cgroup support for off-cpu profiling
Namhyung Kim
1
-1
/
+1
2022-05-26
perf record: Implement basic filtering for off-cpu
Namhyung Kim
1
-1
/
+1
2022-05-26
perf record: Enable off-cpu analysis with BPF
Namhyung Kim
1
-0
/
+25
2022-05-26
perf tools: Allow all_cpus to be a superset of user_requested_cpus
Adrian Hunter
1
-6
/
+12
2022-05-26
perf record: Use evlist__add_dummy_on_all_cpus() in record__config_text_poke()
Adrian Hunter
1
-18
/
+3
2022-05-05
perf cpumap: Switch to using perf_cpu_map API
Ian Rogers
1
-6
/
+7
2022-04-14
perf record: Fix per-thread option
Alexey Bayduraev
1
-5
/
+17
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
1
-3
/
+3
2022-02-23
perf data: Adding error message if perf_data__create_dir() fails
Alexey Bayduraev
1
-1
/
+3
2022-02-10
perf record: Implement compatibility checks
Alexey Bayduraev
1
-3
/
+46
2022-02-10
perf record: Extend --threads command line option
Alexey Bayduraev
1
-2
/
+316
2022-02-10
perf record: Introduce --threads command line option
Alexey Bayduraev
1
-1
/
+47
2022-02-10
perf record: Introduce data transferred and compressed stats
Alexey Bayduraev
1
-3
/
+22
2022-02-10
perf record: Introduce compressor at mmap buffer object
Alexey Bayduraev
1
-7
/
+11
2022-02-10
perf record: Introduce bytes written stats
Alexey Bayduraev
1
-3
/
+18
2022-02-10
perf record: Introduce data file at mmap buffer object
Alexey Bayduraev
1
-5
/
+32
2022-02-10
perf record: Start threads in the beginning of trace streaming
Alexey Bayduraev
1
-1
/
+120
2022-02-10
perf record: Stop threads in the end of trace streaming
Alexey Bayduraev
1
-0
/
+31
2022-02-10
perf record: Introduce thread local variable
Alexey Bayduraev
1
-46
/
+94
2022-02-10
perf record: Introduce thread specific data array
Alexey Bayduraev
1
-3
/
+244
2022-02-10
perf record: Introduce thread affinity and mmap masks
Alexey Bayduraev
1
-0
/
+123
2022-01-15
perf record: Disable debuginfod by default
Jiri Olsa
1
-0
/
+13
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-1
/
+1
2021-12-22
perf tools: Record ARM64 LR register automatically
Alexandre Truong
1
-0
/
+8
2021-11-07
perf tools: Check vmlinux/kallsyms arguments in all tools
James Clark
1
-0
/
+4
2021-10-20
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
1
-1
/
+1
2021-09-17
perf record: Add --synth option
Namhyung Kim
1
-9
/
+39
[next]