Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | selftests/vm: 10x speedup for hmm-tests | John Hubbard | 2020-10-18 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2020-10-17 | 164 | -5711/+10441 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | perf c2c: Update documentation for metrics reorganization | Leo Yan | 2020-10-15 | 1 | -16/+18 | |
| * | | | | | | | | | | | perf c2c: Add metrics "RMT Load Hit" | Leo Yan | 2020-10-15 | 1 | -50/+2 | |
| * | | | | | | | | | | | perf c2c: Correct LLC load hit metrics | Leo Yan | 2020-10-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | perf c2c: Change header for LLC local hit | Leo Yan | 2020-10-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | perf c2c: Use more explicit headers for HITM | Leo Yan | 2020-10-15 | 1 | -4/+4 | |
| * | | | | | | | | | | | perf c2c: Change header from "LLC Load Hitm" to "Load Hitm" | Leo Yan | 2020-10-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | perf c2c: Organize metrics based on memory hierarchy | Leo Yan | 2020-10-15 | 1 | -3/+3 | |
| * | | | | | | | | | | | perf c2c: Display "Total Stores" as a standalone metrics | Leo Yan | 2020-10-15 | 1 | -6/+7 | |
| * | | | | | | | | | | | perf c2c: Display the total numbers continuously | Leo Yan | 2020-10-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | perf bench: Use condition variables in numa. | Ian Rogers | 2020-10-14 | 1 | -21/+46 | |
| * | | | | | | | | | | | perf jevents: Fix event code for events referencing std arch events | John Garry | 2020-10-14 | 1 | -8/+3 | |
| * | | | | | | | | | | | perf diff: Support hot streams comparison | Jin Yao | 2020-10-14 | 2 | -13/+110 | |
| * | | | | | | | | | | | perf streams: Report hot streams | Jin Yao | 2020-10-14 | 4 | -0/+141 | |
| * | | | | | | | | | | | perf streams: Calculate the sum of total streams hits | Jin Yao | 2020-10-14 | 4 | -0/+38 | |
| * | | | | | | | | | | | perf streams: Link stream pair | Jin Yao | 2020-10-14 | 2 | -0/+44 | |
| * | | | | | | | | | | | perf streams: Compare two streams | Jin Yao | 2020-10-14 | 2 | -0/+58 | |
| * | | | | | | | | | | | perf streams: Get the evsel_streams by evsel_idx | Jin Yao | 2020-10-14 | 2 | -0/+16 | |
| * | | | | | | | | | | | perf streams: Introduce branch history "streams" | Jin Yao | 2020-10-14 | 3 | -0/+195 | |
| * | | | | | | | | | | | perf intel-pt: Improve PT documentation slightly | Andi Kleen | 2020-10-14 | 1 | -0/+30 | |
| * | | | | | | | | | | | perf tools: Add support for exclusive groups/events | Andi Kleen | 2020-10-14 | 4 | -4/+68 | |
| * | | | | | | | | | | | perf test: Add build id shell test | Jiri Olsa | 2020-10-14 | 1 | -0/+101 | |
| * | | | | | | | | | | | perf tools: Align buildid list output for short build ids | Jiri Olsa | 2020-10-14 | 3 | -4/+5 | |
| * | | | | | | | | | | | perf tools: Add size to 'struct perf_record_header_build_id' | Jiri Olsa | 2020-10-14 | 3 | -7/+23 | |
| * | | | | | | | | | | | perf tools: Pass build_id object to dso__build_id_equal() | Jiri Olsa | 2020-10-14 | 4 | -6/+11 | |
| * | | | | | | | | | | | perf tools: Pass build_id object to dso__set_build_id() | Jiri Olsa | 2020-10-14 | 5 | -6/+8 | |
| * | | | | | | | | | | | perf tools: Pass build_id object to build_id__sprintf() | Jiri Olsa | 2020-10-14 | 12 | -35/+43 | |
| * | | | | | | | | | | | perf tools: Pass build id object to sysfs__read_build_id() | Jiri Olsa | 2020-10-14 | 6 | -23/+16 | |
| * | | | | | | | | | | | perf tools: Pass build_id object to filename__read_build_id() | Jiri Olsa | 2020-10-14 | 11 | -57/+60 | |
| * | | | | | | | | | | | perf tools: Use build_id object in dso | Jiri Olsa | 2020-10-14 | 15 | -29/+34 | |
| * | | | | | | | | | | | perf config: Export the perf_config_from_file() function | Arnaldo Carvalho de Melo | 2020-10-13 | 2 | -1/+3 | |
| * | | | | | | | | | | | perf python: Autodetect python3 binary | James Clark | 2020-10-13 | 1 | -6/+9 | |
| * | | | | | | | | | | | perf tests: Show python test script in verbose mode | Arnaldo Carvalho de Melo | 2020-10-13 | 1 | -0/+1 | |
| * | | | | | | | | | | | perf build: Allow nested externs to enable BUILD_BUG() usage | Vasily Gorbik | 2020-10-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | perf trace: Fix off by ones in memset() after realloc() in arches using libaudit | Jiri Slaby | 2020-10-13 | 1 | -1/+5 | |
| * | | | | | | | | | | | perf c2c: Update usage for showing memory events | Leo Yan | 2020-10-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 2020-10-13 | 4 | -23/+65 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | perf stat: Fix out of bounds CPU map access when handling armv8_pmu events | Namhyung Kim | 2020-10-07 | 1 | -0/+3 | |
| | * | | | | | | | | | | | perf python scripting: Fix printable strings in python3 scripts | Jiri Olsa | 2020-10-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | perf metricgroup: Fix uncore metric expressions | Ian Rogers | 2020-09-17 | 1 | -19/+56 | |
| | * | | | | | | | | | | | perf parse-event: Release cpu_map refcount if evsel alloc failed | Namhyung Kim | 2020-09-17 | 1 | -1/+3 | |
| | * | | | | | | | | | | | perf parse-event: Fix cpu map refcounting | Namhyung Kim | 2020-09-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | | tools lib traceevent: Hide non API functions | Tzvetomir Stoyanov (VMware) | 2020-10-13 | 6 | -107/+83 | |
| * | | | | | | | | | | | | perf sched: Show start of latency as well | Joel Fernandes (Google) | 2020-10-13 | 1 | -10/+14 | |
| * | | | | | | | | | | | | perf vendor events: Fix typos in power8 PMU events | Sandipan Das | 2020-10-13 | 5 | -25/+25 | |
| * | | | | | | | | | | | | perf bench: Run inject-build-id with --buildid-all option too | Namhyung Kim | 2020-10-13 | 1 | -19/+35 | |
| * | | | | | | | | | | | | perf inject: Add --buildid-all option | Namhyung Kim | 2020-10-13 | 2 | -6/+113 | |
| * | | | | | | | | | | | | perf inject: Do not load map/dso when injecting build-id | Namhyung Kim | 2020-10-13 | 3 | -37/+27 | |
| * | | | | | | | | | | | | perf inject: Enter namespace when reading build-id | Namhyung Kim | 2020-10-13 | 1 | -2/+6 |