summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)Author
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-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 inject: Fix file corruption due to event deletionAl Grant
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-03perf tools: Add missing swap for cgroup eventsNamhyung Kim
2020-11-03perf tools: Add missing swap for ino_generationJiri Olsa
2020-11-03perf tools: Initialize output buffer in build_id__sprintfJiri Olsa
2020-11-03perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse()Song Liu
2020-11-03perf scripting python: Avoid declaring function pointers with a visibility at...Arnaldo Carvalho de Melo
2020-11-03perf tools: Remove broken __no_tail_call attributePeter Zijlstra
2020-11-03perf vendor events: Fix DRAM_BW_Use 0 issue for CLX/SKXJin Yao
2020-11-03perf trace: Fix segfault when trying to trace events by cgroupStanislav Ivanichkin
2020-11-03perf tools: Fix crash with non-jited bpf progsTommi Rantala
2020-11-03tools headers UAPI: Update process_madvise affected filesArnaldo Carvalho de Melo
2020-11-03perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo
2020-11-03perf tools: Remove LTO compiler options when building perl supportJustin M. Forbes
2020-10-17Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15perf c2c: Update documentation for metrics reorganizationLeo Yan
2020-10-15perf c2c: Add metrics "RMT Load Hit"Leo Yan
2020-10-15perf c2c: Correct LLC load hit metricsLeo Yan
2020-10-15perf c2c: Change header for LLC local hitLeo Yan
2020-10-15perf c2c: Use more explicit headers for HITMLeo Yan
2020-10-15perf c2c: Change header from "LLC Load Hitm" to "Load Hitm"Leo Yan
2020-10-15perf c2c: Organize metrics based on memory hierarchyLeo Yan
2020-10-15perf c2c: Display "Total Stores" as a standalone metricsLeo Yan
2020-10-15perf c2c: Display the total numbers continuouslyLeo Yan
2020-10-14perf bench: Use condition variables in numa.Ian Rogers
2020-10-14Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-14perf jevents: Fix event code for events referencing std arch eventsJohn Garry
2020-10-14perf diff: Support hot streams comparisonJin Yao
2020-10-14perf streams: Report hot streamsJin Yao
2020-10-14perf streams: Calculate the sum of total streams hitsJin Yao
2020-10-14perf streams: Link stream pairJin Yao
2020-10-14perf streams: Compare two streamsJin Yao
2020-10-14perf streams: Get the evsel_streams by evsel_idxJin Yao
2020-10-14perf streams: Introduce branch history "streams"Jin Yao