blob: f54f2adfda62a07ab402175fd668aa3e99dd7f09 [file] [log] [blame]
981892363420 ("perf intel-pt: Document snapshot control command")
97256d1a2a62 ("perf intel-pt: Rename intel-pt.txt and put it in man page format")
c4ab2f0f763d ("perf intel-pt: Add support for recording AUX area samples")
243384dd25c8 ("perf intel-pt: Add brief documentation for PEBS via Intel PT")
9e64cefe4335 ("perf intel-pt: Process options for PEBS event synthesis")
63503dba87ac ("perf evlist: Rename struct perf_evlist to struct evlist")
32dcd021d004 ("perf evsel: Rename struct perf_evsel to struct evsel")
9749b90e566c ("perf tools: Rename struct thread_map to struct perf_thread_map")
f854839ba2a5 ("perf cpu_map: Rename struct cpu_map to struct perf_cpu_map")
af4a0991f40a ("perf evsel: Store backpointer to attached bpf_object")
111442cfc8ab ("perf top: Fix potential NULL pointer dereference detected by the smatch tool")
2f87f33f4226 ("perf stat: Fix group lookup for metric group")
b9322cab17a1 ("perf db-export: Export synth events")
9d0bc53e35b8 ("perf intel-pt: Synthesize PEBS sample basic information")
e62ca655eea7 ("perf intel-pt: Prepare to synthesize PEBS samples")
53fe307dfd30 ("perf test 6: Fix missing kvm module load for s390")
e39a12cbd249 ("perf tests: Add a test for time-utils")
e45c48a9a4d2 ("perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode")
db5742b6849e ("perf stat: Support per-die aggregation")
acae8b36cded ("perf header: Add die information in CPU topology")
b74d8686a18b ("perf cpumap: Retrieve die id information")
1c839a5a4061 ("perf cs-etm: Configure timestamp generation in CPU-wide mode")
3399ad9ac234 ("perf cs-etm: Configure contextID tracing in CPU-wide mode")
5b1dc0fd1da0 ("perf intel-pt: Add support for samples to contain IPC ratio")
490c8cc949ec ("perf script: Add --show-bpf-events to show eBPF related events")
4f600bcf657d ("perf tests: Add map_groups__merge_in test")
fb5a88d4131a ("perf tools: Preserve eBPF maps when loading kcore")
4fc4d8dfa056 ("perf stat: Support 'percore' event qualifier")
40480a813670 ("perf stat: Factor out aggregate counts printing")
5d7f41164930 ("perf record: Implement compression for serial trace streaming")
51255a8af7c4 ("perf mmap: Implement dedicated memory buffer for data compression")
42e1fd80a5b8 ("perf record: Implement COMPRESSED event record and its attributes")
d3c8c08e75c4 ("perf session: Define 'bytes_transferred' and 'bytes_compressed' metrics")
470530bbb8fb ("perf record: Implement --mmap-flush=<number> option")
3371f389e4be ("perf evsel: Support printing evsel name for 'duration_time'")
f0fbb114e302 ("perf stat: Implement duration_time as a proper event")
c2b3c170db61 ("perf stat: Revert checks for duration_time")
4e8a5c155137 ("perf evsel: Fix max perf_event_attr.precise_ip detection")
d56354dc4909 ("perf tools: Save bpf_prog_info and BTF of new BPF programs")
657ee5531903 ("perf evlist: Introduce side band thread")
3ca3877a9732 ("perf bpf: Process PERF_BPF_EVENT_PROG_LOAD for annotation")
a70a1123174a ("perf bpf: Save BTF information as headers to perf.data")
606f972b1361 ("perf bpf: Save bpf_prog_info information as headers to perf.data")
e4378f0cb90b ("perf bpf: Save bpf_prog_info in a rbtree in perf_env")
e5416950454f ("perf bpf: Make synthesize_bpf_events() receive perf_session pointer instead of perf_tool")
a742258af131 ("perf bpf: Synthesize bpf events with bpf_program__get_prog_info_linear()")
71184c6ab7e6 ("perf record: Replace option --bpf-event with --no-bpf-event")
0dba9e4be95b ("perf top: Delete the evlist before perf_session, fixing heap-use-after-free issue")
4968ac8fb7c3 ("perf report: Implement browsing of individual samples")
6f3da20e151f ("perf report: Support builtin perf script in scripts menu")