summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | perf probe: Support glob wildcards for function nameMasami Hiramatsu2015-05-08
| * | | | | | | | perf probe: Add --no-inlines option to avoid searching inline functionsMasami Hiramatsu2015-05-08
| * | | | | | | | perf probe: Introduce probe_conf global configsMasami Hiramatsu2015-05-08
| * | | | | | | | perf probe: Use perf_probe_event.target instead of passing as an argumentMasami Hiramatsu2015-05-08
| * | | | | | | | perf bench futex: Handle spurious wakeupsDavidlohr Bueso2015-05-08
| * | | | | | | | perf bench futex: Support parallel waker threadsDavidlohr Bueso2015-05-08
| * | | | | | | | perf machine: Protect the machine->threads with a rwlockArnaldo Carvalho de Melo2015-05-08
| * | | | | | | | perf tools: Use atomic_t to implement thread__{get,put} refcntArnaldo Carvalho de Melo2015-05-08
| * | | | | | | | tools include: Add basic atomic.h implementation from the kernel sourcesArnaldo Carvalho de Melo2015-05-08
| * | | | | | | | perf tools: Move generic barriers out of perf-sys.hArnaldo Carvalho de Melo2015-05-08
| * | | | | | | | perf tools: Move tile barrier.h stuff to tools/arch/tile/include/asm/barrier.hArnaldo Carvalho de Melo2015-05-08
| * | | | | | | | perf tools: Move mips barrier.h stuff to tools/arch/mips/include/asm/barrier.hArnaldo Carvalho de Melo2015-05-08
| * | | | | | | | perf tools: Move xtensa barrier.h stuff to tools/arch/xtensa/include/asm/barr...Arnaldo Carvalho de Melo2015-05-08
| * | | | | | | | perf tools: Move arm(64) barrier.h stuff to tools/arch/arm*/include/asm/barri...Arnaldo Carvalho de Melo2015-05-08
| * | | | | | | | perf tools: Move ia64 barrier.h stuff to tools/arch/ia64/include/asm/barrier.hArnaldo Carvalho de Melo2015-05-08
| * | | | | | | | perf tools: Move alpha barrier.h stuff to tools/arch/alpha/include/asm/barrier.hArnaldo Carvalho de Melo2015-05-08
| * | | | | | | | perf tools: Move sparc barrier.h stuff to tools/arch/sparc/include/asm/barrier.hArnaldo Carvalho de Melo2015-05-08
| * | | | | | | | perf tools: Move sh barrier.h stuff to tools/arch/sh/include/asm/barrier.hArnaldo Carvalho de Melo2015-05-08
| * | | | | | | | tools: Adopt asm-generic/barrier.hArnaldo Carvalho de Melo2015-05-08
| * | | | | | | | perf tools: Move barrier() definition to tools/include/linux/compiler.hArnaldo Carvalho de Melo2015-05-08
| * | | | | | | | perf tools: Move s390 barrier.h stuff to tools/arch/s390/include/asm/barrier.hArnaldo Carvalho de Melo2015-05-08
| * | | | | | | | perf tools: Move powerpc barrier.h stuff to tools/arch/powerpc/include/asm/ba...Arnaldo Carvalho de Melo2015-05-08
| * | | | | | | | perf tools: Move x86 barrier.h stuff to tools/arch/x86/include/asm/barrier.hArnaldo Carvalho de Melo2015-05-08
| * | | | | | | | perf probe: Support $params special probe argumentMasami Hiramatsu2015-05-08
| * | | | | | | | perf probe: Skip kernel symbols which is out of .textMasami Hiramatsu2015-05-08
| * | | | | | | | perf probe: Make --line checks validate C-style function nameMasami Hiramatsu2015-05-08
| * | | | | | | | perf probe: Fix to return 0 when positive value returnedMasami Hiramatsu2015-05-08
| * | | | | | | | perf probe: Fix a typo for the flags of openMasami Hiramatsu2015-05-08
| * | | | | | | | perf probe: Fix to close probe_events file in errorMasami Hiramatsu2015-05-08
| * | | | | | | | Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-05-06
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | perf tools: Move TUI-specific fields out of map_symbolNamhyung Kim2015-05-05
| | * | | | | | | perf hists browser: Simplify zooming code using pstack_peek()Namhyung Kim2015-05-05
| | * | | | | | | perf tools: Introduce pstack_peek()Namhyung Kim2015-05-05
| | * | | | | | | perf hists browser: Split popup menu actions - part 2Namhyung Kim2015-05-05
| | * | | | | | | perf hists browser: Split popup menu actionsNamhyung Kim2015-05-05
| | * | | | | | | perf hists browser: Save perf_session_env in the hist_browserNamhyung Kim2015-05-05
| | * | | | | | | perf hists browser: Save pstack in the hist_browserNamhyung Kim2015-05-05
| | * | | | | | | perf hists browser: Save hist_browser_timer pointer in hist_browserNamhyung Kim2015-05-05
| | * | | | | | | perf hists browser: Fix possible memory leakNamhyung Kim2015-05-05
| | * | | | | | | perf tools: Move init_have_children field to the unnamed unionNamhyung Kim2015-05-05
| | * | | | | | | perf tools: Move TUI-specific fields into unnamed unionNamhyung Kim2015-05-05
| | * | | | | | | perf kmem: Show warning when trying to run stat without recordNamhyung Kim2015-05-05
| | * | | | | | | perf probe: Cleanup and consolidate command parsersMasami Hiramatsu2015-05-05
| | * | | | | | | perf probe: Remove redundant cleanup of params.filterMasami Hiramatsu2015-05-05
| | * | | | | | | perf probe: Accept filter argument for --funcsMasami Hiramatsu2015-05-05
| | * | | | | | | perf probe: Allow to use filter on --del commandMasami Hiramatsu2015-05-05
| | * | | | | | | perf record: Add AUX area tracing Snapshot Mode supportAdrian Hunter2015-05-05
| | * | | | | | | perf tools: Add AUX area tracing Snapshot ModeAdrian Hunter2015-05-05
| | * | | | | | | perf tools: Add support for PERF_RECORD_ITRACE_STARTAdrian Hunter2015-05-05
| | * | | | | | | perf tools: Add support for PERF_RECORD_AUXAdrian Hunter2015-05-05