blob: 15f9f91d85e234f2fc3fca92ebaee7cb508378d6 [file] [log] [blame]
4b247fa7314c ("libperf: Adopt xyarray class from perf")
93bce7e5bfcd ("libperf: Move zalloc.o into libperf")
b27c4ece725a ("libperf: Include perf_evsel in evsel object")
285a30c36d1e ("libperf: Add perf_evlist and perf_evsel structs")
07acd22677ac ("libperf: Add perf_thread_map struct")
959b83c76938 ("libperf: Add perf_cpu_map struct")
314350491810 ("libperf: Make libperf.a part of the perf build")
a1cf3a75d331 ("perf evlist: Rename perf_evlist__add() to evlist__add()")
5eb2dd2ade83 ("perf evsel: Rename perf_evsel__delete() to evsel__delete()")
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")
e56fbc9dc79c ("perf tools: Use list_del_init() more thorougly")
d8f9da240495 ("perf tools: Use zfree() where applicable")
111442cfc8ab ("perf top: Fix potential NULL pointer dereference detected by the smatch tool")
e3a9427323a5 ("perf stat: Fix metrics with --no-merge")
2f87f33f4226 ("perf stat: Fix group lookup for metric group")
bd9860bf050f ("perf tools: Use linux/ctype.h in more places")
3052ba56bcb5 ("tools perf: Move from sane_ctype.h obtained from git to the Linux's original")
cf8b6970f4fc ("perf symbols: We need util.h in symbol-elf.c for zfree()")
6a9fa4e3bdde ("perf string: Move 'dots' and 'graph_dotted_line' out of sane_ctype.h")
93d50edc80ab ("perf ctype: Remove now unused 'spaces' variable")
828e27a89915 ("perf ctype: Remove unused 'graph_line' variable")
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")
a77a05e2337d ("perf time-utils: Add support for multiple explicit time intervals")
e39a12cbd249 ("perf tests: Add a test for time-utils")
929afa0092d0 ("perf time-utils: Make perf_time__parse_for_ranges() more logical")
2a8afddc084a ("perf time-utils: Simplify perf_time__parse_for_ranges() error paths slightly")
0ccc69ba0af4 ("perf time-utils: Fix --time documentation")
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")
c152d4d49a35 ("perf cs-etm: Add support for multiple traceID queues")
af21577c05a7 ("perf cs-etm: Use traceID aware memory callback API")
3c21d7d813c5 ("perf cs-etm: Move thread to traceid_queue")
6672559307d0 ("perf cs-etm: Get rid of unused cpu in struct cs_etm_queue")
c7bfa2fd0da9 ("perf cs-etm: Introduce the concept of trace ID queues")
882f4874ad74 ("perf cs-etm: Fix indentation in function cs_etm__process_decoder_queue()")
5f7cb03555c6 ("perf cs-etm: Move packet queue out of decoder structure")
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")