aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
...
| | * | | perf build: Add dwarf objects buildingJiri Olsa2015-02-12
| | * | | perf build: Add probe objects buildingJiri Olsa2015-02-12
| | * | | perf build: Add libperf objects buildingJiri Olsa2015-02-12
| | * | | perf build: Add builtin objects buildingJiri Olsa2015-02-12
| | * | | perf build: Add tests objects buildingJiri Olsa2015-02-12
| | * | | perf build: Add bench objects buildingJiri Olsa2015-02-12
| | * | | perf build: Disable make's built-in rulesJiri Olsa2015-02-12
| | * | | perf tools: Remove api fs object from python buildJiri Olsa2015-02-12
| | * | | tools build: Add detected config supportJiri Olsa2015-02-12
| | * | | tools build: Add new build supportJiri Olsa2015-02-11
| | * | | perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer2015-02-11
| | * | | perf buildid-cache: Consolidate .build-id cache path generatorsMasami Hiramatsu2015-02-11
| | * | | perf buildid-cache: Remove unneeded debugdir parametersMasami Hiramatsu2015-02-11
| | * | | perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older.Vinson Lee2015-02-11
| | * | | perf tools: Make perf aware of tracefsSteven Rostedt (Red Hat)2015-02-11
| | * | | perf tools: Do not check debugfs MAGIC for tracing filesSteven Rostedt (Red Hat)2015-02-07
| | * | | perf evlist: Fix typo in commentArnaldo Carvalho de Melo2015-02-07
| | * | | perf trace: No need to enable evsels for workload started from perfArnaldo Carvalho de Melo2015-02-07
| | * | | perf tools: Introduce event_format__fprintf methodArnaldo Carvalho de Melo2015-02-06
| | * | | perf symbols: debuglink should take symfs option into accountVictor Kamensky2015-02-06
| | * | | 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