- 7cc7255 perf tools: Check vmlinux/kallsyms arguments in all tools by James Clark · 3 years, 2 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 7fc5b57 tools: rename bitmap_alloc() to bitmap_zalloc() by Andy Shevchenko · 3 years, 4 months ago
- 2681bd8 perf tools: Remove repipe argument from perf_session__new() by Namhyung Kim · 3 years, 5 months ago
- 79e157b perf c2c: 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
- d9d5d767 perf c2c: Support data block and addr block by Kan Liang · 3 years, 11 months ago
- 0998d96 perf c2c: Add local variables for output metrics by Leo Yan · 4 years ago
- f3d0a55 perf c2c: Refactor node display by Leo Yan · 4 years ago
- 111c141 perf c2c: Fix argument type for percent() by Leo Yan · 4 years ago
- 69a95bf perf c2c: Refactor display filter by Leo Yan · 4 years ago
- 2290e1d perf c2c: Refactor hist entry validation by Leo Yan · 4 years ago
- 1834436 perf c2c: Rename for shared cache line stats by Leo Yan · 4 years ago
- c825f78 perf c2c: Support AUX trace by Leo Yan · 4 years, 2 months ago
- 8b8173b perf c2c: Support 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
- 91d933c2 perf c2c: Add metrics "RMT Load Hit" by Leo Yan · 4 years, 2 months ago
- 77c1586 perf c2c: Correct LLC load hit metrics by Leo Yan · 4 years, 2 months ago
- ed626a3 perf c2c: Change header for LLC local hit by Leo Yan · 4 years, 2 months ago
- 0fbe2fe perf c2c: Use more explicit headers for HITM by Leo Yan · 4 years, 2 months ago
- fdd32d7 perf c2c: Change header from "LLC Load Hitm" to "Load Hitm" by Leo Yan · 4 years, 2 months ago
- 6d662d7 perf c2c: Organize metrics based on memory hierarchy by Leo Yan · 4 years, 2 months ago
- 4f28641b perf c2c: Display "Total Stores" as a standalone metrics by Leo Yan · 4 years, 2 months ago
- b596e97 perf c2c: Display the total numbers continuously by Leo Yan · 4 years, 2 months ago
- edac75a perf c2c: Update usage for showing memory events by Leo Yan · 4 years, 3 months ago
- b3c2cc2 perf evlist: Fix the class prefix for 'struct evlist' sample_type methods by Arnaldo Carvalho de Melo · 4 years, 6 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
- 8ab2e96 perf evsel: Rename *perf_evsel__*name() to *evsel__*name() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
- 2cca512 perf c2c: Remove unneeded semicolon by Zou Wei · 4 years, 8 months ago
- d80da76 perf c2c: Add option to enable the LBR stitching approach by Kan Liang · 4 years, 9 months ago
- c1c8013 perf c2c: Fix return type for histogram sorting comparision functions by Andres Freund · 5 years ago
- d10ec00 perf hists browser: Allow passing an initial hotkey by Arnaldo Carvalho de Melo · 5 years ago
- ae199c5 perf c2c: Fix memory leak in build_cl_output() by Yunfeng Ye · 5 years ago
- 6ef81c5 perf session: Return error code for perf_session__new() function on failure by Mamatha Inamdar · 5 years ago
- 87ffb6c perf env: Remove needless cpumap.h header by Arnaldo Carvalho de Melo · 5 years ago
- d3300a3 perf symbols: Move mem_info and branch_info out of symbol.h by Arnaldo Carvalho de Melo · 5 years ago
- 171f747 perf hist: Remove needless ui/progress.h from hist.h by Arnaldo Carvalho de Melo · 5 years ago
- 8520a98 perf debug: Remove needless include directives from debug.h by Arnaldo Carvalho de Melo · 5 years ago
- c1a604d perf tools: Remove needless perf.h include directive from headers by Arnaldo Carvalho de Melo · 5 years ago
- 67260e8 perf c2c: Display proper cpu count in nodes column by Jiri Olsa · 5 years ago
- 1250090 perf cacheline: Move cacheline related routines to separate files by Arnaldo Carvalho de Melo · 5 years ago
- 1ea770f perf c2c: Fix report with offline cpus by Ravi Bangoria · 5 years ago
- 315c0a1 libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty() by Jiri Olsa · 5 years ago
- 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 5 years ago
- 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
- f854839 perf cpu_map: Rename struct cpu_map to struct perf_cpu_map by Jiri Olsa · 5 years ago
- 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 5 years ago
- e34c940 perf c2c: Fix c2c report for empty numa node by Jiri Olsa · 6 years ago
- 2d4f279 perf data: Add global path holder by Jiri Olsa · 6 years ago
- e4c38fd perf hists: Add argument to hists__resort_cb_t callback by Jiri Olsa · 6 years ago
- daecf9e perf tools: Add missing include for symbols.h by Arnaldo Carvalho de Melo · 6 years ago
- 2eb3d68 perf hist: Use cached rbtrees by Davidlohr Bueso · 6 years ago
- 49b8e2b perf tools: Replace automatic const char[] variables by statics by Rasmus Villemoes · 6 years ago
- c4a75bb perf c2c: Increase the HITM ratio limit for displayed cachelines by Jiri Olsa · 6 years ago
- 423701a perf c2c: Change the default coalesce setup by Jiri Olsa · 6 years ago
- 7397833 perf c2c report: Fix crash for empty browser by Jiri Olsa · 6 years ago
- e9de7e2 perf hists: Clarify callchain disabling when available by Arnaldo Carvalho de Melo · 7 years ago
- 4c82052 perf c2c: Keep struct hist_entry at the end of struct c2c_hist_entry by Jiri Olsa · 7 years ago
- 6a53da0 perf srcline: Make hist_entry srcline helper consistent with map's by Arnaldo Carvalho de Melo · 7 years ago
- 03d9fcb perf c2c report: Add cacheline address count column by Jiri Olsa · 7 years ago
- d0802b1 perf c2c report: Add span header over cacheline data by Jiri Olsa · 7 years ago
- 7f834c2 perf c2c report: Display node for cacheline address by Jiri Olsa · 7 years ago
- bc229c2 perf c2c report: Call calc_width() only for displayed entries by Jiri Olsa · 7 years ago
- 3773138 perf c2c report: Make calc_width work with struct c2c_hist_entry by Jiri Olsa · 7 years ago
- 8fab784 perf c2c record: Record physical addresses in samples by Jiri Olsa · 7 years ago
- 5cedb41 perf c2c: Use mem_info refcnt logic by Jiri Olsa · 7 years ago
- 06cc1a4 perf hists browser: Add parameter to disable lost event warning by Kan Liang · 7 years ago
- eabad8c perf unwind: Do not look just at the global callchain_param.record_mode by Arnaldo Carvalho de Melo · 7 years ago
- 3315d14 perf perf: Remove duplicate includes by Pravin Shedge · 7 years ago
- 239fb4f perf c2c: Fix spelling mistakes in browser help text by Kim Phillips · 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
- 62d94b0 perf tools: Replace error() with pr_err() by Arnaldo Carvalho de Melo · 8 years ago
- 5ab8c68 perf tools: Move event prototypes from util.h to event.h by Arnaldo Carvalho de Melo · 8 years ago
- e7ff892 perf tools: Use just forward declarations for struct thread where possible by Arnaldo Carvalho de Melo · 8 years ago
- 391e420 perf tools: Include sys/param.h where needed by Arnaldo Carvalho de Melo · 8 years ago
- a43783a perf tools: Include errno.h where needed 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
- 1936fea perf c2c: Fix display bug when using pipe by Namhyung Kim · 8 years ago
- f75d289 perf c2c: Clarify help message of --stats option by Namhyung Kim · 8 years ago
- 190bacc perf c2c report: Coalesce by default only by pid,iaddr by Jiri Olsa · 8 years ago
- 8763e6a perf c2c report: Display Total records column in offset view by Jiri Olsa · 8 years ago
- 7e6a799 perf tools: Remove some needless __maybe_unused by Arnaldo Carvalho de Melo · 8 years ago
- 3a5bfab perf c2c: Support cascading options by Jiri Olsa · 8 years ago
- d940bac perf c2c report: Display total HITMs on default by Jiri Olsa · 8 years ago
- b7ac4f9 perf c2c report: Add -f/--force option by Jiri Olsa · 8 years ago
- e8c5fe1 perf c2c report: Setup browser after opening perf.data by Jiri Olsa · 8 years ago
- af09b2d perf c2c report: Add --show-all option by Jiri Olsa · 8 years ago
- 18f278d perf c2c report: Add --no-source option by Jiri Olsa · 8 years ago
- 465f27a perf c2c: Add man page and credits by Jiri Olsa · 8 years ago
- 9a406eb perf c2c report: Add help windows by Jiri Olsa · 8 years ago
- 1a56a42 perf c2c report: Iterate node display in browser by Jiri Olsa · 8 years ago
- 590b6a3 perf c2c report: Add support to manage symbol name length by Jiri Olsa · 8 years ago
- bb342dae perf c2c report: Add cacheline index entry by Jiri Olsa · 8 years ago
- 25aa84e perf c2c report: Recalc width of global sort entries by Jiri Olsa · 9 years ago
- fc9c630 perf c2c report: Allow to set cacheline sort fields by Jiri Olsa · 9 years ago