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
2014-07-28
Revert "perf tools: Fix jump label always changing during tracing"
Jiri Olsa
2014-07-28
perf tools: Fix perf usage string leftover
Jiri Olsa
2014-07-25
perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty rounds
Jiri Olsa
2014-07-25
perf record: Always force PERF_RECORD_FINISHED_ROUND event
Jiri Olsa
2014-07-25
perf inject: Add --kallsyms parameter
Adrian Hunter
2014-07-25
perf tools: Expose 'addr' functions so they can be reused
Adrian Hunter
2014-07-24
perf session: Fix accounting of ordered samples queue
Jiri Olsa
2014-07-24
perf powerpc: Include util/util.h and remove stringify macros
Sukadev Bhattiprolu
2014-07-23
perf tools: Fix build on gcc 4.4.7
Arnaldo Carvalho de Melo
2014-07-23
perf tools: Add thread parameter to vdso__dso_findnew()
Adrian Hunter
2014-07-23
perf tools: Add dso__type()
Adrian Hunter
2014-07-23
perf tools: Separate the VDSO map name from the VDSO dso name
Adrian Hunter
2014-07-23
perf tools: Add vdso__new()
Adrian Hunter
2014-07-23
perf machine: Fix the lifetime of the VDSO temporary file
Adrian Hunter
2014-07-23
perf tools: Group VDSO global variables into a structure
Adrian Hunter
2014-07-23
perf session: Add ability to skip 4GiB or more
Adrian Hunter
2014-07-23
perf session: Add ability to 'skip' a non-piped event stream
Adrian Hunter
2014-07-23
perf tools: Pass machine to vdso__dso_findnew()
Adrian Hunter
2014-07-23
perf tools: Add dso__data_size()
Adrian Hunter
2014-07-23
perf tools: Move rdtsc() function
Adrian Hunter
2014-07-23
perf machine: Add ability to record the current tid for each cpu
Adrian Hunter
2014-07-23
perf tools: Add cpu to struct thread
Adrian Hunter
2014-07-23
perf tools: Add dsos__hit_all()
Adrian Hunter
2014-07-23
perf tools: Add dso__data_status_seen()
Adrian Hunter
2014-07-23
perf tools: Record whether a dso has data
Adrian Hunter
2014-07-23
perf script: Do not print dangling '=>' for BTS
Adrian Hunter
2014-07-23
perf script: Improve srcline display for BTS
Adrian Hunter
2014-07-23
perf tools: Fix jump label always changing during tracing
Adrian Hunter
2014-07-22
perf tools: Fix incorrect fd error comparison
Adrian Hunter
2014-07-18
perf tests: Update attr test with PERF_FLAG_FD_CLOEXEC flag
Jiri Olsa
2014-07-18
perf tools: Enable close-on-exec flag on perf file descriptor
Yann Droneaud
2014-07-17
perf tools: Allow TSC conversion on any arch
Adrian Hunter
2014-07-17
perf tools: Remove needless getopt.h includes
Jiri Olsa
2014-07-17
perf tools: Add --debug optionto set debug variable
Jiri Olsa
2014-07-17
perf tools: Factor eprintf to allow different debug variables
Jiri Olsa
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-07-17
perf tools: Remove verbose from functions prototypes
Jiri Olsa
2014-07-17
perf machine: Fix leak of 'struct thread' on error path
Adrian Hunter
2014-07-17
perf thread: Allow deletion of a thread with no map groups
Adrian Hunter
2014-07-17
perf machine: Fix map groups of threads with unknown pids
Adrian Hunter
2014-07-16
perf evsel: Add 'immediate' option
Adrian Hunter
2014-07-16
perf evsel: Add 'no_aux_samples' option
Adrian Hunter
2014-07-16
perf tools: Add option macro OPT_CALLBACK_OPTARG
Adrian Hunter
2014-07-16
perf tools: Add feature test for __sync_val_compare_and_swap
Adrian Hunter
2014-07-16
perf evlist: Pass mmap parameters in a struct
Adrian Hunter
2014-07-16
perf session: Flag if the event stream is entirely in memory
Adrian Hunter
2014-07-16
perf symbols: Add ability to iterate over a dso's symbols
Adrian Hunter
2014-07-16
perf symbols: Do not attempt to read data from kallsyms
Adrian Hunter
2014-07-16
perf symbols: Record whether a dso is 64-bit
Adrian Hunter
2014-07-16
perf buildid-cache: Apply force option to copying kcore
Adrian Hunter
[next]