summaryrefslogtreecommitdiffstats
path: root/net/vmw_vsock (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-12perf data: Fix releasing event_classWang Nan1-0/+18
2016-02-12perf tools: Rename parse_events__free_terms() to parse_events_terms__delete()Arnaldo Carvalho de Melo4-9/+10
2016-02-12perf tools: Free the terms list_head in parse_events__free_terms()Wang Nan1-0/+1
2016-02-12perf tools: Use perf_event_terms__purge() for non-malloced termsArnaldo Carvalho de Melo2-2/+2
2016-02-12perf tools: Introduce parse_events_terms__purge()Arnaldo Carvalho de Melo2-1/+7
2016-02-12perf tools: Unlink entries from terms listWang Nan1-1/+3
2016-02-12perf hists: Do column alignment on the format iteratorArnaldo Carvalho de Melo5-19/+48
2016-02-12perf tools: Add comment explaining the repsep_snprintf functionArnaldo Carvalho de Melo1-1/+9
2016-02-12perf python scripting: Append examples to err msg about audit-libs-pythonTaeung Song1-1/+4
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