aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2012-10-22perf test: Fix exclude_guest parse events testsJiri Olsa
2012-10-22perf tools: do not flush maps on COMM for perf reportLuigi Semenzato
2012-10-22perf help: Fix --help for builtinsNamhyung Kim
2012-10-21perf trace: Check if sample raw_data field is setArnaldo Carvalho de Melo
2012-10-21perf trace: Validate syscall id before growing syscall tableArnaldo Carvalho de Melo
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo
2012-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-10-17perf hists browser: Add back callchain folding symbolArnaldo Carvalho de Melo
2012-10-17perf tools: Fix build on sparc.David Miller
2012-10-17perf python: Link with libtraceeventArnaldo Carvalho de Melo
2012-10-17perf python: Initialize 'page_size' variableArnaldo Carvalho de Melo
2012-10-16perf hists browser: Fix off-by-two bug on the first columnNamhyung Kim
2012-10-16perf tools: Remove warnings on JIT samples for srcline sort keyNamhyung Kim
2012-10-16perf tools: Fix segfault when using srcline sort keyNamhyung Kim
2012-10-16perf tool: Precise mode requires exclude_guestDavid Ahern
2012-10-14perf: Fix UAPI falloutIngo Molnar
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-13perf: Handle new rbtree implementationMarkus Trippelsdorf
2012-10-11perf: fix duplicate header inclusionMichel Lespinasse
2012-10-09rbtree: adjust node color in __rb_erase_color() only when necessaryMichel Lespinasse
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-10-05Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-10-04perf hists: Add more helpers for hist entry statNamhyung Kim
2012-10-04perf hists: Move he->stat.nr_events initialization to a templateNamhyung Kim
2012-10-04perf hists: Introduce struct he_statNamhyung Kim
2012-10-04perf diff: Removing the total_period argument from output codeJiri Olsa
2012-10-04perf tool: Add hpp interface to enable/disable hpp columnJiri Olsa
2012-10-04perf tools: Removing hists pair argument from output pathJiri Olsa
2012-10-04perf hists: Separate overhead and baseline columnsJiri Olsa
2012-10-04perf diff: Refactor diff displacement possition infoJiri Olsa
2012-10-04perf hists: Add struct hists pointer to struct hist_entryJiri Olsa
2012-10-04perf tools: Complete tracepoint event namesNamhyung Kim
2012-10-03perf evlist: Remove some unused methodsArnaldo Carvalho de Melo
2012-10-03perf evlist: Introduce add_newtp methodArnaldo Carvalho de Melo
2012-10-03perf kvm: Move global variables into a perf_kvm structDavid Ahern
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare
2012-10-02perf tools: Convert to BACKTRACE_SUPPORTNamhyung Kim
2012-10-02perf tools: Long option completion support for each subcommandsNamhyung Kim
2012-10-02perf tools: Complete long option names of perf commandNamhyung Kim
2012-10-02perf tools: Check existence of _get_comp_words_by_ref when bash completingNamhyung Kim
2012-10-02perf inject: Don't use globals where not needed toArnaldo Carvalho de Melo
2012-10-02perf record: Don't use globals where not needed toArnaldo Carvalho de Melo
2012-10-02perf evlist: Don't use globals where not needed toArnaldo Carvalho de Melo
2012-10-02perf top: Don't use globals where not needed toArnaldo Carvalho de Melo
2012-10-02perf probe: Don't use globals where not needed toArnaldo Carvalho de Melo
2012-10-02perf buildid-list: Don't use globals where not needed toArnaldo Carvalho de Melo
2012-10-02perf buildid-cache: Don't use globals where not needed toArnaldo Carvalho de Melo
2012-10-02perf timechart: Don't use globals where not needed toArnaldo Carvalho de Melo
2012-10-02perf lock: Don't use globals where not needed toArnaldo Carvalho de Melo
2012-10-02perf kmem: Don't use globals where not needed toArnaldo Carvalho de Melo