summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/hist.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-07perf top: Set target.system_wideArnaldo Carvalho de Melo1-0/+4
2012-05-04perf session: Fail on processing event with unknown sizeJiri Olsa1-21/+9
2012-05-02perf ui: Change fallback policy of setup_browser()Namhyung Kim4-18/+16
2012-05-02perf ui: Add gtk2 support into setup_browser()Namhyung Kim7-165/+205
2012-05-02perf ui gtk: Rename functions for consistencyNamhyung Kim3-17/+17
2012-05-02perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()Namhyung Kim3-6/+5
2012-05-02perf ui: Make setup_browser() genericNamhyung Kim1-19/+25
2012-05-02perf target: Split out perf_target handling codeNamhyung Kim8-44/+68
2012-05-02perf tools: Check more combinations of PID/TID, UID and CPU switchesNamhyung Kim1-0/+14
2012-05-02perf evlist: Make create_maps() take struct perf_targetNamhyung Kim5-16/+15
2012-05-02perf tools: Introduce perf_target__validate() helperNamhyung Kim5-29/+31
2012-05-02perf top: Convert to struct perf_targetNamhyung Kim3-30/+28
2012-05-02perf stat: Convert to struct perf_targetNamhyung Kim1-25/+22
2012-05-02perf tools: Introduce struct perf_targetNamhyung Kim5-32/+41
2012-05-02perf tools: Fix include header files in util/parse-events.hRobert Richter1-0/+2
2012-05-02perf test: Make the rdpmc test honour 'verbose' modeArnaldo Carvalho de Melo1-4/+2
2012-04-23perf tools: Cleanup realloc useUlrich Drepper1-11/+6
2012-04-11perf record: Use sw counter only if hw pmu is not detectedRobert Richter1-1/+1
2012-04-11perf tools: Fix thread map that is type pid_tRobert Richter1-1/+1
2012-04-11perf stat: Declare some references staticRobert Richter1-13/+13
2012-04-11perf tools: Move GTK+ bits to tools/perf/ui/gtk directoryNamhyung Kim3-2/+2
2012-04-11perf tools: Move UI bits to tools/perf/ui directoryNamhyung Kim19-36/+36
2012-04-11perf annotate: Fix a build errorNamhyung Kim1-2/+2
2012-04-11perf tools: Fix parsers' rules to dependenciesJiri Olsa1-11/+8
2012-04-11tools: Connect to the kernel build systemBorislav Petkov2-0/+17
2012-04-11tools: Add a help targetBorislav Petkov1-0/+20