Age | Commit message (Expand) | Author |
2019-07-02 | perf tools: Fix typos / broken sentences | Andi Kleen |
2019-07-02 | perf diff: Documentation -c cycles option | Jin Yao |
2019-06-10 | perf time-utils: Add support for multiple explicit time intervals | Adrian Hunter |
2019-06-10 | perf time-utils: Fix --time documentation | Adrian Hunter |
2019-06-10 | perf config: Update default value for llvm.clang-bpf-cmd-template | Leo Yan |
2019-06-10 | perf data: Fix perf.data documentation for HEADER_CPU_TOPOLOGY | Arnaldo Carvalho de Melo |
2019-06-10 | perf header: Rename "sibling cores" to "sibling sockets" | Kan Liang |
2019-06-10 | perf stat: Support per-die aggregation | Kan Liang |
2019-06-10 | perf header: Add die information in CPU topology | Kan Liang |
2019-06-10 | perf record: Add support to collect callchains from kernel or user space only | yuzhoujian |
2019-06-05 | perf db-export: Add brief documentation | Adrian Hunter |
2019-06-05 | perf intel-pt: Document IPC usage | Adrian Hunter |
2019-06-05 | perf script: Add output of IPC ratio | Adrian Hunter |
2019-06-05 | perf data: Document directory format header: HEADER_DIR_FORMAT | Arnaldo Carvalho de Melo |
2019-06-05 | perf data: Document clockid header: HEADER_CLOCKID | Arnaldo Carvalho de Melo |
2019-06-05 | perf data: Document memory topology header: HEADER_MEM_TOPOLOGY | Arnaldo Carvalho de Melo |
2019-06-05 | perf data: Add description of header HEADER_BPF_PROG_INFO and HEADER_BPF_BTF | Song Liu |
2019-06-03 | Merge tag 'v5.2-rc3' into perf/core, to pick up fixes | Ingo Molnar |
2019-05-28 | perf script: Add --show-bpf-events to show eBPF related events | Jiri Olsa |
2019-05-28 | perf top: Add --namespaces option | Namhyung Kim |
2019-05-28 | perf intel-pt: Fix itrace defaults for perf script intel-pt documentation | Adrian Hunter |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-16 | perf stat: Support 'percore' event qualifier | Jin Yao |
2019-05-16 | perf tools: Add a 'percore' event qualifier | Jin Yao |
2019-05-16 | perf docs: Add description for stderr | Thomas Richter |
2019-05-15 | perf parse-regs: Split parse_regs | Kan Liang |
2019-05-15 | perf record: Implement -z,--compression_level[=<n>] option | Alexey Budankov |
2019-05-15 | perf record: Implement COMPRESSED event record and its attributes | Alexey Budankov |
2019-04-01 | perf record: Implement --mmap-flush=<number> option | Alexey Budankov |
2019-03-19 | perf config: Fix an error in the config template documentation | Changbin Du |
2019-03-19 | perf tools: Add doc about how to build perf with Asan and UBSan | Changbin Du |
2019-03-19 | perf stat: Fix --no-scale | Andi Kleen |
2019-03-19 | perf script: Support relative time | Andi Kleen |
2019-03-19 | perf record: Allow to limit number of reported perf.data files | Andi Kleen |
2019-03-11 | perf tools report: Add custom scripts to script menu | Andi Kleen |
2019-03-11 | perf tools: Add some new tips describing the new options | Andi Kleen |
2019-03-11 | perf report: Implement browsing of individual samples | Andi Kleen |
2019-03-11 | perf report: Support time sort key | Andi Kleen |
2019-03-11 | perf report: Parse time quantum | Andi Kleen |
2019-03-11 | perf report: Support output in nanoseconds | Andi Kleen |
2019-03-06 | perf diff: Support --pid/--tid filter options | Jin Yao |
2019-03-06 | perf diff: Support --cpu filter option | Jin Yao |
2019-03-06 | perf diff: Support --time filter option | Jin Yao |
2019-02-20 | perf script: Allow +- operator for type specific fields option | Jiri Olsa |
2019-02-19 | perf trace: Allow dumping a BPF map after setting up BPF events | Arnaldo Carvalho de Melo |
2019-02-19 | perf doc: Fix documentation of the Flags section in perf.data | Jonas Rabenstein |
2019-02-19 | perf doc: Fix HEADER_CMDLINE description in perf.data documentation | Jonas Rabenstein |
2019-02-11 | perf record: Implement --affinity=node|cpu option | Alexey Budankov |
2019-02-09 | Merge tag 'perf-core-for-mingo-5.1-20190206' of git://git.kernel.org/pub/scm/... | Ingo Molnar |
2019-02-06 | perf tools: Add documentation for BPF event selection | Changbin Du |