- 2681bd8 perf tools: Remove repipe argument from perf_session__new() by Namhyung Kim · 3 years, 5 months ago
- a6d9de8 perf mem: Fix wrong verbose output for recording events by Jin Yao · 3 years, 7 months ago
- 4a9086a perf mem: Support record for hybrid platform by Jin Yao · 3 years, 7 months ago
- d2f327a perf tools: Support pmu prefix for mem-load event by Jin Yao · 3 years, 7 months ago
- a054c29 perf tools: Support data block and addr block by Kan Liang · 3 years, 11 months ago
- 06280e3 perf mem: Support data page size by Kan Liang · 4 years ago
- 407ee5c9 perf mem: Clean up output format by Kan Liang · 4 years ago
- 2e7f545 perf mem: Factor out a function to generate sort order by Kan Liang · 4 years ago
- 13e5df1e perf mem: Support AUX trace by Leo Yan · 4 years, 2 months ago
- 436cce0 perf mem: Only initialize memory event for recording by Leo Yan · 4 years, 2 months ago
- 4ba2452 perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORE by Leo Yan · 4 years, 2 months ago
- eaf6aae perf mem: Introduce weak function perf_mem_events__ptr() by Leo Yan · 4 years, 2 months ago
- b027cc6 perf c2c: Fix 'perf c2c record -e list' to show the default events used by Ian Rogers · 4 years, 8 months ago
- 8284bbe perf tools: Remove unneeded semicolons by Zou Wei · 4 years, 8 months ago
- 6ef81c5 perf session: Return error code for perf_session__new() function on failure by Mamatha Inamdar · 5 years ago
- d3300a3 perf symbols: Move mem_info and branch_info out of symbol.h by Arnaldo Carvalho de Melo · 5 years ago
- 4a3cec8 perf dsos: Move the dsos struct and its methods to separate source files by Arnaldo Carvalho de Melo · 5 years ago
- 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
- 2d4f279 perf data: Add global path holder by Jiri Olsa · 6 years ago
- 1101f69 pref tools: Add missing map.h includes by Arnaldo Carvalho de Melo · 6 years ago
- a7e9eab perf mem: Allow all record/report options by Andi Kleen · 7 years ago
- 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- eae8ad8 perf tools: Add struct perf_data_file by Jiri Olsa · 8 years ago
- 8ceb41d perf tools: Rename struct perf_data_file to perf_data by Jiri Olsa · 8 years ago
- c896f85 perf tools: Fix leaking rec_argv in error cases by Martin Kepplinger · 7 years ago
- c35aeb9 perf mem: Support physical address by Kan Liang · 7 years ago
- e7ff892 perf tools: Use just forward declarations for struct thread where possible by Arnaldo Carvalho de Melo · 8 years ago
- 7a8ef4c perf tools: Remove string.h, unistd.h and sys/stat.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
- fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
- b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
- f3b3614 perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 8 years ago
- bb963e1 perf utils: Check verbose flag properly by Namhyung Kim · 8 years ago
- 631ac41 perf mem: Fix --all-user/--all-kernel options by Jiri Olsa · 8 years ago
- 33da54f perf tools mem: Fix -t store option for record command by Jiri Olsa · 8 years ago
- b0d745b perf mem: Add --ldlat option by Jiri Olsa · 9 years ago
- ad16511 perf mem: Add -U/-K (--all-user/--all-kernel) options by Jiri Olsa · 9 years ago
- bb3eb56 perf machine: Rename perf_event__preprocess_sample to machine__resolve by Arnaldo Carvalho de Melo · 9 years ago
- 2ba7ac5 perf mem: Introduce perf_mem_events__name function by Jiri Olsa · 9 years ago
- 54fbad5 perf mem record: Check for memory events support by Jiri Olsa · 9 years ago
- ce1e22b perf mem: Add -e record option by Jiri Olsa · 9 years ago
- acbe613 perf tools: Add monitored events array by Jiri Olsa · 9 years ago
- 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
- 1df9fade perf mem: Fill in the missing session freeing after an error occurs by Taeung Song · 9 years ago
- b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 10 years ago
- 62a1a63 perf mem: Support using -f to override perf.data file ownership by Yunlong Song · 10 years ago
- 8b8ca6e perf tools: Don't allow empty argument for field-separator by Wang Nan · 10 years ago
- b7b61cb perf ordered_events: Shorten function signatures by Arnaldo Carvalho de Melo · 10 years ago
- 6602412 perf mem: Move the mem_operations global to struct perf_mem by Arnaldo Carvalho de Melo · 10 years ago
- 67121f8 perf mem: Enable sampling loads and stores simultaneously by Stephane Eranian · 10 years ago
- 52e02834 perf tools: Modify error code for when perf_session__new() fails by Taeung Song · 10 years ago
- 0a7e6d1 perf tools: Check recorded kernel version when finding vmlinux by Namhyung Kim · 10 years ago
- 0a8cb85 perf tools: Rename ordered_samples bool to ordered_events by Jiri Olsa · 10 years ago
- 8d2a2a1 perf mem: Introduce --list-cmds for use by scripts by Ramkumar Ramachandra · 11 years ago
- 8b640cc perf mem: Remove unused parameter from dump_raw_samples() by Arnaldo Carvalho de Melo · 11 years ago
- f5fc1412 perf tools: Add data object to handle perf data file by Jiri Olsa · 11 years ago
- 5c5e854 perf tools: Add attr->mmap2 support by Stephane Eranian · 11 years ago
- ef89325 perf tools: Remove references to struct ip_event by Adrian Hunter · 11 years ago
- e44baa3 perf tools: Remove filter parameter of perf_event__preprocess_sample() by Adrian Hunter · 11 years ago
- 2d8cc68 perf mem: Remove unused symbol filter member by Adrian Hunter · 11 years ago
- 028f12e perf tools: Add new mem command for memory access profiling by Stephane Eranian · 12 years ago