summaryrefslogtreecommitdiff
path: root/tools/perf (follow)
Commit message (Expand)AuthorAge
...
| | * | | perf symbols: Ignore mapping symbols on aarch64Victor Kamensky2015-02-06
| | * | | perf probe: Update man pageMasami Hiramatsu2015-02-06
| | * | | perf probe: Fix to handle optimized not-inlined functionsMasami Hiramatsu2015-02-06
| | * | | perf tools: Fix a dso open fail messageNamhyung Kim2015-02-06
| | * | | perf tests: Do not rely on dso__data_read_offset() to open dsoNamhyung Kim2015-02-06
| | * | | perf test: Fix dso cache testcaseNamhyung Kim2015-02-06
| * | | | perf tools: Construct LBR call chainKan Liang2015-02-18
| * | | | perf tools: Enable LBR call stack supportKan Liang2015-02-18
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \ \ \
| * | | | treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | | | | Merge tag 'v4.0-rc5' into x86/asm, to resolve conflictsIngo Molnar2015-03-23
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | perf annotate: Fix fallback to unparsed disassembler lineArnaldo Carvalho de Melo2015-03-05
| | |_|/ | |/| |
* | | | Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-03-04
|\ \ \ \ | |/ / / |/| | |
| * | | perf/bench: Add -r all so that you can run all mem* routinesBorislav Petkov2015-03-03
| * | | perf/bench: Carve out mem routine benchmarkingBorislav Petkov2015-03-03
| * | | perf/bench: Fix mem* routines usage after alternatives changeBorislav Petkov2015-03-03
| | |/ | |/|
* | | perf tools: Make sparc64 arch point to sparcDavid Ahern2015-02-25
* | | perf symbols: Define EM_AARCH64 for older OSesDavid Ahern2015-02-25
* | | perf top: Fix SIGBUS on sparc64David Ahern2015-02-25
* | | perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flagAdrian Hunter2015-02-25
* | | perf tools: Fix pthread_attr_setaffinity_np build errorAdrian Hunter2015-02-25
* | | perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer2015-02-25
* | | perf bench: Fix order of arguments to memcpy_alloc_memBruce Merry2015-02-22
|/ /
* | perf symbols: Convert lseek + read to preadNamhyung Kim2015-01-29
* | perf tools: Use perf_data_file__fd() consistentlyNamhyung Kim2015-01-29
* | perf symbols: Support to read compressed module from build-id cacheNamhyung Kim2015-01-29
* | perf evsel: Set attr.task bit for a tracking eventNamhyung Kim2015-01-29
* | perf header: Set header version correctlyNamhyung Kim2015-01-29
* | perf record: Show precise number of samplesNamhyung Kim2015-01-29
* | perf tools: Do not use __perf_session__process_events() directlyNamhyung Kim2015-01-29
* | perf callchain: Cache eh/debug frame offset for dwarf unwindNamhyung Kim2015-01-29
* | perf tools: Provide stub for missing pthread_attr_setaffinity_npVineet Gupta2015-01-28
* | perf evsel: Don't rely on malloc working for sz 0Vineet Gupta2015-01-28
* | Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar2015-01-28
|\ \
| * | perf tools: add hardware breakpoint bp_len test casesJacob Shin2014-12-03
| * | perf tools: allow user to specify hardware breakpoint bp_lenJacob Shin2014-12-03
* | | perf ui/tui: Show fatal error message only if existsNamhyung Kim2015-01-22
* | | perf tests: Fix typo in sample-parsing.cRasmus Villemoes2015-01-22
* | | tools lib fs debugfs: Introduce debugfs__strerror_open_tpArnaldo Carvalho de Melo2015-01-22
* | | perf trace: Fix error reporting for evsel pgfault constructorArnaldo Carvalho de Melo2015-01-22
* | | tools lib fs: Pass filename to debugfs__strerror_openArnaldo Carvalho de Melo2015-01-22
* | | tools lib fs: Adopt debugfs open strerrno methodArnaldo Carvalho de Melo2015-01-22
* | | perf diff: Fix -o/--order option behaviorNamhyung Kim2015-01-21
* | | perf diff: Fix output ordering to honor next columnNamhyung Kim2015-01-21
* | | perf tools: Pass struct perf_hpp_fmt to its callbacksNamhyung Kim2015-01-21
* | | perf diff: Introduce fmt_to_data_file() helperNamhyung Kim2015-01-21
* | | perf diff: Print diff result more preciselyNamhyung Kim2015-01-21
* | | perf diff: Get rid of hists__compute_resort()Namhyung Kim2015-01-21
* | | perf tools: Allow use of an exclusive option more than onceNamhyung Kim2015-01-21
* | | perf tools: Document parameterized and symbolic eventsCody P Schafer2015-01-21