summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * bpf: fix up selftests after backports were fixedFrank van der Linden2021-05-221-0/+12
* | Merge tag 'v4.14.232' into v4.14-rtLuis Claudio R. Goncalves2021-05-011-3/+0
|\ \ | |/
| * ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz2021-04-281-3/+0
* | Merge tag 'v4.14.231' into v4.14-rtLuis Claudio R. Goncalves2021-05-011-4/+3
|\ \ | |/
| * perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo2021-04-161-4/+3
* | Merge tag 'v4.14.228' into v4.14-rtLuis Claudio R. Goncalves2021-04-302-5/+1
|\ \ | |/
| * perf auxtrace: Fix auxtrace queue conflictAdrian Hunter2021-03-301-4/+0
| * libbpf: Fix INSTALL flag orderGeorgi Valkov2021-03-301-1/+1
* | Merge tag 'v4.14.227' into v4.14-rtLuis Claudio R. Goncalves2021-04-3015-3/+141
|\ \ | |/
| * tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo2021-03-245-0/+26
| * perf: Make perf able to build with latest libbfdChangbin Du2021-03-241-1/+15
| * tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo2021-03-246-0/+27
| * tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo2021-03-245-1/+23
| * tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo2021-03-248-0/+48
| * perf tools: Use %define api.pure full instead of %pure-parserJiri Olsa2021-03-242-2/+3
* | Merge tag 'v4.14.226' into v4.14-rtClark Williams2021-03-201-0/+1
|\ \ | |/
| * perf traceevent: Ensure read cmdlines are null terminated.Ian Rogers2021-03-171-0/+1
* | Merge tag 'v4.14.225' into v4.14-rtClark Williams2021-03-111-1/+1
|\ \ | |/
| * usbip: tools: fix build error for multiple definitionAntonio Borneo2021-03-111-1/+1
* | Merge tag 'v4.14.223' into v4.14-rtClark Williams2021-03-083-1/+6
|\ \ | |/
| * perf test: Fix unaligned access in sample parsing testNamhyung Kim2021-03-031-1/+1
| * perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter2021-03-031-0/+3
| * perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo2021-03-031-0/+2
* | Merge tag 'v4.14.221' into v4.14-rtClark Williams2021-03-081-7/+26
|\ \ | |/
| * objtool: Support Clang non-section symbols in ORC generationJosh Poimboeuf2021-02-101-7/+26
* | Merge tag 'v4.14.220' into v4.14-rtClark Williams2021-03-081-2/+5
|\ \ | |/
| * objtool: Don't fail on missing symbol tableJosh Poimboeuf2021-02-071-2/+5
* | Merge tag 'v4.14.219' into v4.14-rtClark Williams2021-03-081-14/+21
|\ \ | |/
| * x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski2021-02-031-14/+21
* | Merge tag 'v4.14.213' into v4.14-rtClark Williams2020-12-291-1/+1
|\ \ | |/
| * perf record: Fix memory leak when using '--user-regs=?' to list registersZheng Zengkai2020-12-291-1/+1
* | Merge tag 'v4.14.212' into v4.14-rtClark Williams2020-12-151-0/+15
|\ \ | |/
| * x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2020-12-111-0/+15
* | Merge tag 'v4.14.210' into v4.14-rtClark Williams2020-12-042-3/+12
|\ \ | |/
| * perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu2020-12-021-0/+8
| * perf event: Check ref_reloc_sym before using itIgor Lubashev2020-12-021-3/+4
* | Merge tag 'v4.14.209' into v4.14-rtClark Williams2020-11-241-1/+1
|\ \ | |/
| * perf lock: Don't free "lock_seq_stat" if read_count isn't zeroLeo Yan2020-11-241-1/+1
* | Merge tag 'v4.14.207' into v4.14-rtClark Williams2020-11-231-0/+1
|\ \ | |/
| * perf tools: Add missing swap for ino_generationJiri Olsa2020-11-181-0/+1
* | Merge tag 'v4.14.204' into v4.14-rtClark Williams2020-11-061-1/+1
|\ \ | |/
| * perf python scripting: Fix printable strings in python3 scriptsJiri Olsa2020-11-051-1/+1
* | Merge tag 'v4.14.203' into v4.14-rtClark Williams2020-11-051-4/+4
|\ \ | |/
| * perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter2020-10-291-4/+4
* | Merge tag 'v4.14.201' into v4.14-rtClark Williams2020-10-271-1/+3
|\ \ | |/
| * perf top: Fix stdio interface input handling with glibc 2.28+Tommi Rantala2020-10-141-1/+3
* | Merge tag 'v4.14.200' into v4.14-rtClark Williams2020-10-279-21/+44
|\ \ | |/
| * objtool: Fix noreturn detection for ignored functionsJosh Poimboeuf2020-10-011-1/+1
| * selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski2020-10-011-0/+1
| * perf kcore_copy: Fix module map when there are no modules loadedAdrian Hunter2020-10-011-0/+7