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
/
util
Age
Commit message (
Expand
)
Author
2011-01-29
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
Arnaldo Carvalho de Melo
2011-01-29
perf evlist: Support non overwrite mode in perf_evlist__read_on_cpu
Arnaldo Carvalho de Melo
2011-01-29
perf events: Account PERF_RECORD_LOST events in event__process
Arnaldo Carvalho de Melo
2011-01-28
perf probe: Add filters support for available functions
Masami Hiramatsu
2011-01-28
perf probe: Add variable filter support
Masami Hiramatsu
2011-01-28
perf tools: Add strfilter for general purpose string filter
Masami Hiramatsu
2011-01-24
perf evsel: Introduce perf_evsel__{in,ex}it
Arnaldo Carvalho de Melo
2011-01-24
perf tools: Move event__parse_sample to evsel.c
Arnaldo Carvalho de Melo
2011-01-24
perf threads: Move thread_map to separate file
Arnaldo Carvalho de Melo
2011-01-24
perf tools: Pass the struct opt to the wildcard parsing routine
Arnaldo Carvalho de Melo
2011-01-24
perf probe: Add --funcs to show available functions in symtab
Masami Hiramatsu
2011-01-24
perf probe: Enable to put probe inline function call site
Masami Hiramatsu
2011-01-24
perf probe: Introduce lines walker interface
Masami Hiramatsu
2011-01-22
perf callchain: Don't give arbitrary gender to callchain tree nodes
Frederic Weisbecker
2011-01-22
perf callchain: Rename register_callchain_param into callchain_register_param
Frederic Weisbecker
2011-01-22
perf callchain: Rename cumul_hits into callchain_cumul_hits
Frederic Weisbecker
2011-01-22
perf callchain: Feed callchains into a cursor
Frederic Weisbecker
2011-01-22
perf evlist: Steal mmap reading routine from 'perf top'
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Add missing cpu_map__delete()
Arnaldo Carvalho de Melo
2011-01-22
perf evlist: Move the mmap array from perf_evsel
Arnaldo Carvalho de Melo
2011-01-22
perf evsel: Introduce mmap support
Arnaldo Carvalho de Melo
2011-01-22
perf evsel: Allow specifying if the inherit bit should be set
Arnaldo Carvalho de Melo
2011-01-22
perf evsel: Support event groups
Arnaldo Carvalho de Melo
2011-01-22
perf evlist: Adopt the pollfd array
Arnaldo Carvalho de Melo
2011-01-22
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Fix time function double declaration with glibc
Thomas Renninger
2011-01-22
perf tools: Fix build when using gcc 3.4.6
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Add missing header, fixes build
Arnaldo Carvalho de Melo
2011-01-22
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-21
perf symbols: Fix annotation of thumb code
Dr. David Alan Gilbert
2011-01-17
perf tools: Fix tracepoint id to string perf.data header table
Arnaldo Carvalho de Melo
2011-01-17
perf tools: Fix handling of wildcards in tracepoint event selectors
Arnaldo Carvalho de Melo
2011-01-10
perf session: Fix infinite loop in __perf_session__process_events
Arnaldo Carvalho de Melo
2011-01-10
perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)
Arnaldo Carvalho de Melo
2011-01-07
perf tools: Pass whole attr to event selectors
Lin Ming
2011-01-06
perf tools: Fix buffer overflow error when specifying all tracepoints
Han Pingtian
2011-01-05
perf session: Warn about errors when processing pipe events too
Arnaldo Carvalho de Melo
2011-01-05
perf tools: Fix perf_event.h header usage
Stephane Eranian
2011-01-05
Merge commit 'v2.6.37' into perf/core
Ingo Molnar
2011-01-04
perf timechart: Adjust perf timechart to the new power events
Thomas Renninger
2011-01-04
Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-01-04
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
2011-01-04
perf evsel: Auto allocate resources needed for some methods
Arnaldo Carvalho de Melo
2011-01-04
perf evsel: Use {cpu,thread}_map to shorten list of parameters
Arnaldo Carvalho de Melo
2011-01-04
perf tools: Refactor all_tids to hold nr and the map
Arnaldo Carvalho de Melo
2011-01-04
perf tools: Refactor cpumap to hold nr and the map
Arnaldo Carvalho de Melo
2011-01-04
perf evsel: Introduce per cpu and per thread open helpers
Arnaldo Carvalho de Melo
2011-01-04
perf evsel: Steal the counter reading routines from stat
Arnaldo Carvalho de Melo
2011-01-03
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
2011-01-03
perf util: Move do_read from session to util
Arnaldo Carvalho de Melo
[next]