blob: 0fc9e52566d8e831147c802bc8832218768ae56a [file] [log] [blame]
00c85d5f45b6 ("perf ftrace: Add support for trace option tracing_thresh")
59486fb0c8bf ("perf ftrace: Add option 'verbose' to show more info for graph tracer")
c81fc34e3185 ("perf ftrace: Add support for tracing option 'irq-info'")
d1bcf17cda80 ("perf ftrace: Add support for trace option funcgraph-irqs")
38988f2e7ed5 ("perf ftrace: Add support for trace option sleep-time")
b1d84af6f580 ("perf ftrace: Add support for tracing option 'func_stack_trace'")
5b3474723868 ("perf ftrace: Add option '--inherit' to trace children processes")
846e1939801a ("perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer size")
68faab0f934d ("perf ftrace: Factor out function write_tracing_file_int()")
d6d81bfe429e ("perf ftrace: Add option '-F/--funcs' to list available functions")
eb6d31ae22d7 ("perf ftrace: Select function/function_graph tracer automatically")
b0aaf4c8f31f ("perf config: Document missing config options")
f11b2803bb88 ("perf trace: Allow choosing how to augment the tracepoint arguments")
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")
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")
4fc4d8dfa056 ("perf stat: Support 'percore' event qualifier")
40480a813670 ("perf stat: Factor out aggregate counts printing")
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")
657ee5531903 ("perf evlist: Introduce side band thread")
606f972b1361 ("perf bpf: Save bpf_prog_info information as headers to perf.data")
0dba9e4be95b ("perf top: Delete the evlist before perf_session, fixing heap-use-after-free issue")
e3b74de50a5f ("perf tools report: Add custom scripts to script menu")
4968ac8fb7c3 ("perf report: Implement browsing of individual samples")
6f3da20e151f ("perf report: Support builtin perf script in scripts menu")
1d6c49df74b0 ("perf report: Support running scripts for current time range")
75065a85a970 ("perf report: Use less for scripts output")
258031c017c3 ("perf header: Add DIR_FORMAT feature to describe directory data")
ec65def1045e ("perf data: Support having perf.data stored as a directory")
b8f7d86b5849 ("perf data: Force perf_data__open|close zero data->file.path")
5b61adb16599 ("perf evsel: Probe for precise_ip with simple attr")
263495858636 ("perf hist: Fix memory leak of srcline")
c57589106fd6 ("perf hist: Add error path into hist_entry__init")
eb6176709b23 ("perf data: Add perf_data__open_dir_data function")