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-08-06
perf auxtrace: Fix period type 'i' not working
Adrian Hunter
2015-08-06
perf tools xtensa: Add DWARF register names
Max Filippov
2015-08-06
perf report: Display cycles in branch sort mode
Andi Kleen
2015-08-06
perf top: Add branch annotation code to top
Andi Kleen
2015-08-06
perf annotate: Finally display IPC and cycle accounting
Andi Kleen
2015-08-06
perf annotate: Compute IPC and basic block cycles
Andi Kleen
2015-08-06
perf report: Add processing for cycle histograms
Andi Kleen
2015-08-06
perf report: Add infrastructure for a cycles histogram
Andi Kleen
2015-08-06
perf report: Add flag for non ANY branch mode
Andi Kleen
2015-08-06
perf tools: Add support for cycles, weight branch_info field
Andi Kleen
2015-08-06
perf tools: Add empty Build files for architectures lacking them
Ben Hutchings
2015-08-06
perf stat: Move counter processing code into stat object
Jiri Olsa
2015-08-06
perf stat: Pass 'struct perf_stat_config' into process_counter()
Jiri Olsa
2015-08-06
perf stat: Move 'interval' into struct perf_stat_config
Jiri Olsa
2015-08-06
perf stat: Move 'output' into struct perf_stat_config
Jiri Olsa
2015-08-06
perf stat: Move 'scale' into struct perf_stat_config
Jiri Olsa
2015-08-06
perf stat: Introduce struct perf_stat_config
Jiri Olsa
2015-08-06
perf tools: Add missing forward declaration of struct map to probe-event.h
Wang Nan
2015-08-06
perf tools: Introduce veprintf
Wang Nan
2015-08-06
perf trace: Add total time column to summary.
Milian Wolff
2015-08-05
perf tools: Fix build errors with mipsel-linux-uclibc compiler
Petri Gynther
2015-08-05
perf trace: Write to stderr by default
Milian Wolff
2015-08-05
perf tools: Do not include escape sequences in color_vfprintf return
Andi Kleen
2015-08-05
perf tools: Remove trail argument to color vsprintf
Jiri Olsa
2015-08-05
perf tools: Refine parse/config callchain functions
Kan Liang
2015-08-05
perf tools: Per-event time support
Kan Liang
2015-08-05
perf trace: Use vfs_getname syscall arg beautifier in more syscalls
Arnaldo Carvalho de Melo
2015-08-05
perf trace: Deref sys_enter pointer args with contents from probe:vfs_getname
Arnaldo Carvalho de Melo
2015-08-05
perf trace: Use a constant for the syscall formatting buffer
Arnaldo Carvalho de Melo
2015-08-05
perf trace: Remember if the vfs_getname tracepoint/kprobe is in place
Arnaldo Carvalho de Melo
2015-08-05
perf trace: Do not show syscall tracepoint filter in the --no-syscalls case
Arnaldo Carvalho de Melo
2015-08-04
perf script: No tracepoints? Don't call libtraceevent.
Arnaldo Carvalho de Melo
2015-07-31
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-07-31
Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more...
Ingo Molnar
2015-07-30
perf tests: Adding build test for having ending double slash
Jiri Olsa
2015-07-29
perf tools: Introduce callgraph_set for callgraph option
Kan Liang
2015-07-29
perf tools: Force period term to overload global settings
Jiri Olsa
2015-07-29
perf tools: Add support for event post configuration
Jiri Olsa
2015-07-29
perf session env: Rename exit method
Arnaldo Carvalho de Melo
2015-07-29
perf symbols: Fix mismatched declarations for elf_getphdrnum
Arnaldo Carvalho de Melo
2015-07-29
perf python: Make twatch.py use soft dummy event, freq=0
Arnaldo Carvalho de Melo
2015-07-29
perf python: Add missing PERF_RECORD_{MMAP2,AUX,etc}
Arnaldo Carvalho de Melo
2015-07-29
perf python: Add macro to simplify maintainance of the constants array
Arnaldo Carvalho de Melo
2015-07-29
perf python: Remove dependency on 'machine' methods
Arnaldo Carvalho de Melo
2015-07-28
perf tools: Fix test build error when bindir contains double slash
Pawel Moll
2015-07-28
perf stat: Fix transaction lenght metrics
Andi Kleen
2015-07-23
perf script: Add option --show-switch-events
Adrian Hunter
2015-07-23
perf script: Don't assume evsel position of tracking events
Adrian Hunter
2015-07-23
perf record: Add option --switch-events to select PERF_RECORD_SWITCH events
Adrian Hunter
2015-07-23
perf tools: Add new PERF_RECORD_SWITCH event
Adrian Hunter
[prev]
[next]