index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
synthetic-events.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-25
perf symbol: Add blocking argument to filename__read_build_id
Ian Rogers
1
-1
/
+1
2025-07-25
perf sample: Remove arch notion of sample parsing
Ian Rogers
1
-2
/
+8
2025-07-25
perf record: Make --buildid-mmap the default
Ian Rogers
1
-8
/
+8
2025-07-25
perf dso: Move build_id to dso_id
Ian Rogers
1
-6
/
+12
2025-07-25
perf build-id: Ensure struct build_id is empty before use
Ian Rogers
1
-1
/
+1
2025-07-24
perf build-id: Reduce size of "size" variable
Ian Rogers
1
-2
/
+6
2025-07-24
libperf evsel: Rename own_cpus to pmu_cpus
Ian Rogers
1
-2
/
+2
2025-02-24
perf events: Remove scandir in thread synthesis
Ian Rogers
1
-10
/
+12
2025-02-12
perf sample: Make user_regs and intr_regs optional
Ian Rogers
1
-12
/
+12
2024-12-12
perf tools: Avoid unaligned pointer operations
Namhyung Kim
1
-5
/
+9
2024-09-10
perf inject: Add new mmap2-buildid-all option
Ian Rogers
1
-0
/
+57
2024-09-10
perf inject: Fix build ID injection
Ian Rogers
1
-12
/
+32
2024-08-19
perf synthetic-events: Avoid unnecessary memset
Ian Rogers
1
-1
/
+1
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
1
-40
/
+40
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
1
-12
/
+12
2024-01-26
perf tools: Fix calloc() arguments to address error introduced in gcc-14
Sun Haiyong
1
-2
/
+2
2023-12-18
perf synthetic-events: Use function to add missing maps lock
Ian Rogers
1
-51
/
+67
2023-08-29
perf tools: Convert to perf_record_header_attr_id()
Namhyung Kim
1
-1
/
+1
2023-05-23
perf stat record: Save cache level information
K Prateek Nayak
1
-0
/
+1
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
1
-8
/
+8
2023-04-04
perf map: Add accessor for dso
Ian Rogers
1
-6
/
+6
2023-04-04
perf maps: Remove rb_node from struct map
Ian Rogers
1
-12
/
+14
2023-02-19
perf tools: Ensure evsel name is initialized
Ian Rogers
1
-1
/
+1
2023-01-27
perf buildid: Avoid copy of uninitialized memory
Ian Rogers
1
-2
/
+2
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-0
/
+6
2022-11-23
perf inject: Set PERF_RECORD_MISC_BUILD_ID_SIZE
Namhyung Kim
1
-1
/
+2
2022-10-06
perf record: Save DSO build-ID for synthesizing
Namhyung Kim
1
-3
/
+22
2022-10-04
perf cpumap: Add range data encoding
Ian Rogers
1
-76
/
+75
2022-10-04
perf events: Prefer union over variable length array
Ian Rogers
1
-7
/
+5
2022-09-21
perf tools: Honor namespace when synthesizing build-ids
Namhyung Kim
1
-3
/
+14
2022-08-19
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
1
-7
/
+25
2022-08-19
perf cpumap: Fix alignment for masks in event encoding
Ian Rogers
1
-14
/
+20
2022-08-19
perf cpumap: Compute mask size in constant time
Ian Rogers
1
-12
/
+1
2022-08-19
perf cpumap: Synthetic events and const/static
Ian Rogers
1
-9
/
+11
2022-07-20
perf tools: Add machine_pid and vcpu to id_index
Adrian Hunter
1
-12
/
+39
2022-07-20
perf tools: Add perf_event__synthesize_id_sample()
Adrian Hunter
1
-0
/
+47
2022-07-18
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-4
/
+5
2022-07-02
perf synthetic-events: Ignore dead threads during event synthesis
Namhyung Kim
1
-2
/
+3
2022-07-02
perf synthetic-events: Don't sort the task scan result from /proc
Namhyung Kim
1
-2
/
+2
2022-06-23
perf record: Always record id index
Adrian Hunter
1
-2
/
+5
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
[next]