Merge branch 'perf-fixes-for-linus' of...
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: perf probe: Filter out redundant inline-instances perf probe: Search concrete out-of-line instances perf probe: Avoid searching variables in intermediate scopes perf probe: Fix to search local variables in appropriate scope perf probe: Warn when more than one line are given perf probe: Fix to walk all inline instances perf probe: Fix to search nested inlined functions in CU perf probe: Fix line walker to check CU correctly perf probe: Fix a memory leak for scopes array perf: fix temporary file ownership check perf report: Use properly build_id kernel binaries perf top browser: Remove spurious helpline update
Showing
- tools/perf/builtin-probe.c 11 additions, 3 deletionstools/perf/builtin-probe.c
- tools/perf/util/dwarf-aux.c 195 additions, 15 deletionstools/perf/util/dwarf-aux.c
- tools/perf/util/dwarf-aux.h 11 additions, 0 deletionstools/perf/util/dwarf-aux.h
- tools/perf/util/header.c 10 additions, 1 deletiontools/perf/util/header.c
- tools/perf/util/probe-finder.c 142 additions, 89 deletionstools/perf/util/probe-finder.c
- tools/perf/util/probe-finder.h 1 addition, 1 deletiontools/perf/util/probe-finder.h
- tools/perf/util/symbol.c 33 additions, 26 deletionstools/perf/util/symbol.c
- tools/perf/util/symbol.h 0 additions, 1 deletiontools/perf/util/symbol.h
- tools/perf/util/ui/browsers/top.c 0 additions, 1 deletiontools/perf/util/ui/browsers/top.c
Please register or sign in to comment