index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2016-07-04
perf tools: Sync copy of syscall_64.tbl with the kernel
Arnaldo Carvalho de Melo
2016-07-04
perf tools: Update android build documentation
Chris Phlipot
2016-07-04
perf unwind: Call unwind__prepare_access for forked thread
Jiri Olsa
2016-07-04
perf unwind: Add initialized arg into unwind__prepare_access
Jiri Olsa
2016-07-04
perf tests: Fix hist accumulation test
Jiri Olsa
2016-07-04
perf header: Transform nodes string info to struct
Jiri Olsa
2016-07-04
perf buildid-cache: Scan and import user SDT events to probe cache
Masami Hiramatsu
2016-07-04
perf probe: Add group name support
Masami Hiramatsu
2016-07-04
perf sdt: ELF support for SDT
Hemant Kumar
2016-07-04
perf build: Add feature detection for libelf's elf_getshdrstrndx()
Arnaldo Carvalho de Melo
2016-07-01
perf probe: Remove caches when --cache is given
Masami Hiramatsu
2016-07-01
perf probe: Show all cached probes
Masami Hiramatsu
2016-07-01
perf probe: Use cache entry if possible
Masami Hiramatsu
2016-06-30
perf tools: Change cpu_map__fprintf output
Jiri Olsa
2016-06-30
perf test: Add -F/--dont-fork option
Jiri Olsa
2016-06-30
perf tests: Fix thread map test for -F option
Jiri Olsa
2016-06-30
perf tools: Allow to reset open files counter
Jiri Olsa
2016-06-30
perf trace beauty eventfd: No need to include eventfd.h
Arnaldo Carvalho de Melo
2016-06-30
perf trace beauty sched_policy: Define SCHED_RESET_ON_FORK for older systems
Arnaldo Carvalho de Melo
2016-06-30
perf annotate: Add number of samples to the header
Peter Zijlstra (Intel)
2016-06-30
perf annotate: Simplify header dotted line sizing
Peter Zijlstra (Intel)
2016-06-30
perf evsel: Utility function to fetch arch
Ravi Bangoria
2016-06-29
perf tools: Add documentation for perf.data on disk format
Andi Kleen
2016-06-28
perf data ctf: Generate fork and exit events to CTF output
Wang Nan
2016-06-28
perf data ctf: Add '--all' option for 'perf data convert'
Wang Nan
2016-06-28
perf data ctf: Generate comm event to CTF output
Wang Nan
2016-06-28
perf data ctf: Prepare collect non-sample events
Wang Nan
2016-06-28
perf data ctf: Add 'all' option
Wang Nan
2016-06-28
perf data ctf: Pass convert options through opts structure
Wang Nan
2016-06-28
perf data ctf: Add value_set_string() helper
Wang Nan
2016-06-28
perf symbols: Use proper dso name for is_regular_file
Jiri Olsa
2016-06-28
perf record: Prepare picking perf_event_mmap_page from multiple evlists
Wang Nan
2016-06-28
perf record: Prepare reading from multiple evlists in record__mmap_read_all()
Wang Nan
2016-06-28
perf record: Move mmap setup block to separate function
Wang Nan
2016-06-28
perf data convert: Include config.h header
Jiri Olsa
2016-06-28
perf build: Add libbabeltrace to build-test
Wang Nan
2016-06-27
perf tools: Add more toolchain triplets
Ravi Bangoria
2016-06-27
perf annotate: Generalize handling of 'ret' instructions
Naveen N. Rao
2016-06-27
perf tools: Update makefile message for installing slang devel package
Neeraj Badlani
2016-06-27
perf annotate: Remove unused hist_entry__annotate function
Ravi Bangoria
2016-06-23
perf config: Reimplement show_config() using config_set__for_each
Taeung Song
2016-06-23
perf config: Introduce new init() and exit()
Taeung Song
2016-06-23
perf script: Add callindent option
Adrian Hunter
2016-06-23
perf auxtrace: Add option to feed branches to the thread stack
Adrian Hunter
2016-06-23
perf script: Print sample flags more nicely
Adrian Hunter
2016-06-23
perf intlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
perf rb_resort: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
perf tools: Rename strlist_for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
perf unwind: Fix wrongly used regs for aarch64 unwind
He Kuang
[prev]
[next]