index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Fix perf version generation
Robert Richter
2013-07-08
1
-6
/
+15
*
perf symbols: Fix vdso list searching
Waiman Long
2013-07-08
3
-4
/
+11
*
perf evsel: Fix missing increment in sample parsing
Adrian Hunter
2013-07-08
1
-1
/
+1
*
perf tools: Update symbol_conf.nr_events when processing attribute events
Adrian Hunter
2013-07-08
1
-0
/
+2
*
perf tools: Fix new_term() missing free on error path
Adrian Hunter
2013-07-08
1
-0
/
+1
*
perf tools: Fix parse_events_terms() segfault on error path
Adrian Hunter
2013-07-08
1
-1
/
+2
*
perf evsel: Fix count parameter to read call in event_format__new
David Ahern
2013-07-08
1
-1
/
+1
*
perf tools: Fix -x/--exclude-other option for report command
Jiri Olsa
2013-07-08
1
-1
/
+0
*
perf evlist: Enhance perf_evlist__start_workload()
Namhyung Kim
2013-07-08
1
-1
/
+9
*
perf record: Remove -A/--append option
Jiri Olsa
2013-07-08
1
-12
/
+1
*
perf tools: Include termios.h explicitly
Joonsoo Kim
2013-07-08
1
-1
/
+1
*
perf tools: Merge all *CFLAGS* make variable into CFLAGS
Jiri Olsa
2013-05-30
1
-2
/
+3
*
perf evlist: Reset SIGTERM handler in workload child process
David Ahern
2013-05-30
1
-0
/
+2
*
perf tools: Remove cwdlen from struct perf_session
Jiri Olsa
2013-05-29
1
-1
/
+0
*
perf tools: Remove frozen from perf_header struct
Jiri Olsa
2013-05-29
2
-3
/
+0
*
perf tools: Save parent pid in thread struct
David Ahern
2013-05-28
2
-0
/
+5
*
perf stats: Fix divide by 0 in variance
David Ahern
2013-05-28
1
-1
/
+1
*
perf evsel: Fix printing of perf_event_paranoid message
David Ahern
2013-05-28
1
-1
/
+1
*
perf hists: Rename hist_entry__add_pair arguments
Jiri Olsa
2013-05-28
1
-3
/
+3
*
perf top: Add --percent-limit option
Namhyung Kim
2013-05-28
1
-0
/
+1
*
perf report: Add --percent-limit option
Namhyung Kim
2013-05-28
1
-3
/
+7
*
perf hists: Move locking to its call-sites
Namhyung Kim
2013-05-28
1
-5
/
+1
*
perf top: Get rid of *_threaded() functions
Namhyung Kim
2013-05-28
2
-42
/
+6
*
perf top: Fix percent output when no samples collected
Namhyung Kim
2013-05-28
1
-6
/
+17
*
perf tools: Handle JITed code in shared memory
Andi Kleen
2013-05-28
1
-0
/
+1
*
perf top: Use sort__has_sym
Namhyung Kim
2013-05-28
1
-1
/
+0
*
perf sort: Cleanup sort__has_sym setting
Namhyung Kim
2013-05-28
1
-4
/
+1
*
perf sort: Reorder HISTC_SRCLINE index
Namhyung Kim
2013-05-28
1
-1
/
+1
*
perf sort: Consolidate sort_entry__setup_elide()
Namhyung Kim
2013-05-28
2
-4
/
+44
*
perf sort: Separate out memory-specific sort keys
Namhyung Kim
2013-05-28
2
-16
/
+42
*
perf sort: Factor out common code in sort_dimension__add()
Namhyung Kim
2013-05-28
1
-24
/
+17
*
perf sort: Introduce sort__mode variable
Namhyung Kim
2013-05-28
2
-3
/
+9
*
perf report: Fix alignment of symbol column when -v is given
Namhyung Kim
2013-05-28
2
-12
/
+16
*
perf hists: Free unused mem info of a matched hist entry
Namhyung Kim
2013-05-28
1
-0
/
+6
*
perf hists: Fix an invalid memory free on he->branch_info
Namhyung Kim
2013-05-28
1
-0
/
+14
*
perf tools: Fix bug in isupper() and islower()
Sukadev Bhattiprolu
2013-05-28
1
-2
/
+2
*
perf tools: Remove dependency on libnewt
Arnaldo Carvalho de Melo
2013-04-01
2
-2
/
+2
*
perf tools: Fix output of symbol_daddr offset
Namhyung Kim
2013-04-01
1
-1
/
+1
*
perf machine: Detect data vs. text mappings
Stephane Eranian
2013-04-01
1
-1
/
+9
*
perf tools: Add new mem command for memory access profiling
Stephane Eranian
2013-04-01
1
-0
/
+1
*
perf record: Add support for mem access profiling
Stephane Eranian
2013-04-01
1
-0
/
+3
*
perf tools: Add mem access sampling core support
Stephane Eranian
2013-04-01
10
-10
/
+525
*
perf tools: Add support for weight v7 (modified)
Andi Kleen
2013-04-01
7
-9
/
+84
*
perf report: Add --no-demangle option
Namhyung Kim
2013-03-26
3
-4
/
+9
*
perf stat: Add per-core aggregation
Stephane Eranian
2013-03-25
2
-0
/
+58
*
perf stat: Refactor aggregation code
Stephane Eranian
2013-03-25
1
-12
/
+28
*
perf tools: Cleanup calc_data_size logic
Namhyung Kim
2013-03-21
1
-9
/
+4
*
perf tools: Get rid of die() calls in trace-data-read.c
Namhyung Kim
2013-03-21
1
-15
/
+29
*
perf tools: Get rid of read_or_die() in trace-event-read.c
Namhyung Kim
2013-03-21
1
-23
/
+57
*
perf tools: Get rid of malloc_or_die() in trace-event-read.c
Namhyung Kim
2013-03-21
1
-33
/
+67
[next]