summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2020-01-30perf: Make perf able to build with latest libbfdChangbin Du
2020-01-30perf test: Fix test case Merge cpu mapThomas Richter
2020-01-30perf parse: Copy string to perf_evsel_config_termLeo Yan
2020-01-30perf parse: Refactor 'struct perf_evsel_config_term'Leo Yan
2020-01-15perf header: Use last modification time for timestampMichael Petlan
2020-01-14perf c2c: Fix return type for histogram sorting comparision functionsAndres Freund
2020-01-14perf beauty sockaddr: Fix augmented syscall format warningCengiz Can
2020-01-14perf/ui/gtk: Fix gtk2 buildJiri Olsa
2020-01-14perf ui gtk: Add missing zalloc objectJiri Olsa
2020-01-14perf tools: Use %define api.pure full instead of %pure-parserJiri Olsa
2020-01-14perf report: Fix no libunwind compiled warning break s390 issueJin Yao
2020-01-14perf tools: Support --prefix/--prefix-stripAndi Kleen
2020-01-14perf report: Clarify in help that --children is defaultAndi Kleen
2020-01-14perf clang: Fix build with Clang 9Maciej S. Szmigiero
2020-01-06perf report/top: Make 'e' visible in the help and make it toggle showing call...Arnaldo Carvalho de Melo
2020-01-06perf report/top: Do not offer annotation for symbols without samplesArnaldo Carvalho de Melo
2020-01-06perf report/top: Allow pressing hotkeys in the options popup menuArnaldo Carvalho de Melo
2020-01-06tools ui popup: Allow returning hotkeysArnaldo Carvalho de Melo
2020-01-06perf hists browser: Allow passing an initial hotkeyArnaldo Carvalho de Melo
2020-01-06perf report/top: Add 'k' hotkey to zoom directly into the kernel mapArnaldo Carvalho de Melo
2020-01-06perf hists browser: Generalize the do_zoom_dso() functionArnaldo Carvalho de Melo
2020-01-06perf report/top: Improve toggle callchain menu optionArnaldo Carvalho de Melo
2020-01-06perf report/top: Add menu entry for toggling callchain expansionArnaldo Carvalho de Melo
2020-01-06perf report/top: Make ENTER consistently bring up menuArnaldo Carvalho de Melo
2020-01-06perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etcArnaldo Carvalho de Melo
2020-01-06libperf: Move to tools/lib/perfJiri Olsa
2020-01-06perf tests bp_signal: Show expected versus obtained valuesArnaldo Carvalho de Melo
2020-01-06perf sched timehist: Add support for filtering on CPUDavid Ahern
2020-01-06perf record: Adapt affinity to machines with #CPUs > 1KAlexey Budankov
2020-01-06perf mmap: Declare type for cpu mask of arbitrary lengthAlexey Budankov
2019-12-20perf hists: Fix variable name's inconsistency in hists__for_each() macroYuya Fujita
2019-12-20perf map: Set kmap->kmaps backpointer for main kernel map chunksArnaldo Carvalho de Melo
2019-12-20perf report: Fix incorrectly added dimensions as switch perf data fileJin Yao
2019-12-16perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES descriptionEd Maste
2019-12-16perf vendor events s390: Fix counter long description for DTLB1_GPAGE_WRITESEd Maste
2019-12-11perf header: Fix false warning when there are no duplicate cache entriesMichael Petlan
2019-12-11perf metricgroup: Fix printing event names of metric group with multiple eventsKajol Jain
2019-12-11perf/x86/pmu-events: Fix Kernel_Utilization metricRavi Bangoria
2019-12-11perf top: Do not bail out when perf_env__read_cpuid() returns ENOSYSArnaldo Carvalho de Melo
2019-12-11perf arch: Make the default get_cpuid() return compatible errorArnaldo Carvalho de Melo
2019-12-11Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo
2019-12-04perf inject: Fix processing of ID index for injected instruction tracingAdrian Hunter
2019-12-04perf report: Bail out --mem-mode if mem info is not availableRavi Bangoria
2019-12-04perf report: Make -F more strict like -sRavi Bangoria
2019-12-04perf report/top TUI: Replace pr_err() with ui__error()Ravi Bangoria
2019-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-12-02perf kvm: Clarify the 'perf kvm' -i and -o command line optionsArnaldo Carvalho de Melo
2019-12-02perf beauty: Add CLEAR_SIGHAND support for clone's flags argArnaldo Carvalho de Melo
2019-12-02perf bench: Update the copies of x86's mem{cpy,set}_64.SArnaldo Carvalho de Melo
2019-11-29perf machine: Fill map_symbol->maps in append_inlines() to fix segfaultArnaldo Carvalho de Melo