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
/
auxtrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-20
perf auxtrace: Add machine_pid and vcpu to auxtrace_error
Adrian Hunter
1
-6
/
+24
2022-05-26
perf tools: Allow all_cpus to be a superset of user_requested_cpus
Adrian Hunter
1
-1
/
+1
2022-05-26
perf auxtrace: Remove auxtrace_mmap_params__set_idx() per_cpu parameter
Adrian Hunter
1
-2
/
+3
2022-05-26
perf auxtrace: Add mmap_needed to auxtrace_mmap_params
Adrian Hunter
1
-2
/
+8
2022-05-10
perf auxtrace: Do not mix up mmap idx
Adrian Hunter
1
-2
/
+8
2022-05-10
perf auxtrace: Move evlist__enable_event_idx() to auxtrace.c
Adrian Hunter
1
-0
/
+10
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
1
-1
/
+1
2022-02-15
perf auxtrace: Add itrace option "I"
Adrian Hunter
1
-0
/
+4
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
1
-1
/
+1
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-6
/
+6
2021-10-27
perf auxtrace: Add itrace A option to approximate IPC
Adrian Hunter
1
-0
/
+3
2021-08-31
perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}
Leo Yan
1
-4
/
+84
2021-08-09
perf: Cleanup for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Leo Yan
1
-5
/
+0
2021-08-09
perf auxtrace: Remove auxtrace_mmap__read_snapshot_head()
Leo Yan
1
-8
/
+5
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
1
-6
/
+6
2021-06-01
perf auxtrace: Factor out itrace_do_parse_synth_opts()
Adrian Hunter
1
-3
/
+7
2021-05-12
perf auxtrace: Allow buffers to be mapped read / write
Adrian Hunter
1
-2
/
+3
2021-05-12
perf auxtrace: Add Z itrace option for timeless decoding
Adrian Hunter
1
-0
/
+3
2021-04-23
perf auxtrace: Fix potential NULL pointer dereference
Leo Yan
1
-1
/
+1
2021-03-10
perf auxtrace: Fix auxtrace queue conflict
Adrian Hunter
1
-4
/
+0
2021-02-18
perf auxtrace: Automatically group aux-output events
Adrian Hunter
1
-0
/
+15
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' event group methods
Arnaldo Carvalho de Melo
1
-4
/
+2
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' enable event methods
Arnaldo Carvalho de Melo
1
-2
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' sample parsing methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-11
perf auxtrace: Add itrace option '-M' for memory events
Leo Yan
1
-0
/
+4
2020-08-06
perf auxtrace: Add itrace 'q' option for quicker, less detailed decoding
Adrian Hunter
1
-0
/
+3
2020-08-06
perf auxtrace: Add optional log flags to the itrace 'd' option
Adrian Hunter
1
-0
/
+3
2020-08-06
perf auxtrace: Add optional error flags to the itrace 'e' option
Adrian Hunter
1
-0
/
+44
2020-06-02
perf tools: Remove some duplicated includes
Tiezhu Yang
1
-1
/
+0
2020-06-01
perf auxtrace: Add four itrace options
Tan Xiaojun
1
-0
/
+17
2020-05-28
perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env()
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-05-05
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
1
-4
/
+4
2020-05-05
perf evsel: Rename perf_evsel__*filter*() to evsel__*filter*()
Arnaldo Carvalho de Melo
1
-3
/
+3
2020-05-05
perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*()
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-05-05
perf evsel: Rename perf_evsel__is_aux_event() to evsel__is_aux_event()
Arnaldo Carvalho de Melo
1
-3
/
+3
2020-05-05
perf evsel: Rename perf_evsel__find_pmu() to evsel__find_pmu()
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-05-05
perf auxtrace: Add option to synthesize branch stack for regular events
Adrian Hunter
1
-1
/
+5
2020-05-05
perf tools: Move routines that probe for perf API features to separate file
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-04-18
perf evsel: Move and globalize perf_evsel__find_pmu() and perf_evsel__is_aux_...
Adrian Hunter
1
-19
/
+0
2020-04-16
perf auxtrace: Add an option to synthesize callchains for regular events
Adrian Hunter
1
-1
/
+5
2020-04-16
perf auxtrace: For reporting purposes, un-group AUX area event
Adrian Hunter
1
-5
/
+55
2020-04-16
perf auxtrace: Add ->evsel_is_auxtrace() callback
Adrian Hunter
1
-0
/
+9
2020-02-18
perf auxtrace: Add auxtrace_record__read_finish()
Adrian Hunter
1
-1
/
+21
2019-11-22
perf auxtrace: Add support for queuing AUX area samples
Adrian Hunter
1
-0
/
+107
2019-11-22
perf auxtrace: Add support for dumping AUX area samples
Adrian Hunter
1
-0
/
+10
2019-11-22
perf record: Add aux-sample-size config term
Adrian Hunter
1
-1
/
+75
2019-11-22
perf auxtrace: Add support for AUX area sample recording
Adrian Hunter
1
-0
/
+107
2019-11-22
perf auxtrace: Move perf_evsel__find_pmu()
Adrian Hunter
1
-12
/
+12
2019-11-06
perf auxtrace: Add auxtrace_cache__remove()
Adrian Hunter
1
-0
/
+28
[next]