blob: 7ebb88b6ab3719b9fd1972fe961cbbf24ece9387 [file] [log] [blame]
ee7fe31e6e26 ("perf tools: Consolidate close_control_option()'s into one function")
a8fcbd269b43 ("perf tools: Add FIFO file names as alternative options to --control")
1f4390d825cc ("perf tools: Use AsciiDoc formatting for --control option documentation")
9864a66defeb ("perf tools: Consolidate --control option parsing into one function")
1d078ccb3380 ("perf record: Introduce --control fd:ctl-fd[,ack-fd] options")
27e9769aad3c ("perf stat: Introduce --control fd:ctl-fd[,ack-fd] options")
bee328cb71eb ("perf stat: Implement control commands handling")
987b8238136d ("perf stat: Factor out event handling loop into dispatch_events()")
b0ce0c8df4dd ("perf stat: Factor out body of event handling loop for fork case")
7bb4ff05c090 ("perf stat: Move target check to loop control statement")
dece3a4d33ce ("perf stat: Factor out body of event handling loop for system wide")
ec886bf538f6 ("perf evlist: Implement control command handling functions")
709434907842 ("perf tools: Add optional support for libpfm4")
43de3869b516 ("perf build: Allow explicitely disabling the NO_SYSCALL_TABLE variable")
9b90d9734ab7 ("perf build: Group the NO_SYSCALL_TABLE logic")
525c821de0a6 ("perf tests: Add test for the java demangler")
9a39994467d4 ("perf evlist: Move the sideband thread routines to separate object")
b38d85ef49cf ("perf bpf: Decouple creating the evlist from adding the SB event")
ca6c9c8b107f ("perf top: Move sb_evlist to 'struct perf_top'")
bc477d7983e3 ("perf record: Move sb_evlist to 'struct record'")
e95770af4c4a ("tools api: Add a lightweight buffered reading api")
d99c22eabee4 ("perf record: Add num-synthesize-threads option")
13e0c844fa09 ("perf top: Add option to enable the LBR stitching approach")
cfbd41b78651 ("perf stat: Honour --timeout for forked workloads")