summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | selftests/lkdtm: Add UBSAN configMuhammad Usama Anjum2022-01-261-0/+1
| * | | | | | | | | | selftests/lkdtm: Remove dead config optionMuhammad Usama Anjum2022-01-261-1/+0
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-03-27329-60298/+76912
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
| * | | | | | | | | | libperf tests: Fix typo in perf_evlist__open() failure error messagesShunsuke Nakamura2022-03-261-4/+4
| * | | | | | | | | | tools arm64: Import cputype.hAli Saidi2022-03-262-0/+259
| * | | | | | | | | | 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
| * | | | | | | | | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-03-241-3/+4
| * | | | | | | | | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-03-241-2/+5
| * | | | | | | | | | perf stat: Fix forked applications enablement of countersThomas Richter2022-03-241-1/+1
| * | | | | | | | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-03-241-0/+6
| * | | | | | | | | | 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-2266-388/+5605
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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
| * | | | | | | | | | | perf vendor events intel: Update events for SkylakeIan Rogers2022-03-182-36/+36
| * | | | | | | | | | | perf vendor events intel: Update events for IcelakeXIan Rogers2022-03-184-276/+324
| * | | | | | | | | | | perf vendor events intel: Update events for IcelakeIan Rogers2022-03-183-680/+680
| * | | | | | | | | | | perf vendor events intel: Update events for ElkhartlakeIan Rogers2022-03-182-241/+241
| * | | | | | | | | | | perf vendor events intel: Update events for CascadelakeXIan Rogers2022-03-182-6588/+6588
| * | | | | | | | | | | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-03-1442-111/+476
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf tools: Set build-id using build-id header on new mmap recordsJames Clark2022-03-123-3/+19
| * | | | | | | | | | | | tools compiler.h: Remove duplicate #ifndef noinline blockRasmus Villemoes2022-03-121-4/+0
| * | | | | | | | | | | | perf tools: Use ARRAY_SIZE() instead of ad hoc equivalent, spotted by array_s...Guo Zhengkui2022-03-071-1/+1
| * | | | | | | | | | | | perf script: Output branch sample typeJames Clark2022-03-071-2/+3
| * | | | | | | | | | | | perf script: Refactor branch stack printingJames Clark2022-03-071-15/+12
| * | | | | | | | | | | | perf session: Print branch stack entry type in --dump-raw-traceJames Clark2022-03-071-2/+3
| * | | | | | | | | | | | perf evsel: Add error message for unsupported branch stack casesJames Clark2022-03-071-0/+4
| * | | | | | | | | | | | perf tools: Remove bpf_map__set_priv()/bpf_map__priv() usageJiri Olsa2022-03-051-7/+59
| * | | | | | | | | | | | perf tools: Remove bpf_program__set_priv/bpf_program__priv usageJiri Olsa2022-03-051-16/+82
| * | | | | | | | | | | | perf test: Add perf_event_attr tests for the arm_spe eventGerman Gomez2022-03-054-0/+66
| * | | | | | | | | | | | perf vendor events intel: Add uncore event list for AlderlakeZhengjun Xing2022-03-052-0/+262
| * | | | | | | | | | | | perf vendor events intel: Add core event list for AlderlakeZhengjun Xing2022-03-058-0/+4234
| * | | | | | | | | | | | perf jevents: Add support for HiSilicon CPA PMU aliasingQi Liu2022-02-252-0/+82
| * | | | | | | | | | | | libperf: Add API for allocating new thread map arrayTzvetomir Stoyanov (VMware)2022-02-235-7/+61
| * | | | | | | | | | | | libperf: Rename arguments of perf_thread_map APIsTzvetomir Stoyanov (VMware)2022-02-233-12/+12