summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2021-10-26Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-10-25perf jevents: Fix some would-be warningsJohn Garry
2021-10-25perf dso: Fix /proc/kcore access on 32 bit systemsJames Clark
2021-10-25perf build: Suppress 'rm dlfilter' build messageAdrian Hunter
2021-10-25perf list: Display hybrid PMU events with cpu typeJin Yao
2021-10-25perf powerpc: Add support to expose instruction and data address registers as...Athira Rajeev
2021-10-25perf session: Introduce reader EOF functionAlexey Bayduraev
2021-10-25perf session: Introduce reader return codesAlexey Bayduraev
2021-10-25perf session: Move the event read code to a separate functionAlexey Bayduraev
2021-10-25perf session: Move unmap code to reader__mmapAlexey Bayduraev
2021-10-25perf session: Move reader map code to a separate functionAlexey Bayduraev
2021-10-25perf session: Move init/release code to separate functionsAlexey Bayduraev
2021-10-25perf session: Introduce decompressor in reader objectAlexey Bayduraev
2021-10-25perf session: Move all state items to reader objectAlexey Bayduraev
2021-10-25perf intel-pt: Add support for PERF_RECORD_AUX_OUTPUT_HW_IDAdrian Hunter
2021-10-22perf bpf: Switch to new btf__raw_data APIHengqi Chen
2021-10-20perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_IDAdrian Hunter
2021-10-20perf vendor events arm64: Categorise the Neoverse V1 countersAndrew Kilroy
2021-10-20perf vendor events arm64: Add new armv8 pmu eventsAndrew Kilroy
2021-10-20perf vendor events: Syntax corrections in Neoverse N1 jsonAndrew Kilroy
2021-10-20perf metric: Allow modifiers on metricsIan Rogers
2021-10-20perf parse-events: Identify broken modifiersIan Rogers
2021-10-20perf metric: Switch fprintf() to pr_err()Ian Rogers
2021-10-20perf metrics: Modify setup and deduplicationIan Rogers
2021-10-20perf expr: Add subset_of_ids() utilityIan Rogers
2021-10-20perf metric: Encode and use metric-id as qualifierIan Rogers
2021-10-20perf parse-events: Allow config on kernel PMU eventsIan Rogers
2021-10-20perf parse-events: Add new "metric-id" termIan Rogers
2021-10-20perf parse-events: Add const to evsel nameIan Rogers
2021-10-20perf metric: Simplify metric_refs calculationIan Rogers
2021-10-20perf metric: Document the internal 'struct metric'Ian Rogers
2021-10-20perf metric: Comment data structuresIan Rogers
2021-10-20perf metric: Modify resolution and recursion checkIan Rogers
2021-10-20perf metric: Only add a referenced metric onceIan Rogers
2021-10-20perf metric: Add metric new() and free() methodsIan Rogers
2021-10-20perf metric: Add documentation and rename a variable.Ian Rogers
2021-10-20perf metric: Move runtime value to the expr contextIan Rogers
2021-10-20perf pmu: Make pmu_event tables const.Ian Rogers
2021-10-20perf pmu: Make pmu_sys_event_tables const.Ian Rogers
2021-10-20perf pmu: Add const to pmu_events_map.Ian Rogers
2021-10-20tools lib: Adopt list_sort() from the kernel sourcesIan Rogers
2021-10-19tools/perf: Add mem_hops field in perf_mem_data_src structureKajol Jain
2021-10-19perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...Kajol Jain
2021-10-14perf report: Output non-zero offset for decompressed recordsAlexey Bayduraev
2021-10-08perf kmem: Improve man page for record optionsIan Rogers
2021-10-08perf tools: Enable strict JSON parsingJames Clark
2021-10-08perf tools: Make the JSON parser more conformant when in strict modeJames Clark
2021-10-08perf vendor-events: Fix all remaining invalid JSON filesJames Clark
2021-10-08perf daemon: Remove duplicate sys/file.h includeGuo Zhengkui
2021-10-08perf test evlist-open-close: Use inline func to convert timeval to usecRiccardo Mancini