index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
event.h
Age
Commit message (
Expand
)
Author
2022-10-31
perf thread: Move thread__resolve() from event.h
Arnaldo Carvalho de Melo
2022-10-31
perf symbol: Move addr_location__put() from event.h
Arnaldo Carvalho de Melo
2022-10-31
perf machine: Move machine__resolve() from event.h
Arnaldo Carvalho de Melo
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-10-27
perf event: Drop perf_regs.h include, not needed anymore
Arnaldo Carvalho de Melo
2022-08-19
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
2022-08-19
perf cpumap: Synthetic events and const/static
Ian Rogers
2022-07-20
perf tools: Add perf_event__is_guest()
Adrian Hunter
2022-07-20
perf tools: Add machine_pid and vcpu to perf_sample
Adrian Hunter
2022-02-15
perf intel-pt: Synthesize CFE (Control Flow Event) / EVD (Event Data) event
Adrian Hunter
2022-02-15
perf tools: Define new D (Intr Disable) and t (Intr Toggle) flags
Adrian Hunter
2022-02-15
perf tools: Define Intel PT iflag synthesized event
Adrian Hunter
2022-02-15
perf tools: Define Intel PT CFE (Control Flow Event) / EVD (Event Data) event
Adrian Hunter
2021-12-11
perf tools: Prevent out-of-bounds access to registers
German Gomez
2021-10-20
perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_ID
Adrian Hunter
2021-05-21
perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit
Adrian Hunter
2021-03-26
perf sort: Display sort dimension p_stage_cyc only on supported archs
Athira Rajeev
2021-03-26
perf tools: Support pipeline stage cycles for powerpc
Athira Rajeev
2021-03-26
perf sort: Add dynamic headers for perf report columns
Athira Rajeev
2021-02-18
perf script: Add branch types for VM-Entry and VM-Exit
Adrian Hunter
2021-02-18
perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing
Kan Liang
2021-02-18
perf intel-pt: Add PSB events
Adrian Hunter
2021-02-08
perf report: Support instruction latency
Kan Liang
2021-01-20
perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Kan Liang
2020-12-19
perf script: Support data page size
Kan Liang
2020-12-17
perf record: Support new sample type for data page size
Kan Liang
2020-07-10
perf script: Show text poke address symbol
Adrian Hunter
2020-07-10
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
2020-05-28
perf tools: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-04-03
perf tools: Basic support for CGROUP event
Namhyung Kim
2020-03-09
perf tools: Add hw_idx in struct branch_stack
Kan Liang
2019-11-21
perf tools: Add kernel AUX area sampling definitions
Adrian Hunter
2019-09-20
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
2019-09-20
perf stat: Move perf_stat_synthesize_config() to event.h
Arnaldo Carvalho de Melo
2019-09-20
perf event: Move perf_event__synthesize* to event.h
Arnaldo Carvalho de Melo
2019-08-31
perf tools: Move 'struct events_stats' and prototypes to separate header
Arnaldo Carvalho de Melo
2019-08-31
perf event: Remove needless include directives from event.h
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Remove needless perf.h include directive from headers
Arnaldo Carvalho de Melo
2019-08-29
libperf: Move 'enum perf_user_event_type' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
2019-08-29
libperf: Add 'union perf_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_COMPRESSED 'struct compressed_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_HEADER_FEATURE 'struct feature_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_TIME_CONV 'struct time_conv_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_STAT_ROUND 'struct stat_round_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_STAT 'struct stat_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_STAT_CONFIG 'struct stat_config_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_THREAD_MAP 'struct thread_map_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_SWITCH 'struct context_switch_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_ITRACE_START 'struct itrace_start_event' to perf/eve...
Jiri Olsa
[next]