index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
event.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-19
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
1
-1
/
+20
2022-08-19
perf cpumap: Synthetic events and const/static
Ian Rogers
1
-4
/
+0
2022-07-20
perf tools: Add perf_event__is_guest()
Adrian Hunter
1
-0
/
+21
2022-07-20
perf tools: Add machine_pid and vcpu to perf_sample
Adrian Hunter
1
-0
/
+2
2022-02-15
perf intel-pt: Synthesize CFE (Control Flow Event) / EVD (Event Data) event
Adrian Hunter
1
-1
/
+1
2022-02-15
perf tools: Define new D (Intr Disable) and t (Intr Toggle) flags
Adrian Hunter
1
-1
/
+3
2022-02-15
perf tools: Define Intel PT iflag synthesized event
Adrian Hunter
1
-0
/
+13
2022-02-15
perf tools: Define Intel PT CFE (Control Flow Event) / EVD (Event Data) event
Adrian Hunter
1
-0
/
+28
2021-12-11
perf tools: Prevent out-of-bounds access to registers
German Gomez
1
-1
/
+4
2021-10-20
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
1
-0
/
+5
2021-05-21
perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit
Adrian Hunter
1
-1
/
+1
2021-03-26
perf sort: Display sort dimension p_stage_cyc only on supported archs
Athira Rajeev
1
-0
/
+1
2021-03-26
perf tools: Support pipeline stage cycles for powerpc
Athira Rajeev
1
-0
/
+1
2021-03-26
perf sort: Add dynamic headers for perf report columns
Athira Rajeev
1
-0
/
+1
2021-02-18
perf script: Add branch types for VM-Entry and VM-Exit
Adrian Hunter
1
-1
/
+5
2021-02-18
perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing
Kan Liang
1
-0
/
+3
2021-02-18
perf intel-pt: Add PSB events
Adrian Hunter
1
-0
/
+7
2021-02-08
perf report: Support instruction latency
Kan Liang
1
-0
/
+1
2021-01-20
perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Kan Liang
1
-0
/
+1
2020-12-19
perf script: Support data page size
Kan Liang
1
-0
/
+3
2020-12-17
perf record: Support new sample type for data page size
Kan Liang
1
-0
/
+1
2020-07-10
perf script: Show text poke address symbol
Adrian Hunter
1
-2
/
+2
2020-07-10
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
1
-0
/
+5
2020-05-28
perf tools: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-04-03
perf tools: Basic support for CGROUP event
Namhyung Kim
1
-0
/
+6
2020-03-10
perf tools: Add hw_idx in struct branch_stack
Kan Liang
1
-0
/
+1
2019-11-21
perf tools: Add kernel AUX area sampling definitions
Adrian Hunter
1
-0
/
+6
2019-09-20
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
1
-116
/
+2
2019-09-20
perf stat: Move perf_stat_synthesize_config() to event.h
Arnaldo Carvalho de Melo
1
-0
/
+5
2019-09-20
perf event: Move perf_event__synthesize* to event.h
Arnaldo Carvalho de Melo
1
-0
/
+36
2019-09-01
perf tools: Move 'struct events_stats' and prototypes to separate header
Arnaldo Carvalho de Melo
1
-42
/
+0
2019-09-01
perf event: Remove needless include directives from event.h
Arnaldo Carvalho de Melo
1
-6
/
+12
2019-08-29
perf tools: Remove needless perf.h include directive from headers
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-08-29
libperf: Move 'enum perf_user_event_type' to perf/event.h
Jiri Olsa
1
-23
/
+0
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
1
-2
/
+2
2019-08-29
libperf: Add 'union perf_event' to perf/event.h
Jiri Olsa
1
-36
/
+0
2019-08-29
libperf: Add PERF_RECORD_COMPRESSED 'struct compressed_event' to perf/event.h
Jiri Olsa
1
-5
/
+0
2019-08-29
libperf: Add PERF_RECORD_HEADER_FEATURE 'struct feature_event' to perf/event.h
Jiri Olsa
1
-6
/
+0
2019-08-29
libperf: Add PERF_RECORD_TIME_CONV 'struct time_conv_event' to perf/event.h
Jiri Olsa
1
-7
/
+0
2019-08-29
libperf: Add PERF_RECORD_STAT_ROUND 'struct stat_round_event' to perf/event.h
Jiri Olsa
1
-6
/
+0
2019-08-29
libperf: Add PERF_RECORD_STAT 'struct stat_event' to perf/event.h
Jiri Olsa
1
-17
/
+0
2019-08-29
libperf: Add PERF_RECORD_STAT_CONFIG 'struct stat_config_event' to perf/event.h
Jiri Olsa
1
-18
/
+0
2019-08-29
libperf: Add PERF_RECORD_THREAD_MAP 'struct thread_map_event' to perf/event.h
Jiri Olsa
1
-11
/
+0
2019-08-29
libperf: Add PERF_RECORD_SWITCH 'struct context_switch_event' to perf/event.h
Jiri Olsa
1
-6
/
+0
2019-08-29
libperf: Add PERF_RECORD_ITRACE_START 'struct itrace_start_event' to perf/eve...
Jiri Olsa
1
-5
/
+0
2019-08-29
libperf: Add PERF_RECORD_AUX 'struct aux_event' to perf/event.h
Jiri Olsa
1
-7
/
+0
2019-08-29
libperf: Add PERF_RECORD_AUXTRACE_ERROR 'struct auxtrace_error_event' to perf...
Jiri Olsa
1
-15
/
+0
2019-08-29
libperf: Add PERF_RECORD_AUXTRACE 'struct auxtrace_event' to perf/event.h
Jiri Olsa
1
-11
/
+0
2019-08-29
libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' to perf/e...
Jiri Olsa
1
-7
/
+0
2019-08-29
libperf: Add PERF_RECORD_ID_INDEX 'struct id_index_event' to perf/event.h
Jiri Olsa
1
-13
/
+2
[next]