summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2011-08-18perf tools: Fix build against newer glibcJosh Boyer
2011-08-18perf tools: Fix error handling of unknown eventsStephane Eranian
2011-08-18perf evlist: Fix missing event name init for default eventStephane Eranian
2011-08-18perf list: Fix exit valueStephane Eranian
2011-08-12perf probe: Filter out redundant inline-instancesMasami Hiramatsu
2011-08-12perf probe: Search concrete out-of-line instancesMasami Hiramatsu
2011-08-12perf probe: Avoid searching variables in intermediate scopesMasami Hiramatsu
2011-08-12perf probe: Fix to search local variables in appropriate scopeMasami Hiramatsu
2011-08-12perf probe: Fix to walk all inline instancesMasami Hiramatsu
2011-08-12perf probe: Fix to search nested inlined functions in CUMasami Hiramatsu
2011-08-12perf probe: Fix line walker to check CU correctlyMasami Hiramatsu
2011-08-12perf probe: Fix a memory leak for scopes arrayMasami Hiramatsu
2011-08-12perf: fix temporary file ownership checkVasiliy Kulikov
2011-08-11perf report: Use properly build_id kernel binariesJiri Olsa
2011-08-10perf top browser: Remove spurious helpline updateArnaldo Carvalho de Melo
2011-08-09perf symbols: Check '/tmp/perf-' symbol file ownershipPekka Enberg
2011-08-09perf tools: Check $HOME/.perfconfig ownershipArnaldo Carvalho de Melo
2011-08-08perf tools: Add support to install perf python extensionJiri Olsa
2011-08-08perf tools: do not look at ./config for configurationJonathan Nieder
2011-08-08perf probe: Fix coredump introduced by probe module optionJovi Zhang
2011-07-25perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tablesArnaldo Carvalho de Melo
2011-07-25perf evlist: Introduce 'disable' methodArnaldo Carvalho de Melo
2011-07-22perf buildid-cache: Zero out buffer of filenames when adding/removing buildidHan Pingtian
2011-07-21perf tools: De-opt the parse_events functionJiri Olsa
2011-07-21perf script: Fix display of IP address for non-callchain pathDavid Ahern
2011-07-21perf tools: Fix endian conversion reading event attr from file headerDavid Ahern
2011-07-21perf tools: Add missing 'node' alias to the hw_cache[] arrayJiri Olsa
2011-07-15perf probe: Support adding probes on offline kernel modulesMasami Hiramatsu
2011-07-15perf probe: Add probed module in front of functionMasami Hiramatsu
2011-07-15perf probe: Introduce debuginfo to encapsulate dwarf informationMasami Hiramatsu
2011-07-15perf-probe: Move dwarf library routines to dwarf-aux.{c, h}Masami Hiramatsu
2011-07-15perf probe: Remove redundant dwarf functionsMasami Hiramatsu
2011-07-15perf probe: Move strtailcmp to string.cMasami Hiramatsu
2011-07-15perf probe: Rename DIE_FIND_CB_FOUND to DIE_FIND_CB_ENDMasami Hiramatsu
2011-07-14perf: Robustify proc and debugfs file recordingSonny Rao
2011-07-05perf report/annotate/script: Add option to specify a CPU rangeAnton Blanchard
2011-07-01Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2011-07-01Merge commit 'v3.0-rc5' into perf/coreIngo Molnar
2011-06-30perf tools: Allow sort dimensions to be registered more than onceFrederic Weisbecker
2011-06-30perf tools: Don't display ignored entries on stdio uiFrederic Weisbecker
2011-06-30perf tools: Remove sort print helpers declarationsFrederic Weisbecker
2011-06-30perf tools: Make sort operations staticFrederic Weisbecker
2011-06-30perf tools: Add inverted call graph report support.Sam Liao
2011-06-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-16Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2011-06-16Merge commit 'v3.0-rc3' into perf/coreIngo Molnar
2011-06-15perf: clear out make flags when calling kernel make kernelverAndy Whitcroft
2011-06-14rcu: Use softirq to address performance regressionShaohua Li
2011-06-09Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2011-06-09perf: Use make kernelversion instead of parsing the MakefileMichal Marek