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
2012-05-22
perf tools: Bump default sample freq to 4 kHz
Arnaldo Carvalho de Melo
2012-05-22
perf buildid-list: Work better with pipe mode
Stephane Eranian
2012-05-22
perf tools: Fix piped mode read code
Stephane Eranian
2012-05-22
perf inject: Fix broken perf inject -b
Stephane Eranian
2012-05-22
perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATA
Stephane Eranian
2012-05-22
perf tools: Add union u64_swap type for swapping u64 data
Jiri Olsa
2012-05-22
perf tools: Carry perf_event_attr bitfield throught different endians
Jiri Olsa
2012-05-22
perf record: Fix documentation for branch stack sampling
Anshuman Khandual
2012-05-22
perf target: Add cpu flag to sample_type if target has cpu
Namhyung Kim
2012-05-22
perf tools: Always try to build libtraceevent
Namhyung Kim
2012-05-22
perf tools: Rename libparsevent to libtraceevent in Makefile
Namhyung Kim
2012-05-22
perf script: Rename struct event to struct event_format in perl engine
Frederic Weisbecker
2012-05-22
perf script: Explicitly handle known default print arg type
Frederic Weisbecker
2012-05-22
perf tools: Add hardcoded name term for pmu events
Jiri Olsa
2012-05-22
perf tools: Separate 'mem:' event scanner bits
Jiri Olsa
2012-05-22
perf tools: Use allocated list for each parsed event
Jiri Olsa
2012-05-22
perf tools: Add support for displaying event parser debug info
Jiri Olsa
2012-05-22
perf test: Move parse event automated tests to separated object
Jiri Olsa
2012-05-21
Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into ...
Ingo Molnar
2012-05-18
perf evsel: Create events initially disabled -- again
David Ahern
2012-05-18
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-05-18
perf tools: Split term type into value type and term type
Jiri Olsa
2012-05-17
perf hists: Fix callchain ip printf format
Jiri Olsa
2012-05-17
perf target: Add uses_mmap field
Namhyung Kim
2012-05-16
Revert 'perf evlist: Fix creation of cpu map'
Namhyung Kim
2012-05-16
perf target: Rename functions to avoid double negation
Namhyung Kim
2012-05-12
perf annotate browser: Add key bindings help window
Arnaldo Carvalho de Melo
2012-05-12
perf annotate browser: Show 'jumpy' functions
Arnaldo Carvalho de Melo
2012-05-12
perf annotate browser: Count the numbers of jump sources to a target
Arnaldo Carvalho de Melo
2012-05-12
perf annotate: Introduce ->free() method in ins_ops
Arnaldo Carvalho de Melo
2012-05-12
perf annotate: Augment lock instruction output
Arnaldo Carvalho de Melo
2012-05-11
perf annotate: Resolve symbols using objdump comment for single op ins
Arnaldo Carvalho de Melo
2012-05-11
perf annotate: Resolve symbols using objdump comment
Arnaldo Carvalho de Melo
2012-05-11
perf probe: Detect probe target when m/x options are absent
Srikar Dronamraju
2012-05-11
perf probe: Provide perf interface for uprobes
Srikar Dronamraju
2012-05-11
perf annotate: Use raw form for register indirect call instructions
Arnaldo Carvalho de Melo
2012-05-11
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-05-10
perf hists browser: Use '/' for search/filter instead of 's'
Arnaldo Carvalho de Melo
2012-05-09
perf stat: handle ENXIO error for perf_event_open
David Ahern
2012-05-09
perf annotate: shorten helpline so it fits in visible space
David Ahern
2012-05-09
perf record: Reset event name when falling back to cpu-clock
David Ahern
2012-05-09
perf top: Update event name when falling back to cpu-clock
David Ahern
2012-05-09
perf stat: handle ENXIO error for perf_event_open
David Ahern
2012-05-09
perf record: Fix fallback to cpu-clock on ppc
David Ahern
2012-05-09
perf report: Fix format string for x86-32 compilation
Jiri Olsa
2012-05-08
Merge branch 'perf/annotate' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-05-08
perf top: Default to system wide using perf_target methods
Arnaldo Carvalho de Melo
2012-05-07
perf annotate browser: Compact 'nop' output
Arnaldo Carvalho de Melo
2012-05-07
perf annotate browser: Do raw printing in 'o'ffset in a single place
Arnaldo Carvalho de Melo
2012-05-07
perf stat: Use perf_evlist__create_maps
Namhyung Kim
[prev]
[next]