summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2012-10-31perf tools: Further speed up the perf buildIngo Molnar
2012-10-31perf tools: Speed up the perf build time by simplifying the perf --version st...Ingo Molnar
2012-10-31perf tools: Add info about cross compiling for Android ARMJoonsoo Kim
2012-10-31perf tools: Warn about missing libelfNamhyung Kim
2012-10-30Tools: hv: Don't return loopback addressesK. Y. Srinivasan
2012-10-30tools: hv: Return the full kernel versionK. Y. Srinivasan
2012-10-30perf tools: Fix strbuf_addf() when the buffer needs to growNamhyung Kim
2012-10-30perf header: Fix numa topology printingNamhyung Kim
2012-10-29perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo
2012-10-29perf record: Fix mmap error output conditionJiri Olsa
2012-10-29perf header: Add is_perf_magic() funcFeng Tang
2012-10-29perf hists browser: Integrate script browser into main hists browserFeng Tang
2012-10-29perf annotate browser: Integrate script browser into annotation browserFeng Tang
2012-10-29perf scripts browser: Add a browser for perf scriptFeng Tang
2012-10-29perf script: Add more filter to find_scripts()Feng Tang
2012-10-29perf tools: Add a global variable "const char *input_name"Feng Tang
2012-10-29perf tools: Move dso_* related functions into dso objectJiri Olsa
2012-10-29perf tools: Move strxfrchar into string objectJiri Olsa
2012-10-29perf tools: Move hex2u64 into util objectJiri Olsa
2012-10-29perf tools: Move BUILD_ID_SIZE into build-id objectJiri Olsa
2012-10-29perf tools: Move build_id__sprintf into build-id objectJiri Olsa
2012-10-28Merge tag 'ktest-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-28perf tools: Move parse_events error printing to parse_events_optionsAndi Kleen
2012-10-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-26perf stat: Add --pre and --post commandPeter Zijlstra
2012-10-26perf inject: Mark a dso if it's usedAndrew Vagin
2012-10-26perf inject: Merge sched_stat_* and sched_switch eventsAndrew Vagin
2012-10-26perf inject: Work with filesAndrew Vagin
2012-10-26perf tools: Fix LIBELF_MMAP checkingNamhyung Kim
2012-10-26perf tools: Always show CHK message when doing try-ccNamhyung Kim
2012-10-26perf tools: Convert invocation of MAKE into SUBDIRNamhyung Kim
2012-10-26perf tools: Cleanup doc related targetsNamhyung Kim
2012-10-26tools lib traceevent: Do not generate dependency for system header filesNamhyung Kim
2012-10-26ktest: Fix ktest confusion with CONFIG_MODULES_USE_ELF_RELASteven Rostedt
2012-10-25tools/testing/selftests/epoll/test_epoll.c: fix buildDaniel Hazelton
2012-10-25UAPI: fix tools/vm/page-types.cDavid Howells
2012-10-25perf trace: Use sched:sched_stat_runtime to provide a thread summaryArnaldo Carvalho de Melo
2012-10-25perf trace: Count number of events for each thread and globallyArnaldo Carvalho de Melo
2012-10-25perf tools: Don't stop synthesizing threads when one vanishesArnaldo Carvalho de Melo
2012-10-24perf tools: Try to build Documentation when installingBorislav Petkov
2012-10-24perf trace: Print the name of a syscall when failing to read its infoArnaldo Carvalho de Melo
2012-10-24perf tools: Pretty print errno for some more functionsArnaldo Carvalho de Melo
2012-10-24perf trace: Add duration filterArnaldo Carvalho de Melo
2012-10-24perf trace: Add an event duration columnArnaldo Carvalho de Melo
2012-10-24perf trace: Support interrupted syscallsArnaldo Carvalho de Melo
2012-10-24perf test: Align the 'Ok'/'FAILED!' test resultsArnaldo Carvalho de Melo
2012-10-24perf tools: Give user better message if precise is not supportedDavid Ahern
2012-10-24Account the nr_entries in rblist properlySuzuki K. Poulose
2012-10-24perf tools: Try to find cross-built objdump pathIrina Tirdea
2012-10-24perf tools: Remove noise in python version feature testArnaldo Carvalho de Melo