summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2020-11-30perf test: Add shadow stat testNamhyung Kim
2020-11-30Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2020-11-27perf probe: Change function definition check due to broken DWARFMasami Hiramatsu
2020-11-27perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu
2020-11-27perf stat: Use proper cpu for shadow statsNamhyung Kim
2020-11-27perf record: Synthesize cgroup events only if neededNamhyung Kim
2020-11-27perf diff: Fix error return value in __cmd_diff()Zhen Lei
2020-11-27perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo
2020-11-27perf build-id: Add build_id_cache__add functionJiri Olsa
2020-11-27perf build-id: Add __perf_session__cache_build_ids functionJiri Olsa
2020-11-27perf build-id: Use machine__for_each_dso in perf_session__cache_build_idsJiri Olsa
2020-11-27perf data: Add is_perf_data functionJiri Olsa
2020-11-27perf symbols: Try to load vmlinux from buildid databaseJiri Olsa
2020-11-27perf tools: Use struct extra_kernel_map in machine__process_kernel_mmap_eventJiri Olsa
2020-11-27perf build-id: Add check for existing link in buildid dirJiri Olsa
2020-11-27perf tools: Add filename__decompress functionJiri Olsa
2020-11-27perf tools: Add build_id__is_defined functionJiri Olsa
2020-11-26perf arm-spe: Add support for ARMv8.3-SPEWei Li
2020-11-26perf arm_spe: Decode memory tagging propertiesAndre Przywara
2020-11-26perf arm-spe: Add more sub classes for operation packetLeo Yan
2020-11-26perf arm-spe: Refactor operation packet handlingLeo Yan
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_op_type()Leo Yan
2020-11-26perf arm-spe: Remove size condition checking for eventsLeo Yan
2020-11-26perf arm-spe: Refactor event type handlingLeo Yan
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_event()Leo Yan
2020-11-26perf arm-spe: Refactor counter packet handlingLeo Yan
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_counter()Leo Yan
2020-11-26perf arm-spe: Refactor context packet handlingLeo Yan
2020-11-26perf arm_spe: Fixup top byte for data virtual addressLeo Yan
2020-11-26perf arm-spe: Refactor address packet handlingLeo Yan
2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_addr()Leo Yan
2020-11-26perf arm-spe: Refactor packet header parsingLeo Yan
2020-11-26perf arm-spe: Refactor printing string to bufferLeo Yan
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-16perf test: Avoid an msan warning in a copied stack.Ian Rogers
2020-11-16perf expr: Force encapsulation on expr_id_dataIan Rogers
2020-11-16perf vendor events: Update Skylake client events to v50Jin Yao
2020-11-16perf inject: Fix file corruption due to event deletionAl Grant
2020-11-16perf data: Allow to use stdio functions for pipe modeNamhyung Kim
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-11-12perf test: Update branch sample pattern for cs-etmLeo Yan
2020-11-12perf test: Fix a typo in cs-etm testingLeo Yan
2020-11-12tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo
2020-11-12perf lock: Don't free "lock_seq_stat" if read_count isn't zeroLeo Yan
2020-11-12perf lock: Correct field name "flags"Leo Yan
2020-11-11tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker
2020-11-11perf arm-spe: Fix packet length handlingLeo Yan
2020-11-11perf arm-spe: Refactor arm_spe_get_events()Leo Yan
2020-11-11perf arm-spe: Refactor payload size calculationLeo Yan
2020-11-11perf arm-spe: Fix a typo in commentLeo Yan