index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
synthetic-events.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Fix calloc() arguments to address error introduced in gcc-14
Sun Haiyong
2024-01-26
1
-2
/
+2
*
perf synthetic-events: Use function to add missing maps lock
Ian Rogers
2023-12-19
1
-51
/
+67
*
perf tools: Convert to perf_record_header_attr_id()
Namhyung Kim
2023-08-29
1
-1
/
+1
*
perf stat record: Save cache level information
K Prateek Nayak
2023-05-23
1
-0
/
+1
*
perf map: Add accessor for start and end
Ian Rogers
2023-04-04
1
-8
/
+8
*
perf map: Add accessor for dso
Ian Rogers
2023-04-04
1
-6
/
+6
*
perf maps: Remove rb_node from struct map
Ian Rogers
2023-04-04
1
-12
/
+14
*
perf tools: Ensure evsel name is initialized
Ian Rogers
2023-02-19
1
-1
/
+1
*
perf buildid: Avoid copy of uninitialized memory
Ian Rogers
2023-01-27
1
-2
/
+2
*
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
1
-0
/
+6
*
perf inject: Set PERF_RECORD_MISC_BUILD_ID_SIZE
Namhyung Kim
2022-11-23
1
-1
/
+2
*
perf record: Save DSO build-ID for synthesizing
Namhyung Kim
2022-10-06
1
-3
/
+22
*
perf cpumap: Add range data encoding
Ian Rogers
2022-10-04
1
-76
/
+75
*
perf events: Prefer union over variable length array
Ian Rogers
2022-10-04
1
-7
/
+5
*
perf tools: Honor namespace when synthesizing build-ids
Namhyung Kim
2022-09-21
1
-3
/
+14
*
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
2022-08-19
1
-7
/
+25
*
perf cpumap: Fix alignment for masks in event encoding
Ian Rogers
2022-08-19
1
-14
/
+20
*
perf cpumap: Compute mask size in constant time
Ian Rogers
2022-08-19
1
-12
/
+1
*
perf cpumap: Synthetic events and const/static
Ian Rogers
2022-08-19
1
-9
/
+11
*
perf tools: Add machine_pid and vcpu to id_index
Adrian Hunter
2022-07-20
1
-12
/
+39
*
perf tools: Add perf_event__synthesize_id_sample()
Adrian Hunter
2022-07-20
1
-0
/
+47
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-07-18
1
-4
/
+5
|
\
|
*
perf synthetic-events: Ignore dead threads during event synthesis
Namhyung Kim
2022-07-02
1
-2
/
+3
|
*
perf synthetic-events: Don't sort the task scan result from /proc
Namhyung Kim
2022-07-02
1
-2
/
+2
*
|
perf record: Always record id index
Adrian Hunter
2022-06-23
1
-2
/
+5
|
/
*
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-04-01
1
-1
/
+1
*
perf synthetic-events: Return error if procfs isn't mounted for PID namespaces
Leo Yan
2022-02-06
1
-0
/
+19
*
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-22
1
-9
/
+9
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
1
-6
/
+6
*
perf record: Add --synth option
Namhyung Kim
2021-09-17
1
-0
/
+28
*
perf tools: Allow controlling synthesizing PERF_RECORD_ metadata events durin...
Namhyung Kim
2021-09-17
1
-19
/
+26
*
perf inject: Fix output from a file to a pipe
Namhyung Kim
2021-08-02
1
-1
/
+52
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-03-29
1
-5
/
+6
|
\
|
*
perf synthetic events: Avoid write of uninitialized memory when generating PE...
Ian Rogers
2021-03-10
1
-4
/
+5
|
*
perf synthetic-events: Fix uninitialized 'kernel_thread' variable
Thomas Richter
2021-03-10
1
-1
/
+1
*
|
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-23
1
-2
/
+2
|
/
*
perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing
Kan Liang
2021-02-18
1
-5
/
+7
*
perf env: Remove unneeded internal/cpumap inclusions
Ian Rogers
2021-02-12
1
-1
/
+0
*
perf report: Support instruction latency
Kan Liang
2021-02-08
1
-1
/
+3
*
perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
2021-02-08
1
-2
/
+4
*
perf tools: Use scandir() to iterate threads when synthesizing PERF_RECORD_ e...
Namhyung Kim
2021-02-03
1
-11
/
+17
*
perf tools: Skip PERF_RECORD_MMAP event synthesis for kernel threads
Namhyung Kim
2021-02-03
1
-9
/
+23
*
perf tools: Use /proc/<PID>/task/<TID>/status for PERF_RECORD_ event synthesis
Namhyung Kim
2021-02-03
1
-11
/
+14
*
perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Kan Liang
2021-01-20
1
-0
/
+8
*
perf tools: Allow synthesizing the build id for kernel/modules/tasks in PERF_...
Jiri Olsa
2020-12-28
1
-0
/
+32
*
perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel modules maps
Jiri Olsa
2020-12-28
1
-17
/
+32
*
perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel map
Jiri Olsa
2020-12-28
1
-13
/
+27
*
perf record: Support new sample type for data page size
Kan Liang
2020-12-17
1
-0
/
+8
*
perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf record: Synthesize cgroup events only if needed
Namhyung Kim
2020-11-27
1
-0
/
+3
[next]