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
2015-02-27
perf diff: Support for different binaries
Kan Liang
2015-02-27
perf buildid-cache: Add new buildid cache if update target is not cached
Masami Hiramatsu
2015-02-27
perf probe: Handle strdup() failure
Arnaldo Carvalho de Melo
2015-02-26
perf probe: Fix get_real_path to free allocated memory in error path
Masami Hiramatsu
2015-02-26
perf probe: Check kprobes blacklist when adding new events
Masami Hiramatsu
2015-02-26
perf trace: Fix SIGBUS failures due to misaligned accesses
David Ahern
2015-02-25
perf tools: Make sparc64 arch point to sparc
David Ahern
2015-02-25
perf symbols: Define EM_AARCH64 for older OSes
David Ahern
2015-02-25
perf top: Fix SIGBUS on sparc64
David Ahern
2015-02-25
perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flag
Adrian Hunter
2015-02-25
perf data: Add a 'perf' prefix to the generic fields
Sebastian Andrzej Siewior
2015-02-25
perf data: Add perf data to CTF conversion support
Jiri Olsa
2015-02-25
perf tools: Add new 'perf data' command
Jiri Olsa
2015-02-25
perf tools: Add feature check for libbabeltrace
Jiri Olsa
2015-02-25
perf record: Support recording running/enabled time
Andi Kleen
2015-02-25
perf tools: Fix pthread_attr_setaffinity_np build error
Adrian Hunter
2015-02-25
perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check
Josh Boyer
2015-02-24
perf tools: Print the thread's tid on PERF_RECORD_COMM events when -D is asked
Arnaldo Carvalho de Melo
2015-02-24
perf trace: Dump stack on segfaults
Arnaldo Carvalho de Melo
2015-02-24
perf tools: Introduce dump_stack signal helper
Arnaldo Carvalho de Melo
2015-02-23
perf ordered_events: Stop using tool->ordered_events
Arnaldo Carvalho de Melo
2015-02-22
perf bench: Fix order of arguments to memcpy_alloc_mem
Bruce Merry
2015-02-22
perf session: Remove perf_session from dump_event
Arnaldo Carvalho de Melo
2015-02-22
perf session: Remove perf_session from some deliver event routines
Arnaldo Carvalho de Melo
2015-02-22
perf session: Remove perf_session from warn_errors signature
Arnaldo Carvalho de Melo
2015-02-22
perf evlist: Adopt events_stats from perf_session
Arnaldo Carvalho de Melo
2015-02-22
perf session: Remove wrappers to machines__find
Arnaldo Carvalho de Melo
2015-02-22
perf trace: Separate routine that handles an event from the one that reads it
Arnaldo Carvalho de Melo
2015-02-22
perf trace: Add man page entry for --event
Arnaldo Carvalho de Melo
2015-02-22
perf trace: Introduce --filter-pids
Arnaldo Carvalho de Melo
2015-02-22
perf evlist: Introduce set_filter_pids method
Arnaldo Carvalho de Melo
2015-02-22
perf trace: Filter out the trace pid when no threads are specified
Arnaldo Carvalho de Melo
2015-02-22
perf evlist: Introduce set_filter_pid method
Arnaldo Carvalho de Melo
2015-02-22
perf trace: Only insert blank duration bracket when tracing syscalls
Arnaldo Carvalho de Melo
2015-02-18
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-02-18
perf tools: Construct LBR call chain
Kan Liang
2015-02-18
perf tools: Enable LBR call stack support
Kan Liang
2015-02-13
perf trace: Support --events foo:bar --no-syscalls
Arnaldo Carvalho de Melo
2015-02-13
perf trace: Allow mixing with other events
Arnaldo Carvalho de Melo
2015-02-13
perf trace: Handle multiple threads better wrt syscalls being intermixed
Arnaldo Carvalho de Melo
2015-02-13
perf trace: Print thread info when following children
Arnaldo Carvalho de Melo
2015-02-13
perf list: Place the header text in its right position
Yunlong Song
2015-02-13
perf tools: Fix a bug of segmentation fault
Yunlong Song
2015-02-12
perf build: Display make commands on V=1
Jiri Olsa
2015-02-12
tools lib traceevent: Use tools build framework
Jiri Olsa
2015-02-12
tools lib api: Rename libapikfs.a to libapi.a
Jiri Olsa
2015-02-12
tools lib api: Use tools build framework
Jiri Olsa
2015-02-12
perf build: Add build documentation
Jiri Olsa
2015-02-12
perf build: Remove PERF-CFLAGS file
Jiri Olsa
2015-02-12
perf build: Remove uneeded variables
Jiri Olsa
[prev]
[next]