summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf report: Bail out --mem-mode if mem info is not availableRavi Bangoria2019-12-041-0/+8
* perf report: Make -F more strict like -sRavi Bangoria2019-12-041-0/+6
* perf report/top TUI: Replace pr_err() with ui__error()Ravi Bangoria2019-12-041-5/+5
* Merge tag 'perf-core-for-mingo-5.5-20191203' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-12-0442-229/+789
|\
| * libtraceevent: Copy pkg-config file to output folder when using O=Sudip Mukherjee2019-12-031-2/+3
| * libtraceevent: Fix lib installation with O=Sudip Mukherjee2019-12-031-0/+1
| * perf kvm: Clarify the 'perf kvm' -i and -o command line optionsArnaldo Carvalho de Melo2019-12-021-2/+3
| * tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo2019-12-021-0/+3
| * perf beauty: Add CLEAR_SIGHAND support for clone's flags argArnaldo Carvalho de Melo2019-12-021-0/+1
| * tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo2019-12-021-18/+42
| * tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2019-12-024-2/+20
| * tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo2019-12-021-1/+1
| * tools headers uapi: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2019-12-021-1/+2
| * tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2019-12-021-0/+18
| * perf bench: Update the copies of x86's mem{cpy,set}_64.SArnaldo Carvalho de Melo2019-12-027-31/+114
| * perf machine: Fill map_symbol->maps in append_inlines() to fix segfaultArnaldo Carvalho de Melo2019-11-291-0/+1
| * perf jit: Move test functionality in to a testIan Rogers2019-11-295-46/+57
| * perf stat: Use affinity for enabling/disabling eventsAndi Kleen2019-11-291-3/+37
| * perf evsel: Add functions to enable/disable for a specific CPUAndi Kleen2019-11-294-14/+52
| * perf stat: Use affinity for readingAndi Kleen2019-11-292-41/+57
| * perf stat: Use affinity for opening eventsAndi Kleen2019-11-299-34/+141
| * perf stat: Factor out open error handlingAndi Kleen2019-11-291-40/+60
| * perf stat: Use affinity for closing file descriptorsAndi Kleen2019-11-291-2/+29
| * perf evsel: Add functions to close evsel on a CPUAndi Kleen2019-11-292-6/+22
| * perf evsel: Add iterator to iterate over events ordered by CPUAndi Kleen2019-11-294-0/+42
| * perf evlist: Maintain evlist->all_cpusAndi Kleen2019-11-297-0/+83
| * perf cpumap: Maintain cpumaps ordered and without dupsAndi Kleen2019-11-291-1/+15
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-022-0/+37
|\ \
| * | selftests: vm: add fragment CONFIG_TEST_VMALLOCAnders Roxell2019-12-011-0/+1
| * | memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappingsJoel Fernandes (Google)2019-12-011-0/+36
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-025-31/+122
|\ \ \
| * | | selftests: forwarding: fix race between packet receive and tc checkJiri Pirko2019-11-301-8/+31
| * | | selftests: pmtu: use -oneline for ip route list cacheThadeu Lima de Souza Cascardo2019-11-291-3/+2
| * | | selftests: bpf: correct perror stringsJakub Kicinski2019-11-292-20/+20
| * | | selftests: bpf: test_sockmap: handle file creation failures gracefullyJakub Kicinski2019-11-291-0/+9
| * | | selftests/tls: add a test for fragmented messagesJakub Kicinski2019-11-291-0/+60
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-021-9/+85
|\ \ \
| * | | selftests/x86/single_step_syscall: Check SYSENTER directlyAndy Lutomirski2019-11-261-9/+85
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-0265-606/+2198
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-11-2965-606/+2198
| |\ \ \
| | * | | perf script: Fix invalid LBR/binary mismatch errorAdrian Hunter2019-11-281-1/+1
| | * | | perf script: Fix brstackinsn for AUXTRACEAdrian Hunter2019-11-281-1/+1
| | * | | perf affinity: Add infrastructure to save/restore affinityAndi Kleen2019-11-284-0/+92
| | * | | perf pmu: Use file system cache to optimize sysfs accessAndi Kleen2019-11-285-31/+83
| | * | | perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo2019-11-281-1/+1
| | * | | perf diff: Use llabs() with 64-bit valuesArnaldo Carvalho de Melo2019-11-281-1/+1
| | * | | perf diff: Use llabs() with 64-bit valuesArnaldo Carvalho de Melo2019-11-281-2/+2
| | * | | perf tools: Allow to link with libbpf dynamicalyJiri Olsa2019-11-265-2/+28
| | * | | perf tests: Rename tests/map_groups.c to tests/maps.cArnaldo Carvalho de Melo2019-11-264-5/+5
| | * | | perf tests: Rename thread-mg-share to thread-maps-shareArnaldo Carvalho de Melo2019-11-264-15/+15