summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-2886-368/+1662
|\
| * Merge tag 'perf-core-for-mingo-5.6-20200116' of git://git.kernel.org/pub/scm/...Ingo Molnar2020-01-2018-16/+97
| |\
| | * perf header: Use last modification time for timestampMichael Petlan2020-01-151-1/+1
| | * perf c2c: Fix return type for histogram sorting comparision functionsAndres Freund2020-01-141-4/+6
| | * perf beauty sockaddr: Fix augmented syscall format warningCengiz Can2020-01-141-1/+1
| | * perf/ui/gtk: Fix gtk2 buildJiri Olsa2020-01-142-2/+2
| | * perf ui gtk: Add missing zalloc objectJiri Olsa2020-01-141-0/+5
| | * perf tools: Use %define api.pure full instead of %pure-parserJiri Olsa2020-01-142-2/+3
| | * libperf: Setup initial evlist::all_cpus valueJiri Olsa2020-01-141-0/+3
| | * perf report: Fix no libunwind compiled warning break s390 issueJin Yao2020-01-141-3/+3
| | * perf tools: Support --prefix/--prefix-stripAndi Kleen2020-01-148-2/+61
| | * perf report: Clarify in help that --children is defaultAndi Kleen2020-01-141-1/+2
| | * tools build: Fix test-clang.cpp with Clang 8+Maciej S. Szmigiero2020-01-141-0/+6
| | * perf clang: Fix build with Clang 9Maciej S. Szmigiero2020-01-141-0/+4
| * | Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar2020-01-2018-49/+140
| |\ \ | | |/ | |/|
| * | tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov2020-01-062-0/+15
| * | perf report/top: Make 'e' visible in the help and make it toggle showing call...Arnaldo Carvalho de Melo2020-01-061-1/+7
| * | perf report/top: Do not offer annotation for symbols without samplesArnaldo Carvalho de Melo2020-01-061-1/+10
| * | perf report/top: Allow pressing hotkeys in the options popup menuArnaldo Carvalho de Melo2020-01-061-6/+10
| * | tools ui popup: Allow returning hotkeysArnaldo Carvalho de Melo2020-01-065-9/+13
| * | perf hists browser: Allow passing an initial hotkeyArnaldo Carvalho de Melo2020-01-063-77/+82
| * | perf report/top: Add 'k' hotkey to zoom directly into the kernel mapArnaldo Carvalho de Melo2020-01-061-1/+8
| * | perf hists browser: Generalize the do_zoom_dso() functionArnaldo Carvalho de Melo2020-01-061-4/+7
| * | perf report/top: Improve toggle callchain menu optionArnaldo Carvalho de Melo2020-01-063-5/+54
| * | perf report/top: Add menu entry for toggling callchain expansionArnaldo Carvalho de Melo2020-01-061-0/+21
| * | perf report/top: Make ENTER consistently bring up menuArnaldo Carvalho de Melo2020-01-061-1/+2
| * | perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etcArnaldo Carvalho de Melo2020-01-061-0/+1
| * | tools lib api fs: Fix gcc9 stringop-truncation compilation errorAndrey Zhizhikin2020-01-061-1/+3
| * | libperf: Add man pagesJiri Olsa2020-01-0614-229/+1197
| * | libperf: Move to tools/lib/perfJiri Olsa2020-01-0639-4/+5
| * | perf tests bp_signal: Show expected versus obtained valuesArnaldo Carvalho de Melo2020-01-061-5/+5
| * | perf sched timehist: Add support for filtering on CPUDavid Ahern2020-01-062-0/+17
| * | perf record: Adapt affinity to machines with #CPUs > 1KAlexey Budankov2020-01-063-13/+45
| * | perf mmap: Declare type for cpu mask of arbitrary lengthAlexey Budankov2020-01-062-0/+23
| * | tools bitmap: Implement bitmap_equal() operation at bitmap APIAlexey Budankov2020-01-062-0/+45
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-286-79/+63
|\ \ \
| * \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-01-256-79/+63
| |\ \ \ | | |_|/ | |/| |
| | * | torture: Hoist calls to lscpu to higher-level kvm.sh scriptPaul E. McKenney2019-12-092-7/+11
| | * | torture: Allow "CFLIST" to specify default list of scenariosPaul E. McKenney2019-12-091-6/+13
| | * | rcutorture: Add worst-case call_rcu() forward-progress resultsPaul E. McKenney2019-12-091-1/+2
| | * | torture: Handle systems lacking the mpstat commandPaul E. McKenney2019-12-091-2/+9
| | * | torture: Handle jitter for CPUs that cannot be offlinedPaul E. McKenney2019-12-091-6/+20
| | * | rcutorture: Dispense with Dracut for initrd creationPaul E. McKenney2019-12-091-52/+3
| | * | torture: Use gawk instead of awk for systime() functionPaul E. McKenney2019-12-092-5/+5
* | | | Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-2714-2/+1069
|\ \ \ \
| * | | | selftests/timens: Check for right timens offsets after fork and execAndrei Vagin2020-01-143-1/+96
| * | | | selftests/timens: Add a simple perf test for clock_gettime()Andrei Vagin2020-01-143-1/+99
| * | | | selftests/timens: Add timer offsets testAndrei Vagin2020-01-143-1/+124
| * | | | selftests/timens: Add procfs selftestDmitry Safonov2020-01-143-1/+146
| * | | | selftests/timens: Add a test for clock_nanosleep()Andrei Vagin2020-01-143-2/+152