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
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
/
synthetic-events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
1
-1
/
+1
2022-02-06
perf synthetic-events: Return error if procfs isn't mounted for PID namespaces
Leo Yan
1
-0
/
+19
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
1
-9
/
+9
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-6
/
+6
2021-09-17
perf record: Add --synth option
Namhyung Kim
1
-0
/
+28
2021-09-17
perf tools: Allow controlling synthesizing PERF_RECORD_ metadata events durin...
Namhyung Kim
1
-19
/
+26
2021-08-02
perf inject: Fix output from a file to a pipe
Namhyung Kim
1
-1
/
+52
2021-03-29
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-5
/
+6
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
1
-2
/
+2
2021-03-10
perf synthetic events: Avoid write of uninitialized memory when generating PE...
Ian Rogers
1
-4
/
+5
2021-03-10
perf synthetic-events: Fix uninitialized 'kernel_thread' variable
Thomas Richter
1
-1
/
+1
2021-02-18
perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing
Kan Liang
1
-5
/
+7
2021-02-12
perf env: Remove unneeded internal/cpumap inclusions
Ian Rogers
1
-1
/
+0
2021-02-08
perf report: Support instruction latency
Kan Liang
1
-1
/
+3
2021-02-08
perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
1
-2
/
+4
2021-02-03
perf tools: Use scandir() to iterate threads when synthesizing PERF_RECORD_ e...
Namhyung Kim
1
-11
/
+17
2021-02-03
perf tools: Skip PERF_RECORD_MMAP event synthesis for kernel threads
Namhyung Kim
1
-9
/
+23
2021-02-03
perf tools: Use /proc/<PID>/task/<TID>/status for PERF_RECORD_ event synthesis
Namhyung Kim
1
-11
/
+14
2021-01-20
perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Kan Liang
1
-0
/
+8
2020-12-28
perf tools: Allow synthesizing the build id for kernel/modules/tasks in PERF_...
Jiri Olsa
1
-0
/
+32
2020-12-28
perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel modules maps
Jiri Olsa
1
-17
/
+32
2020-12-28
perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel map
Jiri Olsa
1
-13
/
+27
2020-12-17
perf record: Support new sample type for data page size
Kan Liang
1
-0
/
+8
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-27
perf record: Synthesize cgroup events only if needed
Namhyung Kim
1
-0
/
+3
2020-10-14
perf tools: Use build_id object in dso
Jiri Olsa
1
-1
/
+1
2020-09-22
perf tsc: Move out common functions from x86
Leo Yan
1
-8
/
+0
2020-04-30
perf tools: Remove unneeded semicolons
Zou Wei
1
-1
/
+1
2020-04-30
perf synthetic events: Remove use of sscanf from /proc reading
Ian Rogers
1
-52
/
+105
2020-04-16
perf synthetic-events: save 4kb from 2 stack frames
Ian Rogers
1
-12
/
+10
2020-04-03
perf record: Support synthesizing cgroup events
Namhyung Kim
1
-0
/
+122
2020-04-03
perf tools: Basic support for CGROUP event
Namhyung Kim
1
-0
/
+8
2020-03-18
perf tools: Give synthetic mmap events an inode generation
Ian Rogers
1
-0
/
+1
2020-03-10
perf tools: Add hw_idx in struct branch_stack
Kan Liang
1
-2
/
+4
2019-11-26
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-21
perf tools: Add kernel AUX area sampling definitions
Adrian Hunter
1
-0
/
+12
2019-11-06
perf maps: Add for_each_entry()/_safe() iterators
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
1
-1
/
+1
2019-09-25
libperf: Move 'ids' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
1
-3
/
+3
2019-09-25
libperf: Move 'id' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
1
-6
/
+6
2019-09-20
perf tools: Move event synthesizing routines to separate .c file
Arnaldo Carvalho de Melo
1
-0
/
+1884