summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-08-18Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2014-08-18Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2014-08-18Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2014-08-15tools/power turbostat: tweak whitespace in output formatLen Brown
2014-08-15manual merge of timers/coreIngo Molnar
2014-08-13perf evlist: Add perf_evlist__enable_event_idx()Adrian Hunter
2014-08-13perf tools: Add flags and insn_len to struct sampleAdrian Hunter
2014-08-13perf machine: Add machine__thread_exec_comm()Adrian Hunter
2014-08-13perf tools: Identify which comms are from execAdrian Hunter
2014-08-13perf script python: Add helpers for calling Python objectsAdrian Hunter
2014-08-13perf script: Allow callchains if any event samples themAdrian Hunter
2014-08-13perf session: Add perf_session__peek_event()Adrian Hunter
2014-08-13perf evlist: Add perf_evlist__set_tracking_event()Adrian Hunter
2014-08-13perf evlist: Add 'system_wide' optionAdrian Hunter
2014-08-13perf symbols: Fix missing label symbolsAdrian Hunter
2014-08-13perf symbols: Don't demangle parameters and such by defaultNamhyung Kim
2014-08-13perf top: Handle 'z' key for toggle zeroing samples in TUINamhyung Kim
2014-08-13perf top: Fix -z option behaviorNamhyung Kim
2014-08-13perf report: Set proper sort__mode for the branch optionnaota@elisp.net
2014-08-13perf hists browser: Fix a small callchain display bugNamhyung Kim
2014-08-13perf tools: Check recorded kernel version when finding vmlinuxNamhyung Kim
2014-08-13perf trace: Move call to symbol__init() after creating sessionNamhyung Kim
2014-08-13perf timechart: Move call to symbol__init() after creating sessionNamhyung Kim
2014-08-13perf script: Move call to symbol__init() after creating sessionNamhyung Kim
2014-08-13perf sched: Move call to symbol__init() after creating sessionNamhyung Kim
2014-08-13perf lock: Move call to symbol__init() after creating sessionNamhyung Kim
2014-08-13perf kvm: Move call to symbol__init() after creating sessionNamhyung Kim
2014-08-13perf kmem: Move session handling out of __cmd_kmem()Namhyung Kim
2014-08-13perf inject: Move session handling out of __cmd_inject()Namhyung Kim
2014-08-13perf buildid-cache: Move session handling into cmd_buildid_cache()Namhyung Kim
2014-08-13perf annotate: Move session handling out of __cmd_annotate()Namhyung Kim
2014-08-13perf symbols: Fix a memory leak in vmlinux_path__init()Namhyung Kim
2014-08-13perf script: Fix possible memory leaksNamhyung Kim
2014-08-13perf tools: Prefer to use a cpu-wide event for probing CLOEXECAdrian Hunter
2014-08-13perf tools: Fix probing the kernel API with cpu-wide eventsAdrian Hunter
2014-08-13perf tools: Fix one of the probe events to exclude kernelAdrian Hunter
2014-08-13perf tools: Fix CLOEXEC probe for perf_event_paranoid == 2Adrian Hunter
2014-08-13perf trace: Add beautifier for mremap flags paramAlex Snast
2014-08-13perf probe: Fix --del option to delete events only with uprobe eventsMasami Hiramatsu
2014-08-13perf probe: Fix --list option to show events only with uprobe eventsMasami Hiramatsu
2014-08-13perf kvm: Fix stdin handling for 'kvm stat live' commandJiri Olsa
2014-08-13perf top: Setup signals for terminal outputJiri Olsa
2014-08-13perf tools: Introduce set_term_quiet_input helper functionJiri Olsa
2014-08-13perf top: Join the display thread on exitJiri Olsa
2014-08-13perf tools: Add cpu_startup_entry to the list of kernel idle symbolsArnaldo Carvalho de Melo
2014-08-13perf top: Don't look for kernel idle symbols in all DSOsArnaldo Carvalho de Melo
2014-08-13mnt: Implicitly add MNT_NODEV on remount as we do on mountEric W. Biederman
2014-08-13Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-08-12perf tools: Default to python version 2Thomas Ilsche