summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 tools: Make clean leaves some filesKusanagi Kouichi
2011-08-08perf lock: Dropping unsupported ':r' modifierZhu Yanhai
2011-08-08perf probe: Fix coredump introduced by probe module optionJovi Zhang
2011-08-03perf report: Use ui__warning in some more placesArnaldo Carvalho de Melo
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: Remove the nmi parameter from the oprofile_perf backendWill Deacon
2011-07-21x86, perf: Make copy_from_user_nmi() a library functionRobert Richter
2011-07-21perf: Remove perf_event_attr::type checkLin Ming
2011-07-21x86, perf: P4 PMU - Fix typos in comments and style cleanupCyrill Gorcunov
2011-07-21perf tools: Make test use the preset debugfs pathJiri Olsa
2011-07-21perf tools: Add automated tests for events parsingJiri Olsa
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-21Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-07-21Merge branch 'perf/urgent' into perf/coreIngo Molnar
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-15tracing/kprobe: Update symbol reference when loading moduleMasami Hiramatsu
2011-07-15tracing/kprobes: Support module init function probingMasami Hiramatsu
2011-07-15kprobes: Return -ENOENT if probe point doesn't existMasami Hiramatsu
2011-07-15tracing/kprobes: Merge trace probe enable/disable functionsMasami Hiramatsu
2011-07-15ftrace: Fix regression where ftrace breaks when modules are loadedSteven Rostedt
2011-07-14tracing/kprobes: Rename probe_* to trace_probe_*Masami Hiramatsu
2011-07-14perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov
2011-07-14tracing: Have dynamic size event stack tracesSteven Rostedt
2011-07-14perf: Robustify proc and debugfs file recordingSonny Rao
2011-07-14ftrace: Fix dynamic selftest failure on some archsSteven Rostedt
2011-07-14ftrace: Update filter when tracing enabled in set_ftrace_filter()Steven Rostedt
2011-07-14ftrace: Balance records when updating the hashSteven Rostedt
2011-07-11ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not definedSteven Rostedt
2011-07-08ftrace: Do not disable interrupts for modules in mcount updateSteven Rostedt
2011-07-08tracing: Still trace filtered irq functions when irq trace is disabledSteven Rostedt
2011-07-07tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functionsSteven Rostedt
2011-07-07ftrace: Fix regression of :mod:module function enablingSteven Rostedt
2011-07-07tracing: Have "enable" file use refcounts like the "filter" fileSteven Rostedt
2011-07-07tracing: Fix bug when reading system filters on module removalSteven Rostedt
2011-07-05Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-07-05perf report/annotate/script: Add option to specify a CPU rangeAnton Blanchard
2011-07-04Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar