summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)AuthorLines
2020-02-05Merge tag 'perf-core-for-mingo-5.6-20200201' of git://git.kernel.org/pub/scm/...Ingo Molnar-32/+71
2020-01-31perf maps: Add missing unlock to maps__insert() error caseCengiz Can-0/+1
2020-01-31perf probe: Add ustring support for perf probe commandThomas Richter-1/+2
2020-01-30perf: Make perf able to build with latest libbfdChangbin Du-1/+15
2020-01-30perf test: Fix test case Merge cpu mapThomas Richter-1/+0
2020-01-30perf parse: Copy string to perf_evsel_config_termLeo Yan-1/+9
2020-01-30perf parse: Refactor 'struct perf_evsel_config_term'Leo Yan-29/+45
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-6/+6
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3999/+388
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+4
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-6/+6
2020-01-20perf: Use consistent include paths for libbpfToke Høiland-Jørgensen-6/+6
2020-01-15perf header: Use last modification time for timestampMichael Petlan-1/+1
2020-01-14perf c2c: Fix return type for histogram sorting comparision functionsAndres Freund-4/+6
2020-01-14perf beauty sockaddr: Fix augmented syscall format warningCengiz Can-1/+1
2020-01-14perf/ui/gtk: Fix gtk2 buildJiri Olsa-1/+1
2020-01-14perf ui gtk: Add missing zalloc objectJiri Olsa-0/+5
2020-01-14perf tools: Use %define api.pure full instead of %pure-parserJiri Olsa-2/+3
2020-01-14perf report: Fix no libunwind compiled warning break s390 issueJin Yao-3/+3
2020-01-14perf tools: Support --prefix/--prefix-stripAndi Kleen-2/+61
2020-01-14perf report: Clarify in help that --children is defaultAndi Kleen-1/+2
2020-01-14perf clang: Fix build with Clang 9Maciej S. Szmigiero-0/+4
2020-01-14hrtimers: Prepare hrtimer_nanosleep() for time namespacesAndrei Vagin-2/+4
2020-01-06perf report/top: Make 'e' visible in the help and make it toggle showing call...Arnaldo Carvalho de Melo-1/+7
2020-01-06perf report/top: Do not offer annotation for symbols without samplesArnaldo Carvalho de Melo-1/+10
2020-01-06perf report/top: Allow pressing hotkeys in the options popup menuArnaldo Carvalho de Melo-6/+10
2020-01-06tools ui popup: Allow returning hotkeysArnaldo Carvalho de Melo-9/+13
2020-01-06perf hists browser: Allow passing an initial hotkeyArnaldo Carvalho de Melo-77/+82
2020-01-06perf report/top: Add 'k' hotkey to zoom directly into the kernel mapArnaldo Carvalho de Melo-1/+8
2020-01-06perf hists browser: Generalize the do_zoom_dso() functionArnaldo Carvalho de Melo-4/+7
2020-01-06perf report/top: Improve toggle callchain menu optionArnaldo Carvalho de Melo-5/+54
2020-01-06perf report/top: Add menu entry for toggling callchain expansionArnaldo Carvalho de Melo-0/+21
2020-01-06perf report/top: Make ENTER consistently bring up menuArnaldo Carvalho de Melo-1/+2
2020-01-06perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etcArnaldo Carvalho de Melo-0/+1
2020-01-06libperf: Move to tools/lib/perfJiri Olsa-3868/+3
2020-01-06perf tests bp_signal: Show expected versus obtained valuesArnaldo Carvalho de Melo-5/+5
2020-01-06perf sched timehist: Add support for filtering on CPUDavid Ahern-0/+17
2020-01-06perf record: Adapt affinity to machines with #CPUs > 1KAlexey Budankov-13/+45
2020-01-06perf mmap: Declare type for cpu mask of arbitrary lengthAlexey Budankov-0/+23
2019-12-20perf hists: Fix variable name's inconsistency in hists__for_each() macroYuya Fujita-2/+2
2019-12-20perf map: Set kmap->kmaps backpointer for main kernel map chunksArnaldo Carvalho de Melo-0/+3
2019-12-20perf report: Fix incorrectly added dimensions as switch perf data fileJin Yao-1/+4
2019-12-16perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES descriptionEd Maste-1/+1
2019-12-16perf vendor events s390: Fix counter long description for DTLB1_GPAGE_WRITESEd Maste-1/+1
2019-12-11perf header: Fix false warning when there are no duplicate cache entriesMichael Petlan-15/+6
2019-12-11perf metricgroup: Fix printing event names of metric group with multiple eventsKajol Jain-2/+5
2019-12-11perf/x86/pmu-events: Fix Kernel_Utilization metricRavi Bangoria-12/+12
2019-12-11perf top: Do not bail out when perf_env__read_cpuid() returns ENOSYSArnaldo Carvalho de Melo-3/+7
2019-12-11perf arch: Make the default get_cpuid() return compatible errorArnaldo Carvalho de Melo-1/+1
2019-12-11Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo-0/+1