index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
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
perf top: Default to system wide using perf_target methods
Arnaldo Carvalho de Melo
2012-05-07
perf stat: Use perf_evlist__create_maps
Namhyung Kim
2012-05-07
perf target: Consolidate target task/cpu checking
Namhyung Kim
2012-05-07
perf tools: Introduce perf_target__strerror()
Namhyung Kim
2012-05-07
perf target: Introduce perf_target__parse_uid()
Namhyung Kim
2012-05-07
perf target: Introduce perf_target_errno
Namhyung Kim
2012-05-07
perf evlist: Fix creation of cpu map
Namhyung Kim
2012-05-07
perf top: Set target.system_wide
Arnaldo Carvalho de Melo
2012-05-04
perf session: Fail on processing event with unknown size
Jiri Olsa
2012-05-02
perf ui: Change fallback policy of setup_browser()
Namhyung Kim
2012-05-02
perf ui: Add gtk2 support into setup_browser()
Namhyung Kim
2012-05-02
perf ui gtk: Rename functions for consistency
Namhyung Kim
2012-05-02
perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()
Namhyung Kim
2012-05-02
perf ui: Make setup_browser() generic
Namhyung Kim
2012-05-02
perf target: Split out perf_target handling code
Namhyung Kim
2012-05-02
perf tools: Check more combinations of PID/TID, UID and CPU switches
Namhyung Kim
2012-05-02
perf evlist: Make create_maps() take struct perf_target
Namhyung Kim
2012-05-02
perf tools: Introduce perf_target__validate() helper
Namhyung Kim
2012-05-02
perf top: Convert to struct perf_target
Namhyung Kim
2012-05-02
perf stat: Convert to struct perf_target
Namhyung Kim
2012-05-02
perf tools: Introduce struct perf_target
Namhyung Kim
2012-05-02
perf tools: Fix include header files in util/parse-events.h
Robert Richter
2012-05-02
perf test: Make the rdpmc test honour 'verbose' mode
Arnaldo Carvalho de Melo
2012-04-23
perf tools: Cleanup realloc use
Ulrich Drepper
2012-04-11
perf record: Use sw counter only if hw pmu is not detected
Robert Richter
2012-04-11
perf tools: Fix thread map that is type pid_t
Robert Richter
2012-04-11
perf stat: Declare some references static
Robert Richter
2012-04-11
perf tools: Move GTK+ bits to tools/perf/ui/gtk directory
Namhyung Kim
2012-04-11
perf tools: Move UI bits to tools/perf/ui directory
Namhyung Kim
2012-04-11
perf annotate: Fix a build error
Namhyung Kim
2012-04-11
perf tools: Fix parsers' rules to dependencies
Jiri Olsa
2012-04-11
tools: Add Makefile.include
Borislav Petkov
2012-04-11
perf tools: Ignore auto-generated bison/flex files
Namhyung Kim
2012-04-07
perf annotate browser: string search: /?n
Arnaldo Carvalho de Melo
2012-04-07
perf report: Correct display of samples and events in header
Ashay Rane
2012-04-07
perf annotate browser: Initial support for navigating jump instructions
Arnaldo Carvalho de Melo
2012-04-07
perf ui annotate browser: Add list based search for addr offset
Arnaldo Carvalho de Melo
2012-04-07
perf ui annotate browser: Move callq handling to separate function
Arnaldo Carvalho de Melo
2012-04-07
perf ui annotate browser: Allow toggling addr offset view
Arnaldo Carvalho de Melo
2012-04-07
perf annotate: Allow printing objdump line addr in different color
Arnaldo Carvalho de Melo
2012-04-07
perf ui browser: Return the current color when setting a new one
Arnaldo Carvalho de Melo
2012-04-05
perf annotate: Validate addr in symbol__inc_addr_samples
Arnaldo Carvalho de Melo
2012-04-05
perf hists browser: Fix NULL deref in hists browsing code
Jiri Olsa
2012-04-05
perf hists: Catch and handle out-of-date hist entry maps.
David Miller
2012-04-05
perf annotate: Fix hist decay
Arnaldo Carvalho de Melo
[next]