aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-12perf build: Add EXTRA_LDFLAGS option to makefileZubair Lutfullah Kakakhel1-0/+2
2016-02-12perf symbols: Fix symbols searching for module in buildid-cacheWang Nan3-0/+49
2016-02-12perf config: Add '--system' and '--user' options to select which config file ...Taeung Song4-6/+42
2016-02-09kprobes: Optimize hot path by using percpu counter to collect 'nhit' statisticsMartin KaFai Lau1-4/+15
2016-02-09perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.cBorislav Petkov3-2/+1
2016-02-09perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]Borislav Petkov4-5/+5
2016-02-09perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.cBorislav Petkov3-2/+3
2016-02-09perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.cBorislav Petkov3-2/+4
2016-02-09perf/x86: Move perf_event.c ............... => x86/events/core.cBorislav Petkov4-4/+4
2016-02-05perf jit: add source line info supportStephane Eranian8-39/+768
2016-02-05perf tools: add JVMTI agent libraryStephane Eranian4-0/+778
2016-02-05perf inject: Add jitdump mmap injection supportStephane Eranian8-3/+1418
2016-02-05perf inject: Make sure mmap records are ordered when injecting build_idsArnaldo Carvalho de Melo1-0/+11
2016-02-05perf build: Add libcrypto feature detectionStephane Eranian7-0/+44
2016-02-05perf symbols: add Java demangling supportStephane Eranian4-0/+213
2016-02-05perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ĺšlusarz1-1/+1
2016-02-04perf build tests: Do parallell builds with 'build-test'Arnaldo Carvalho de Melo1-1/+1
2016-02-04perf tools: Fix parallel build including 'clean' targetJiri Olsa1-0/+14
2016-02-04perf config: Document 'record.build-id' variable in man pageTaeung Song1-0/+8
2016-02-04perf config: Document 'kmem.default' variable in man pageTaeung Song1-0/+5
2016-02-04perf config: Document 'pager.<subcommand>' variables in man pageTaeung Song1-0/+5
2016-02-04perf config: Document 'man.viewer' variable in man pageTaeung Song1-0/+9
2016-02-04perf config: Document 'top.children' variable in man pageTaeung Song1-0/+7
2016-02-04perf config: Document variables for 'report' section in man pageTaeung Song1-0/+36
2016-02-04perf config: Document variables for 'call-graph' section in man pageTaeung Song1-0/+67
2016-02-04perf config: Document 'ui.show-headers' variable in man pageTaeung Song1-0/+6
2016-02-04perf build tests: Move the feature related vars to the front of the make cmdlineArnaldo Carvalho de Melo1-2/+2
2016-02-04perf build tests: Elide "-f Makefile" from make invokationArnaldo Carvalho de Melo1-3/+6
2016-02-03perf stat: Fix interval output valuesJiri Olsa1-0/+10
2016-02-03mm: retire GUP WARN_ON_ONCE that outlived its usefulnessHugh Dickins2-8/+1
2016-02-03ipmi: put acpi.h with the other headersTony Camuso1-2/+1
2016-02-03mm: fix memory leak in copy_huge_pmd()Matthew Wilcox1-7/+10
2016-02-03drivers/hwspinlock: fix race between radix tree insertion and lookupMatthew Wilcox1-0/+4
2016-02-03radix-tree: fix race in gang lookupMatthew Wilcox2-2/+26
2016-02-03mm/vmpressure.c: fix subtree pressure detectionVladimir Davydov1-2/+1
2016-02-03mm: polish virtual memory accountingKonstantin Khlebnikov4-11/+28
2016-02-03mm: warn about VmData over RLIMIT_DATAKonstantin Khlebnikov3-6/+38
2016-02-03Documentation: cgroup-v2: add memory.stat::sock descriptionJohannes Weiner1-0/+4
2016-02-03mm: memcontrol: drop superfluous entry in the per-memcg stats arrayJohannes Weiner1-1/+1
2016-02-03drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov1-1/+1
2016-02-03proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner5-106/+48
2016-02-03numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390Michael Holzheu1-3/+4
2016-02-03MAINTAINERS: update Seth emailSeth Jennings1-2/+2
2016-02-03ocfs2/cluster: fix memory leak in o2hb_region_releaseJoseph Qi1-6/+8
2016-02-03lib/test-string_helpers.c: fix and improve string_get_size() testsVitaly Kuznetsov1-18/+49
2016-02-03thp: limit number of object to scan on deferred_split_scan()Kirill A. Shutemov1-4/+6
2016-02-03thp: change deferred_split_count() to return number of THP in queueKirill A. Shutemov1-7/+8
2016-02-03thp: make split_queue per-nodeKirill A. Shutemov3-23/+37
2016-02-03perf hists browser: Add 'L' hotkey to change percent limitNamhyung Kim1-0/+55
2016-02-03perf report: Update documention of --percent-limit optionNamhyung Kim1-1/+4