blob: f2062526817204365982a876b88457a03f3961ae [file] [log] [blame]
4b0297ef8a4e ("perf evsel: Extend message to mention CAP_SYS_PTRACE and perf security doc link")
c1034eb06920 ("perf tool: Make perf tool aware of SELinux access control")
8ab2e96d8ff1 ("perf evsel: Rename *perf_evsel__*name() to *evsel__*name()")
6b3e0e2e0461 ("perf tools: Support CAP_PERFMON capability")
4b49ab708d18 ("perf stat: Use affinity for reading")
4804e0111662 ("perf stat: Use affinity for opening events")
e0e6a6ca3ac2 ("perf stat: Factor out open error handling")
5cb456af99f5 ("perf util: Move block TUI function to ui browsers")
7fa46cbf20d3 ("perf report: Sort by sampled cycles percent per block for tui")
6f7164fa231a ("perf report: Sort by sampled cycles percent per block for stdio")
b65a7d372b1a ("perf hist: Support block formats with compare/sort/display")
7841f40aed93 ("perf hist: Count the total cycles of all samples")
6041441870ab ("perf block: Cleanup and refactor block info functions")
db25bf98a386 ("perf trace: Honour --max-events in processing syscalls:sys_enter_*")
5a40e1994815 ("perf evlist: Fix fix for freed id arrays")
cebf7d51a6c3 ("perf diff: Report noisy for cycles diff")
f11b2803bb88 ("perf trace: Allow choosing how to augment the tracepoint arguments")
7834fa948beb ("perf evlist: Fix access of freed id arrays")
515dbe48f620 ("libperf: Add perf_evlist__first()/last() functions")
40cb2d5141bd ("libperf: Move 'pollfd' from 'struct evlist' to 'struct perf_evlist'")
f6fa43757793 ("libperf: Move 'mmap_len' from 'struct evlist' to 'struct perf_evlist'")
c976ee11a0e1 ("libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'")
2cf07b294a60 ("libperf: Add 'fd' to struct perf_mmap")
4fd0cef2c7b6 ("libperf: Add 'mask' to struct perf_mmap")
547740f7b357 ("libperf: Add perf_mmap struct")
9521b5f2d9d3 ("perf tools: Rename perf_evlist__mmap() to evlist__mmap()")
a583053299c1 ("perf tools: Rename 'struct perf_mmap' to 'struct mmap'")
6ef81c55a2b6 ("perf session: Return error code for perf_session__new() function on failure")
bd23ac11fe93 ("perf auxtrace: Add missing 'struct perf_sample' forward declaration")
b251892d6cea ("perf stat: Move perf_stat_synthesize_config() to event.h")
278306163882 ("perf event: Move perf_event__synthesize* to event.h")
fb71c86cc804 ("perf tools: Remove util.h from where it is not needed")
4a903c2e1514 ("perf tools: Remove debug.h from places where it is not needed")
b22bb139dcb3 ("perf debug: No need to include ui/util.h")
d3300a3c4e76 ("perf symbols: Move mem_info and branch_info out of symbol.h")
f2a39fe84901 ("perf auxtrace: Uninline functions that touch perf_session")
fa0d98462fae ("perf tools: Remove needless evlist.h include directives")
7ae811b12e41 ("perf tools: Remove needless evlist.h include directives")
4becb2395f91 ("perf tools: Remove needless thread.h include directives")
5c9dbe6da133 ("perf tools: Remove needless sort.h include directives")
4772925885da ("perf tools: Move 'struct events_stats' and prototypes to separate header")
171f7474b6bb ("perf hist: Remove needless ui/progress.h from hist.h")
4a3cec84949d ("perf dsos: Move the dsos struct and its methods to separate source files")
b1d1b094f757 ("perf symbols: Move symsrc prototypes to a separate header")
fac583fdb674 ("perf dso: Adopt DSO related macros from symbol.h")
8520a98dbab6 ("perf debug: Remove needless include directives from debug.h")
b42090256fba ("perf tools: Remove debug.h from header files not needing it")
0ac25fd0a04d ("perf tools: Remove perf.h from source files not needing it")
c1a604dff486 ("perf tools: Remove needless perf.h include directive from headers")
91854f9a077e ("perf tools: Move everything related to sys_perf_event_open() to perf-sys.h")