summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)AuthorLines
2020-10-17Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds-5589/+10318
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-15/+3
2020-10-15perf c2c: Update documentation for metrics reorganizationLeo Yan-16/+18
2020-10-15perf c2c: Add metrics "RMT Load Hit"Leo Yan-50/+2
2020-10-15perf c2c: Correct LLC load hit metricsLeo Yan-2/+2
2020-10-15perf c2c: Change header for LLC local hitLeo Yan-1/+1
2020-10-15perf c2c: Use more explicit headers for HITMLeo Yan-4/+4
2020-10-15perf c2c: Change header from "LLC Load Hitm" to "Load Hitm"Leo Yan-1/+1
2020-10-15perf c2c: Organize metrics based on memory hierarchyLeo Yan-3/+3
2020-10-15perf c2c: Display "Total Stores" as a standalone metricsLeo Yan-6/+7
2020-10-15perf c2c: Display the total numbers continuouslyLeo Yan-2/+2
2020-10-14perf bench: Use condition variables in numa.Ian Rogers-21/+46
2020-10-14Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2020-10-14perf jevents: Fix event code for events referencing std arch eventsJohn Garry-8/+3
2020-10-14perf diff: Support hot streams comparisonJin Yao-13/+110
2020-10-14perf streams: Report hot streamsJin Yao-0/+141
2020-10-14perf streams: Calculate the sum of total streams hitsJin Yao-0/+38
2020-10-14perf streams: Link stream pairJin Yao-0/+44
2020-10-14perf streams: Compare two streamsJin Yao-0/+58
2020-10-14perf streams: Get the evsel_streams by evsel_idxJin Yao-0/+16
2020-10-14perf streams: Introduce branch history "streams"Jin Yao-0/+195
2020-10-14perf intel-pt: Improve PT documentation slightlyAndi Kleen-0/+30
2020-10-14perf tools: Add support for exclusive groups/eventsAndi Kleen-4/+68
2020-10-14perf test: Add build id shell testJiri Olsa-0/+101
2020-10-14perf tools: Align buildid list output for short build idsJiri Olsa-4/+5
2020-10-14perf tools: Add size to 'struct perf_record_header_build_id'Jiri Olsa-6/+12
2020-10-14perf tools: Pass build_id object to dso__build_id_equal()Jiri Olsa-6/+11
2020-10-14perf tools: Pass build_id object to dso__set_build_id()Jiri Olsa-6/+8
2020-10-14perf tools: Pass build_id object to build_id__sprintf()Jiri Olsa-35/+43
2020-10-14perf tools: Pass build id object to sysfs__read_build_id()Jiri Olsa-23/+16
2020-10-14perf tools: Pass build_id object to filename__read_build_id()Jiri Olsa-57/+60
2020-10-14perf tools: Use build_id object in dsoJiri Olsa-29/+34
2020-10-13perf config: Export the perf_config_from_file() functionArnaldo Carvalho de Melo-1/+3
2020-10-13perf python: Autodetect python3 binaryJames Clark-6/+9
2020-10-13perf tests: Show python test script in verbose modeArnaldo Carvalho de Melo-0/+1
2020-10-13perf build: Allow nested externs to enable BUILD_BUG() usageVasily Gorbik-1/+1
2020-10-13perf trace: Fix off by ones in memset() after realloc() in arches using libauditJiri Slaby-1/+5
2020-10-13perf c2c: Update usage for showing memory eventsLeo Yan-1/+1
2020-10-13Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo-23/+62
2020-10-13perf sched: Show start of latency as wellJoel Fernandes (Google)-10/+14
2020-10-13perf vendor events: Fix typos in power8 PMU eventsSandipan Das-25/+25
2020-10-13perf bench: Run inject-build-id with --buildid-all option tooNamhyung Kim-19/+35
2020-10-13perf inject: Add --buildid-all optionNamhyung Kim-6/+113
2020-10-13perf inject: Do not load map/dso when injecting build-idNamhyung Kim-37/+27
2020-10-13perf inject: Enter namespace when reading build-idNamhyung Kim-2/+6
2020-10-13perf inject: Add missing callbacks in perf_toolNamhyung Kim-5/+31
2020-10-13perf bench: Add build-id injection benchmarkNamhyung Kim-5/+471
2020-10-13perf build: Allow nested externs to enable BUILD_BUG() usageVasily Gorbik-1/+1
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-15/+15