aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-25perf annotate stdio: Fix column header when using --show-total-periodTaeung Song1-1/+2
2017-07-25perf jevents: Make build fail on JSON parse errorAndi Kleen2-11/+14
2017-07-25perf report: Tag branch type/flag on "to" and tag cycles on "from"Jin Yao2-48/+111
2017-07-25perf report: Make --branch-history work without callgraphs(-g) option in perf recordJin Yao4-9/+25
2017-07-25perf script python: Generate hooks with additional argumentArun Kalyanasundaram1-4/+18
2017-07-25perf script python: Add perf_sample dict to tracepoint handlersArun Kalyanasundaram1-1/+40
2017-07-25perf script python: Add sample_read to dictArun Kalyanasundaram1-0/+51
2017-07-25perf script python: Refactor creation of perf sample dictArun Kalyanasundaram1-41/+53
2017-07-25perf script python: Allocate memory only if handler existsArun Kalyanasundaram1-16/+22
2017-07-25perf script: Remove some bogus error handlingDan Carpenter1-6/+1
2017-07-25perf top: Support lookup of symbols in other mount namespaces.Krister Johansen2-0/+19
2017-07-25perf evsel: Add verbose output for sys_perf_event_open fallbackJiri Olsa1-0/+8
2017-07-25perf jvmti: Fix linker error when libelf config is disabledSudeep Holla1-1/+1
2017-07-25perf annotate: Process tracing data in pipe modeDavid Carrillo-Cisneros1-0/+1
2017-07-25perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefileDavid Carrillo-Cisneros1-1/+7
2017-07-25perf cgroup: Fix refcount usageArnaldo Carvalho de Melo1-3/+5
2017-07-25perf report: Fix kernel symbol adjustment for s390xThomas Richter2-0/+23
2017-07-25perf annotate stdio: Fix --show-total-periodTaeung Song1-1/+1
2017-07-24kprobes/x86: Release insn_slot in failure pathMasami Hiramatsu1-1/+9
2017-07-24perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regsStephane Eranian1-0/+1
2017-07-24perf/x86/intel/uncore: Fix SKX CHA event extra regsStephane Eranian1-0/+13
2017-07-24perf/x86/intel/uncore: Remove invalid Skylake server CHA filter fieldKan Liang1-3/+0
2017-07-24perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umaskKan Liang1-2/+2
2017-07-24perf/x86/intel/uncore: Fix Skylake server PCU PMU event formatKan Liang1-1/+21
2017-07-24perf/x86/intel/uncore: Fix Skylake UPI PMU event masksStephane Eranian1-4/+4
2017-07-23Linux 4.13-rc2Linus Torvalds1-1/+1
2017-07-23Properly alphabetize MAINTAINERS fileLinus Torvalds2-1741/+1815
2017-07-23Fix up MAINTAINERS file problemsLinus Torvalds1-13/+4
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross3-10/+23
2017-07-23xen/x86: fix cpu hotplugJuergen Gross1-1/+2
2017-07-23xen/grant-table: log the lack of grantsWengang Wang1-1/+8
2017-07-23xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov1-1/+0
2017-07-21MAINTAINERS: fix alphabetical orderingRandy Dunlap1-817/+816
2017-07-21NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()Trond Myklebust1-2/+11
2017-07-21NFS: Be more careful about mapping file permissionsTrond Myklebust1-8/+17
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust2-4/+7
2017-07-21NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()Trond Myklebust1-9/+2
2017-07-21NFS: Refactor NFS access to kernel access mask calculationTrond Myklebust1-8/+23
2017-07-21perf annotate: Do not overwrite sample->periodTaeung Song1-1/+0
2017-07-21perf annotate: Store the sample period in each histogram bucketTaeung Song2-5/+13
2017-07-21net/sunrpc/xprt_sock: fix regression in connection error reporting.NeilBrown1-0/+2
2017-07-21nfs: count correct array for mnt3_counts array sizeEryu Guan1-1/+1
2017-07-21perf hists: Pass perf_sample to __symbol__inc_addr_samples()Taeung Song5-19/+27
2017-07-21perf annotate: Rename 'sum' to 'nr_samples' in struct sym_histTaeung Song3-15/+15
2017-07-21perf annotate: Introduce struct sym_hist_entryTaeung Song4-29/+35
2017-07-21x86/devicetree: Convert to using %pOF instead of ->full_nameRob Herring1-2/+1
2017-07-21perf/x86/intel: Add proper condition to run sched_task callbacksJiri Olsa3-10/+14
2017-07-21x86/platform/uv/BAU: Disable BAU on single hub configurationsAndrew Banman1-5/+18
2017-07-21perf/core: Fix locking for children siblings group readJiri Olsa1-0/+5
2017-07-21ide: avoid warning for timings calculationArnd Bergmann1-9/+9