aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-26perf ftrace: Make 'function_graph' be the default tracerperf-core-for-mingo-4.11-20170126Arnaldo Carvalho de Melo
2017-01-26perf ftrace: Introduce new 'ftrace' toolNamhyung Kim
2017-01-26perf util: Add more debug message on failure pathNamhyung Kim
2017-01-26perf util: Save pid-cmdline mapping into tracing headerNamhyung Kim
2017-01-26perf scripting perl: Do not die() when not founding event for a typeArnaldo Carvalho de Melo
2017-01-26tools lib bpf: Add libbpf_get_error()Joe Stringer
2017-01-26tools lib bpf: Add set/is helpers for all prog typesJoe Stringer
2017-01-26tools lib bpf: Define prog_type fns with macroJoe Stringer
2017-01-26tools lib bpf: Fix map offsets in relocationJoe Stringer
2017-01-26perf probe: Delete an unnecessary assignment in try_to_find_absolute_address()Markus Elfring
2017-01-26perf probe: Delete an unnecessary check in try_to_find_absolute_address()Markus Elfring
2017-01-26perf probe: Fix wrong register name for arm64He Kuang
2017-01-20perf c2c report: Coalesce by default only by pid,iaddrJiri Olsa
2017-01-20perf c2c report: Display Total records column in offset viewJiri Olsa
2017-01-20perf hists browser: Add e/c hotkeys to expand/collapse callchain for current ...Jiri Olsa
2017-01-20perf hists browser: Put hist_entry folding logic into single functionJiri Olsa
2017-01-18perf unwind: Fix looking up dwarf unwind stack infoMatija Glavinic Pecotic
2017-01-18Merge tag 'perf-core-for-mingo-4.11-20170117' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-01-17perf evlist: Fix typo in deliver_sample()perf-core-for-mingo-4.11-20170117Soramichi AKIYAMA
2017-01-17perf tools: Move two variables usied in libperf from perf.cSoramichi AKIYAMA
2017-01-17perf sched timehist: Show total wait times for summaryNamhyung Kim
2017-01-17perf sched timehist: Add --state optionNamhyung Kim
2017-01-17perf sched timehist: Account thread wait time separatelyNamhyung Kim
2017-01-16perf script: Also allow forcing reading of non-root owned files by rootYannick Brosseau
2017-01-16perf script: Fix man page about --dump-raw-trace optionMichael Petlan
2017-01-16tools lib subcmd: Fix missing member nameSoramichi AKIYAMA
2017-01-16perf tools: Remove unneccessary feature-dwarf warningDavid Carrillo-Cisneros
2017-01-16perf pmu: Factor out scale conversion codeAndi Kleen
2017-01-14kprobes, extable: Identify kprobes trampolines as kernel text areaMasami Hiramatsu
2017-01-12Merge tag 'perf-core-for-mingo-4.11-20170111' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-01-11tools: Sync x86's vmx.h with the kernelperf-core-for-mingo-4.11-20170111Arnaldo Carvalho de Melo
2017-01-11perf record: Add switch-output time option argumentJiri Olsa
2017-01-11perf record: Add switch-output size warningJiri Olsa
2017-01-11perf record: Add switch-output size option argumentJiri Olsa
2017-01-11perf record: Change switch-output option to take optional argumentJiri Olsa
2017-01-11perf record: Add struct switch_outputJiri Olsa
2017-01-11perf tools: Add unit_number__scnprintf functionJiri Olsa
2017-01-11perf evlist: Fix typo in perf_evlist__start_workload()Soramichi Akiyama
2017-01-11perf trace: Allow specifying list of syscalls and events in -e/--expr/--eventArnaldo Carvalho de Melo
2017-01-11perf kallsyms: Introduce tool to look for extended symbol information on the ...Arnaldo Carvalho de Melo
2017-01-11perf machine: Add a kallsyms loading constructorArnaldo Carvalho de Melo
2017-01-11tools lib subcmd: Add missing linux/kernel.h include to subcmd.hArnaldo Carvalho de Melo
2017-01-11perf jvmti: Create libdir directory before installing libperf-jvmti.soLaura Abbott
2017-01-11perf/x86/intel: Use ULL constant to prevent undefined shift behaviourColin King
2017-01-11perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...Prarit Bhargava
2017-01-05perf/x86: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros
2017-01-05Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...Ingo Molnar
2017-01-04perf probe: Fix to probe on gcc generated symbols for offline kernelperf-urgent-for-mingo-4.10-20170104Masami Hiramatsu
2017-01-04perf probe: Fix --funcs to show correct symbols for offline moduleMasami Hiramatsu
2017-01-03perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo