summaryrefslogtreecommitdiff
path: root/tools/perf
Commit message (Expand)AuthorAge
* perf unwind: Report module before querying isactivation in dwfl unwindMilian Wolff2017-06-16
* perf tools: Fix build with ARCH=x86_64Jiada Wang2017-06-14
* perf evsel: Fix probing of precise_ip level for default cycles eventArnaldo Carvalho de Melo2017-06-14
* perf symbols: Kill dso__build_id_is_kmod()Namhyung Kim2017-06-08
* perf symbols: Keep DSO->symtab_type after decompressNamhyung Kim2017-06-08
* perf tests: Decompress kernel module before objdumpNamhyung Kim2017-06-08
* perf tools: Consolidate error path in __open_dso()Namhyung Kim2017-06-08
* perf tools: Decompress kernel module when reading DSO dataNamhyung Kim2017-06-08
* perf annotate: Use dso__decompress_kmodule_path()Namhyung Kim2017-06-08
* perf tools: Introduce dso__decompress_kmodule_{fd,path}Namhyung Kim2017-06-08
* perf tools: Fix a memory leak in __open_dso()Namhyung Kim2017-06-08
* perf annotate: Fix symbolic link of build-id cacheNamhyung Kim2017-06-08
* perf script python: Remove dups in documentation examplesSeongJae Park2017-06-07
* perf script python: Updated trace_unhandled() signatureSeongJae Park2017-06-07
* perf script python: Fix wrong code snippets in documentationSeongJae Park2017-06-07
* perf script: Fix documentation errorsSeongJae Park2017-06-07
* perf script: Fix outdated comment for perf-trace-pythonSeongJae Park2017-06-07
* perf probe: Fix examples section of documentationSeongJae Park2017-06-07
* perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff2017-06-05
* perf report: Include partial stacks unwound with libdwMilian Wolff2017-06-05
* perf annotate: Add missing powerpc tripletKim Phillips2017-06-05
* perf test: Disable breakpoint signal tests for powerpcJiri Olsa2017-06-05
* perf symbols: Use correct filename for compressed modules in build-id cacheNamhyung Kim2017-06-05
* perf symbols: Set module info when build-id event foundNamhyung Kim2017-06-05
* perf header: Set proper module name when build-id event foundNamhyung Kim2017-06-05
* perf stat: Only print NMI watchdog hint when enabledAndi Kleen2017-06-02
* perf annotate: Fix branch instruction with multiple operandsKim Phillips2017-06-01
* perf trace: Add mmap alias for s390Jiri Olsa2017-06-01
* perf annotate: Fix failure when filename has special charsRavi Bangoria2017-05-27
* perf tools: Put caller above callee in --children modeNamhyung Kim2017-05-24
* perf report: Do not drop last inlined frameMilian Wolff2017-05-24
* perf report: Always honor callchain order for inlined nodesMilian Wolff2017-05-24
* perf script: Add --inline option for debuggingNamhyung Kim2017-05-24
* perf report: Fix off-by-one for non-activation framesMilian Wolff2017-05-24
* perf report: Fix memory leak in addr2line when called by addr2inlinesMilian Wolff2017-05-24
* perf report: Don't crash on invalid maps in `-g srcline` modeMilian Wolff2017-05-24
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-12
|\
| * perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips2017-05-04
| * perf annotate: Fix AArch64 comment charKim Phillips2017-05-04
| * perf tools: Fix spelling mistakesKim Phillips2017-05-04
| * perf config: Refactor a duplicated code for obtaining config file nameTaeung Song2017-05-02
| * perf symbols: Allow user probes on versioned symbolsPaul Clarke2017-05-02
| * perf symbols: Accept symbols starting at address 0Arnaldo Carvalho de Melo2017-05-02
| * tools lib string: Adopt prefixcmp() from perf and subcmdArnaldo Carvalho de Melo2017-04-26
| * perf units: Move parse_tag_value() to units.[ch]Arnaldo Carvalho de Melo2017-04-26
| * perf ui gtk: Move gtk .so name to the only place where it is usedArnaldo Carvalho de Melo2017-04-26
| * perf tools: Move HAS_BOOL define to where perl headers are usedArnaldo Carvalho de Melo2017-04-26
| * perf memswap: Split the byteswap memory range wrappers from util.[ch]Arnaldo Carvalho de Melo2017-04-25
| * perf tools: Move event prototypes from util.h to event.hArnaldo Carvalho de Melo2017-04-25
| * perf buildid: Move prototypes from util.h to build-id.hArnaldo Carvalho de Melo2017-04-25