aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
...
| * | | perf session: Remove perf_session from warn_errors signatureArnaldo Carvalho de Melo2015-02-22
| * | | perf evlist: Adopt events_stats from perf_sessionArnaldo Carvalho de Melo2015-02-22
| * | | perf session: Remove wrappers to machines__findArnaldo Carvalho de Melo2015-02-22
| * | | perf evlist: Introduce set_filter_pids methodArnaldo Carvalho de Melo2015-02-22
| * | | perf evlist: Introduce set_filter_pid methodArnaldo Carvalho de Melo2015-02-22
| * | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-02-18
| |\ \ \
| | * | | perf list: Place the header text in its right positionYunlong Song2015-02-13
| | * | | perf tools: Fix a bug of segmentation faultYunlong Song2015-02-13
| | * | | tools lib api: Rename libapikfs.a to libapi.aJiri Olsa2015-02-12
| | * | | perf build: Add single target build framework supportJiri Olsa2015-02-12
| | * | | perf build: Add zlib objects buildingJiri Olsa2015-02-12
| | * | | perf build: Add perf regs objects buildingJiri Olsa2015-02-12
| | * | | perf build: Add scripts objects buildingJiri Olsa2015-02-12
| | * | | perf build: Add dwarf unwind objects buildingJiri Olsa2015-02-12
| | * | | 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 tools: Remove api fs object from python buildJiri Olsa2015-02-12
| | * | | 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 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: Fix to handle optimized not-inlined functionsMasami Hiramatsu2015-02-06
| | * | | perf tools: Fix a dso open fail messageNamhyung 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: Fix mem* routines usage after alternatives changeBorislav Petkov2015-03-03
| | |/ | |/|
* | | 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 symbols: Convert lseek + read to preadNamhyung 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 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 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: allow user to specify hardware breakpoint bp_lenJacob Shin2014-12-03
* | | tools lib fs: Adopt debugfs open strerrno methodArnaldo Carvalho de Melo2015-01-22