Age | Commit message (Expand) | Author | Files | Lines |
2024-08-29 | perf tools: Print lost samples due to BPF filter | Namhyung Kim | 1 | -2/+2 |
2024-06-16 | perf hist: Add symbol_conf.skip_empty | Namhyung Kim | 1 | -3/+2 |
2023-06-12 | perf thread: Add accessor functions for thread | Ian Rogers | 1 | -1/+1 |
2021-04-29 | perf report: Print percentage of each event statistics | Namhyung Kim | 1 | -1/+9 |
2021-04-29 | perf report: Add --skip-empty option to suppress 0 event stat | Namhyung Kim | 1 | -1/+4 |
2019-11-26 | perf maps: Rename map_groups.h to maps.h | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2019-11-26 | perf thread: Rename thread->mg to thread->maps | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2019-11-26 | perf maps: Merge 'struct maps' with 'struct map_groups' | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2019-11-07 | perf report: Support --percent-limit for --total-cycles | Jin Yao | 1 | -1/+6 |
2019-11-07 | perf report: Sort by sampled cycles percent per block for stdio | Jin Yao | 1 | -0/+22 |
2019-09-20 | perf tools: Move event synthesizing routines to separate header | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2019-09-01 | perf auxtrace: Uninline functions that touch perf_session | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2019-08-26 | perf sort: Remove needless headers from sort.h, provide fwd struct decls | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2019-07-09 | tools lib: Adopt zalloc()/zfree() from tools/perf | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2019-07-02 | perf diff: Print the basic block cycles diff | Jin Yao | 1 | -0/+27 |
2019-06-26 | perf tools: Remove trim() implementation, use tools/lib's strim() | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2019-06-26 | perf tools: Ditch rtrim(), use skip_spaces() to get closer to the kernel | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2019-06-26 | tools perf: Move from sane_ctype.h obtained from git to the Linux's original | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2019-06-25 | perf ui stdio: No need to use 'spaces' to left align | Arnaldo Carvalho de Melo | 1 | -3/+7 |
2019-02-06 | perf tools: Add missing include <callchain.h> in various places | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2019-02-06 | perf tools: Add missing include for symbols.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2019-02-06 | perf map: Move structs and prototypes for map groups to a separate header | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2019-02-06 | perf callchain: Uninline callchain_cursor_reset() to remove map.h dependency | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2019-01-25 | perf hist: Use cached rbtrees | Davidlohr Bueso | 1 | -1/+2 |
2018-07-24 | perf hists: Clarify callchain disabling when available | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2018-06-06 | perf hists: Check if a hist_entry has callchains before using them | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2018-04-26 | perf ui stdio: Use map_groups__fprintf() | Arnaldo Carvalho de Melo | 1 | -2/+1 |
2018-03-16 | perf report: Show zero counters as well in 'perf report --stat' | Ingo Molnar | 1 | -5/+1 |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-24 | perf report: Remove code to handle inline frames from browsers | Milian Wolff | 1 | -76/+1 |
2017-08-30 | perf report: Calculate the average cycles of iterations | Jin Yao | 1 | -7/+3 |
2017-07-20 | tools include: Adopt strstarts() from the kernel | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2017-07-19 | perf report: Enable finding kernel inline functions | Jin Yao | 1 | -3/+0 |
2017-04-24 | perf tools: Use just forward declarations for struct thread where possible | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-04-19 | perf tools: Move extra string util functions to util/string2.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-04-19 | perf tools: Move srcline definitions to separate header | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2017-04-19 | perf tools: Move sane ctype stuff from util.h to sane_ctype.h | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2017-03-27 | perf report: Enable sorting by srcline as key | Milian Wolff | 1 | -1/+2 |
2017-03-27 | perf report: Show inline stack for stdio mode | Jin Yao | 1 | -1/+84 |
2016-11-14 | perf report: Show branch info in callchain entry for stdio mode | Jin Yao | 1 | -4/+31 |
2016-09-22 | perf hists: Make hists__fprintf_headers function global | Jiri Olsa | 1 | -1/+1 |
2016-09-22 | perf hists: Make __hist_entry__snprintf function global | Jiri Olsa | 1 | -2/+2 |
2016-09-22 | perf hists: Add __hist_entry__snprintf function | Jiri Olsa | 1 | -2/+8 |
2016-09-21 | perf hists: Use bigger buffer for stdio headers | Jiri Olsa | 1 | -1/+1 |
2016-09-20 | perf hists: Factor out hists__reset_column_width() | Namhyung Kim | 1 | -9/+1 |
2016-09-13 | perf ui/stdio: Rename print_hierarchy_header() | Namhyung Kim | 1 | -10/+3 |
2016-09-13 | perf ui/stdio: Always reset output width for hierarchy | Namhyung Kim | 1 | -8/+6 |
2016-08-23 | perf hists: Add support for header span | Jiri Olsa | 1 | -5/+8 |
2016-08-23 | perf tools stdio: Display multiple header lines | Jiri Olsa | 1 | -9/+25 |