summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf bench: Fix numa bench to fix usage of affinity for machines with #CPUs > 1KAthira Rajeev2022-04-141-33/+95
* perf bench: Fix numa testcase to check if CPU used to bind task is onlineAthira Rajeev2022-04-143-2/+58
* perf record: Fix per-thread optionAlexey Bayduraev2022-04-141-5/+17
* perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()Lv Ruyi2022-04-131-1/+2
* perf tools: Fix misleading add event PMU debug messageAdrian Hunter2022-04-131-2/+3
* perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...Ian Rogers2022-04-091-0/+1
* perf tools: Add external commands to list-cmdsMichael Petlan2022-04-091-0/+4
* perf docs: Add perf-iostat link to manpagesMichael Petlan2022-04-091-1/+1
* perf session: Remap buf if there is no space for eventDenis Nikitin2022-04-091-3/+12
* perf bench: Fix epoll bench to correct usage of affinity for machines with #C...Athira Rajeev2022-04-092-12/+38
* perf bench: Fix futex bench to correct usage of affinity for machines with #C...Athira Rajeev2022-04-095-28/+83
* perf tools: Fix perf's libperf_print callbackAdrian Hunter2022-04-091-1/+1
* perf: arm-spe: Fix perf report --mem-modeJames Clark2022-04-091-0/+6
* perf unwind: Don't show unwind error messages when augmenting frame pointer s...James Clark2022-04-098-14/+32
* perf test tsc: Fix error message when not supportedChengdong Li2022-04-091-9/+27
* perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo2022-04-092-0/+5
* perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo2022-04-091-2/+4
* tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo2022-04-091-0/+3
* perf python: Convert tracepoint.py example to python3Tanu M2022-04-011-2/+2
* perf evlist: Directly return instead of using local ret variableHaowen Bai2022-04-011-2/+1
* perf evlist: Rename cpus to user_requested_cpusIan Rogers2022-04-0117-38/+42
* perf tools: Stop depending on .git files for building PERF-VERSION-FILEJohn Garry2022-04-011-12/+2
* perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2022-04-011-0/+1
* perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo2022-04-011-2/+1
* perf stat: Avoid SEGV if core.cpus isn't setIan Rogers2022-04-011-1/+4
* Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-311-2/+2
|\
| * kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada2022-02-151-2/+2
* | Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-03-27315-60266/+76542
|\ \
| * | perf evsel: Improve AMD IBS (Instruction-Based Sampling) error handling messagesKim Phillips2022-03-261-0/+25
| * | perf python: Add perf_env stubs that will be needed in evsel__open_strerror()Arnaldo Carvalho de Melo2022-03-261-1/+12
| * | perf tools: Enhance the matching of sub-commands abbreviationsWei Li2022-03-269-18/+23
| * | tools arm64: Import cputype.hAli Saidi2022-03-261-0/+1
| * | perf lock: Add -F/--field option to control outputNamhyung Kim2022-03-252-5/+56
| * | perf lock: Extend struct lock_key to have print functionNamhyung Kim2022-03-251-26/+65
| * | perf lock: Add --synth=no option for recordNamhyung Kim2022-03-251-1/+1
| * | perf stat: Fix forked applications enablement of countersThomas Richter2022-03-241-1/+1
| * | perf evsel: Make evsel__env() always return a valid envKim Phillips2022-03-221-1/+1
| * | perf build-id: Fix spelling mistake "Cant" -> "Can't"Colin Ian King2022-03-221-1/+1
| * | perf header: Fix spelling mistake "could't" -> "couldn't"Colin Ian King2022-03-221-1/+1
| * | perf script: Add 'brstackinsnlen' for branch stacksKan Liang2022-03-222-14/+38
| * | perf parse-events: Move slots only with topdownIan Rogers2022-03-221-4/+14
| * | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-03-227-32/+3585
| |\ \
| * | | perf ftrace latency: Update documentationNamhyung Kim2022-03-221-23/+52
| * | | perf ftrace latency: Add -n/--use-nsec optionNamhyung Kim2022-03-224-11/+22
| * | | perf tools: Fix version kernel tagJohn Garry2022-03-221-9/+4
| * | | perf tools: Fix dependency for version file creationJohn Garry2022-03-221-2/+2
| * | | perf test arm64: Test unwinding using fame-pointer (fp) modeGerman Gomez2022-03-211-0/+68
| * | | perf vendor events intel: Update events for TremontXIan Rogers2022-03-187-1150/+1204
| * | | perf vendor events intel: Update events for TigerlakeIan Rogers2022-03-183-129/+129
| * | | perf vendor events intel: Update events for SkylakeXIan Rogers2022-03-182-36/+36