aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-19perf bench: List output formatting options on 'perf bench -h'Ingo Molnar1-1/+1
2015-10-19perf bench: Remove the prefaulting complication from 'perf bench mem mem*'Ingo Molnar2-112/+50
2015-10-19perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'Ingo Molnar2-1/+1
2015-10-19perf bench: Eliminate unused argument from bench_mem_common()Ingo Molnar1-7/+4
2015-10-19perf bench: Default to all routines in 'perf bench mem'Ingo Molnar1-2/+2
2015-10-19perf bench: Improve the 'perf bench mem memcpy' code readabilityIngo Molnar1-56/+45
2015-10-19perf test: Suppress libtraceevent warningsNamhyung Kim3-0/+20
2015-10-19perf test: Silence tracepoint event failuresNamhyung Kim3-3/+3
2015-10-13tools build: Fix cross compile buildJiri Olsa1-0/+4
2015-10-13tools include: Fix strict-aliasing rules breakageJiri Olsa1-8/+24
2015-10-12perf hists browser: Add 'm' key for context menu displayNamhyung Kim1-0/+2
2015-10-12perf callchains: Fix unw_word_t pointer castsRabin Vincent1-2/+2
2015-10-12perf callchain: Use debug_frame if eh_frame is unusableRabin Vincent1-4/+6
2015-10-12perf hists browser: Inform how to reset the symbol filterArnaldo Carvalho de Melo1-1/+2
2015-10-12perf ui browsers: Remove help messages about use of right and arrow keysArnaldo Carvalho de Melo4-9/+9
2015-10-12perf symbols: Try the .debug/ DSO cache as a last resortArnaldo Carvalho de Melo1-9/+9
2015-10-07perf python: Support the PERF_RECORD_SWITCH eventArnaldo Carvalho de Melo2-7/+75
2015-10-07perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu3-1/+4
2015-10-07Revert "fs: do not prefault sys_write() user buffer pages"Linus Torvalds1-18/+16
2015-10-06NFS: Fix a tracepoint NULL-pointer dereferenceAnna Schumaker1-1/+1
2015-10-06perf tools: Fix handling read result using a signed variableAndrzej Hajda1-1/+2
2015-10-06perf tools: Use hpp_dimension__add_output to register hpp columnsJiri Olsa1-8/+8
2015-10-06perf tools: Introduce hpp_dimension__add_output functionJiri Olsa2-0/+8
2015-10-06perf tools: Get rid of superfluos call to reset_dimensionsJiri Olsa1-2/+0
2015-10-06perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncoreTaku Izumi4-15/+106
2015-10-06perf/x86: Add Intel cstate PMUs supportKan Liang2-0/+695
2015-10-06x86/xen/p2m: hint at the last populated P2M entryDavid Vrabel1-1/+18
2015-10-05perf tools: Fail properly in case pattern matching fails to find tracepointJiri Olsa1-1/+8
2015-10-05perf hists browser: Implement horizontal scrollingArnaldo Carvalho de Melo1-5/+17
2015-10-05perf ui browser: Optional horizontal scrolling key bindingArnaldo Carvalho de Melo2-1/+15
2015-10-05perf callchain: Switch default to 'graph,0.5,caller'Arnaldo Carvalho de Melo3-5/+5
2015-10-05perf tests: Add Intel CQM testMatt Fleming4-0/+130
2015-10-05perf tests: Move x86 tests into arch directoryMatt Fleming16-45/+48
2015-10-05perf tests: Add arch testsMatt Fleming6-11/+46
2015-10-05perf tools: Handle -h and -v optionsJiri Olsa2-0/+22
2015-10-05perf tools: Setup proper width for symbol_iaddr fieldJiri Olsa1-0/+13
2015-10-05perf tools: Add support for sorting on the iaddrDon Zickus3-0/+39
2015-10-05perf tests: Add parsing test for 'P' modifierJiri Olsa1-0/+16
2015-10-05perf tools: Introduce 'P' modifier to request max precisionJiri Olsa5-2/+13
2015-10-05perf tools: Export perf_event_attr__set_max_precise_ip()Jiri Olsa2-1/+3
2015-10-05perf annotate: Fix sizeof_sym_hist overflow issueJiri Olsa1-1/+1
2015-10-05perf evlist: Display DATA_SRC sample type bitJiri Olsa1-1/+1
2015-10-05tools lib api fs: No need to use PATH_MAX + 1Jiri Olsa2-4/+4
2015-10-04Linux 4.3-rc4Linus Torvalds1-1/+1
2015-10-04MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras4-73/+42
2015-10-03[CIFS] Update cifs version numberSteve French1-1/+1
2015-10-02clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz1-1/+1
2015-10-02perf stat: Reduce min --interval-print to 10msKan Liang2-6/+12
2015-10-02nfs4: reset states to use open_stateid when returning delegation voluntarilyJeff Layton1-0/+3
2015-10-02NFSv4: Fix a nograce recovery hangBenjamin Coddington1-0/+2