summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds2020-10-17152-5589/+10318
|\
| * perf c2c: Update documentation for metrics reorganizationLeo Yan2020-10-151-16/+18
| * perf c2c: Add metrics "RMT Load Hit"Leo Yan2020-10-151-50/+2
| * perf c2c: Correct LLC load hit metricsLeo Yan2020-10-151-2/+2
| * perf c2c: Change header for LLC local hitLeo Yan2020-10-151-1/+1
| * perf c2c: Use more explicit headers for HITMLeo Yan2020-10-151-4/+4
| * perf c2c: Change header from "LLC Load Hitm" to "Load Hitm"Leo Yan2020-10-151-1/+1
| * perf c2c: Organize metrics based on memory hierarchyLeo Yan2020-10-151-3/+3
| * perf c2c: Display "Total Stores" as a standalone metricsLeo Yan2020-10-151-6/+7
| * perf c2c: Display the total numbers continuouslyLeo Yan2020-10-151-2/+2
| * perf bench: Use condition variables in numa.Ian Rogers2020-10-141-21/+46
| * perf jevents: Fix event code for events referencing std arch eventsJohn Garry2020-10-141-8/+3
| * perf diff: Support hot streams comparisonJin Yao2020-10-142-13/+110
| * perf streams: Report hot streamsJin Yao2020-10-144-0/+141
| * perf streams: Calculate the sum of total streams hitsJin Yao2020-10-144-0/+38
| * perf streams: Link stream pairJin Yao2020-10-142-0/+44
| * perf streams: Compare two streamsJin Yao2020-10-142-0/+58
| * perf streams: Get the evsel_streams by evsel_idxJin Yao2020-10-142-0/+16
| * perf streams: Introduce branch history "streams"Jin Yao2020-10-143-0/+195
| * perf intel-pt: Improve PT documentation slightlyAndi Kleen2020-10-141-0/+30
| * perf tools: Add support for exclusive groups/eventsAndi Kleen2020-10-144-4/+68
| * perf test: Add build id shell testJiri Olsa2020-10-141-0/+101
| * perf tools: Align buildid list output for short build idsJiri Olsa2020-10-143-4/+5
| * perf tools: Add size to 'struct perf_record_header_build_id'Jiri Olsa2020-10-142-6/+12
| * perf tools: Pass build_id object to dso__build_id_equal()Jiri Olsa2020-10-144-6/+11
| * perf tools: Pass build_id object to dso__set_build_id()Jiri Olsa2020-10-145-6/+8
| * perf tools: Pass build_id object to build_id__sprintf()Jiri Olsa2020-10-1412-35/+43
| * perf tools: Pass build id object to sysfs__read_build_id()Jiri Olsa2020-10-146-23/+16
| * perf tools: Pass build_id object to filename__read_build_id()Jiri Olsa2020-10-1411-57/+60
| * perf tools: Use build_id object in dsoJiri Olsa2020-10-1415-29/+34
| * perf config: Export the perf_config_from_file() functionArnaldo Carvalho de Melo2020-10-132-1/+3
| * perf python: Autodetect python3 binaryJames Clark2020-10-131-6/+9
| * perf tests: Show python test script in verbose modeArnaldo Carvalho de Melo2020-10-131-0/+1
| * perf build: Allow nested externs to enable BUILD_BUG() usageVasily Gorbik2020-10-131-1/+1
| * perf trace: Fix off by ones in memset() after realloc() in arches using libauditJiri Slaby2020-10-131-1/+5
| * perf c2c: Update usage for showing memory eventsLeo Yan2020-10-131-1/+1
| * Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2020-10-133-23/+62
| |\
| | * perf python scripting: Fix printable strings in python3 scriptsJiri Olsa2020-10-011-1/+1
| | * perf metricgroup: Fix uncore metric expressionsIan Rogers2020-09-171-19/+56
| | * perf parse-event: Release cpu_map refcount if evsel alloc failedNamhyung Kim2020-09-171-1/+3
| | * perf parse-event: Fix cpu map refcountingNamhyung Kim2020-09-171-2/+2
| * | perf sched: Show start of latency as wellJoel Fernandes (Google)2020-10-131-10/+14
| * | perf vendor events: Fix typos in power8 PMU eventsSandipan Das2020-10-135-25/+25
| * | perf bench: Run inject-build-id with --buildid-all option tooNamhyung Kim2020-10-131-19/+35
| * | perf inject: Add --buildid-all optionNamhyung Kim2020-10-132-6/+113
| * | perf inject: Do not load map/dso when injecting build-idNamhyung Kim2020-10-133-37/+27
| * | perf inject: Enter namespace when reading build-idNamhyung Kim2020-10-131-2/+6
| * | perf inject: Add missing callbacks in perf_toolNamhyung Kim2020-10-131-5/+31
| * | perf bench: Add build-id injection benchmarkNamhyung Kim2020-10-136-5/+471
| * | perf trace: Use the autogenerated mmap 'prot' string/id tableArnaldo Carvalho de Melo2020-10-012-27/+24